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  8e944083763c9ddcb32d763cf8f19c966d01f873 (commit)
      from  ab6b11ab4005e990fbb368b14c42630b7694c54f (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=8e944083763c9ddcb32d763cf8f19c966d01f873
commit 8e944083763c9ddcb32d763cf8f19c966d01f873
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 23 19:55:49 2021 -0500

    No more cleanup hooks.  The OS can reclaim memory better than we can.  We 
want to get to the database close as soon as possible.

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

Summary of changes:
 citadel/citserver.c                       | 10 +---
 citadel/control.c                         |  8 +--
 citadel/database.c                        | 15 ++---
 citadel/modules/calendar/serv_calendar.c  |  8 +--
 citadel/modules/fulltext/ft_wordbreaker.c | 20 -------
 citadel/modules/fulltext/serv_fulltext.c  |  3 +-
 citadel/modules/imap/serv_imap.c          |  7 +--
 citadel/modules/inetcfg/serv_inetcfg.c    | 12 +---
 citadel/modules/network/serv_network.c    | 10 +---
 citadel/modules/nntp/serv_nntp.c          | 10 ----
 citadel/modules/smtp/serv_smtp.c          |  8 +--
 citadel/modules/xmpp/serv_xmpp.c          |  4 +-
 citadel/modules/xmpp/xmpp_queue.c         | 18 +-----
 citadel/serv_extensions.c                 | 93 +------------------------------
 citadel/serv_extensions.h                 |  7 ---
 citadel/sysdep.c                          |  2 -
 16 files changed, 20 insertions(+), 215 deletions(-)


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

Reply via email to