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.org ".

The branch, master has been updated
       via  9ffea7c3315046ddcea2589656c13da5f5e0c076 (commit)
      from  bdfa2e9b6af7e32b11461433a28dd6551f830888 (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=9ffea7c3315046ddcea2589656c13da5f5e0c076
commit 9ffea7c3315046ddcea2589656c13da5f5e0c076
Author: Art Cancro <a...@citadel.org>
Date:   Sun Aug 4 22:44:34 2019 -0400

    Modified the behavior of ForEachUser() to do the two phase load/perform 
cycle
    as part of the function, since so many callbacks were implementing this 
anyway.

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

Summary of changes:
 citadel/citserver.h                    |   2 +-
 citadel/control.c                      |  17 +++--
 citadel/internet_addressing.c          |  56 +++------------
 citadel/modules/ctdlproto/serv_user.c  |  36 +++++++++-
 citadel/modules/expire/serv_expire.c   | 102 +++++++++------------------
 citadel/modules/migrate/serv_migrate.c |  36 ++++++----
 citadel/modules/upgrade/serv_upgrade.c | 124 +++++++++------------------------
 citadel/user_ops.c                     | 106 ++++++++++------------------
 citadel/user_ops.h                     |   3 +-
 9 files changed, 181 insertions(+), 301 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to