Modified the behavior of ForEachUser() to do the two phase load/perform cycle
[citadel.git] / citadel / modules / ctdlproto / serv_user.c
2019-08-05 Art CancroModified the behavior of ForEachUser() to do the two...
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2017-11-30 Art CancroSynchronization of LDAP users to Citadel is now complet...
2017-10-30 Art CancroInternal API change, create_user() now expects to be...
2017-10-30 Art CancroChange the become_user parameter of create_user() to...
2017-10-30 Art CancroRemove unused parameter
2017-06-24 Art CancroAGEA and ASEA server commands to get and set a user...
2017-06-23 Art Cancrosmall cleanup of serv_user.c before I work on it
2017-03-30 Art Cancromore moving to new logging standard
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-06-03 Art CancroFinished migrating legacy control record to new config...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art CancroMigrated many other files to the new config system
2015-04-19 Wilfried GoesgensIn case of to many users online we throw an error;...
2015-04-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2015-04-17 Wilfried GoesgensIn case of to many users online we throw an error;...
2014-11-08 Wilfried Goesgensadd function to lock the current user.
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove cmd_isme to serv_user.c
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-14 Wilfried Goesgensoops, forgot to add the user commands