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  7f9d699a7f73ac27bcbde2075a8758744036fb98 (commit)
      from  4a15af614c3957ed5f7092c27cd0cb954c725eac (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=7f9d699a7f73ac27bcbde2075a8758744036fb98
commit 7f9d699a7f73ac27bcbde2075a8758744036fb98
Author: Art Cancro <a...@citadel.org>
Date:   Sun Aug 9 16:48:18 2020 -0400

    Removed support for 'before read hooks' because there is no such thing.

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

Summary of changes:
 citadel/config.c                                   |  2 +-
 citadel/euidindex.c                                |  4 +--
 .../modules/autocompletion/serv_autocompletion.c   |  4 +--
 citadel/modules/bio/serv_bio.c                     |  4 +--
 citadel/modules/calendar/serv_calendar.c           | 14 ++++-----
 citadel/modules/ctdlproto/serv_messages.c          |  8 ++---
 citadel/modules/ctdlproto/serv_rooms.c             |  4 +--
 citadel/modules/expire/serv_expire.c               |  6 ++--
 citadel/modules/fulltext/serv_fulltext.c           |  4 +--
 citadel/modules/image/serv_image.c                 |  6 ++--
 citadel/modules/imap/imap_fetch.c                  |  8 ++---
 citadel/modules/imap/imap_search.c                 | 34 +++++++++++-----------
 citadel/modules/inboxrules/serv_inboxrules.c       | 29 ++++++++++--------
 citadel/modules/inetcfg/serv_inetcfg.c             |  4 +--
 citadel/modules/migrate/serv_migrate.c             |  4 +--
 citadel/modules/network/serv_netmail.c             |  2 +-
 citadel/modules/network/serv_netspool.c            |  4 +--
 citadel/modules/nntp/serv_nntp.c                   |  4 +--
 citadel/modules/smtp/serv_smtp.c                   |  4 +--
 citadel/modules/smtp/serv_smtpclient.c             |  4 +--
 citadel/modules/vcard/serv_vcard.c                 |  8 ++---
 citadel/modules/wiki/serv_wiki.c                   | 12 ++++----
 citadel/modules/xmpp/xmpp_presence.c               |  4 +--
 citadel/msgbase.c                                  | 16 ++++------
 citadel/msgbase.h                                  |  2 +-
 citadel/server.h                                   |  1 -
 26 files changed, 97 insertions(+), 99 deletions(-)


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

Reply via email to