This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".

The branch, master has been updated
       via  e830265f9a3238898ea25e8ed4782e50f2b7a775 (commit)
      from  554b4865ddb1cd09b9311b13307b61abf4f1b22d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=e830265f9a3238898ea25e8ed4782e50f2b7a775
commit e830265f9a3238898ea25e8ed4782e50f2b7a775
Author: Art Cancro <a...@citadel.org>
Date:   Thu Jul 16 16:53:15 2020 -0400

    it now builds but does not do inbox filtering

-----------------------------------------------------------------------

Summary of changes:
 citadel/citadel.h                        |   3 +-
 citadel/config.h                         |   6 +-
 citadel/configure.ac                     |  16 -
 citadel/control.c                        |   4 +-
 citadel/docs/citadelapi.txt              |   3 +-
 citadel/docs/test_suite.txt              |  45 ---
 citadel/include/ctdl_module.h            |   2 +-
 citadel/internet_addressing.c            |   4 +-
 citadel/modules/ctdlproto/serv_session.c |  12 +-
 citadel/modules/migrate/serv_migrate.c   |   6 +-
 citadel/modules/sieve/serv_sieve.c       | 543 +++++--------------------------
 citadel/modules/upgrade/serv_upgrade.c   |  47 +++
 citadel/serv_extensions.c                |   4 +-
 citadel/serv_sieve.h                     |  64 ----
 webcit/sieve.c                           | 346 +-------------------
 webcit/webcit.h                          |   2 +-
 16 files changed, 163 insertions(+), 944 deletions(-)
 delete mode 100644 citadel/docs/test_suite.txt
 delete mode 100644 citadel/serv_sieve.h


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to