This wraps up the ctdlmigrate fixes.
[citadel.git] / citadel / modules / ctdlproto / serv_syscmds.c
2021-03-09 rootThis wraps up the ctdlmigrate fixes.
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroServer restart via command no longer requires running...
2018-08-08 Art Cancroadded more diagnostic messages to mmnext sanity checks
2017-05-24 Art CancroRemoved some vestiges of the old logging system
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove cull to serv_syscmds
2013-09-14 Wilfried Goesgensmove log switcher funcs to serv_syscmds.c
2013-09-14 Wilfried Goesgensstart moving system commands into its own file