Modified the behavior of ForEachUser() to do the two phase load/perform cycle
authorArt Cancro <ajc@citadel.org>
Mon, 5 Aug 2019 02:44:34 +0000 (22:44 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 5 Aug 2019 02:44:34 +0000 (22:44 -0400)
commit9ffea7c3315046ddcea2589656c13da5f5e0c076
tree454dfa303f1d73a38b0cb8bf8f72081970452ea6
parentbdfa2e9b6af7e32b11461433a28dd6551f830888
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.
citadel/citserver.h
citadel/control.c
citadel/internet_addressing.c
citadel/modules/ctdlproto/serv_user.c
citadel/modules/expire/serv_expire.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/upgrade/serv_upgrade.c
citadel/user_ops.c
citadel/user_ops.h