Changeover to new room structure. See ChangeLog for details.
[citadel.git] / citadel / citserver.c
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-29 Art Cancro * Removed code from some of the utilities which...
1998-09-19 Art Cancrocitserver.c: removed cmd_extn() and related code
1998-09-18 Art Cancro * server.h, dynloader.c, citserver.c, user_ops...
1998-09-17 Art Cancro * Implemented separate structs, lists, and...
1998-09-15 Art Cancro * Tried my hand at adding the ability for serve...
1998-09-08 Brian CostelloDamn CVS. This should have the unlimited extra command...
1998-08-26 Brian Costello[aug 25 btx]
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-17 Art Cancro * Updated citmail.c with the latest stuff from...
1998-08-12 Art CancroAdded the EXTN command in a temporary form to run serve...
1998-08-06 Art CancroGot the CitadelAPI library to the point where the serve...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-12 Art Cancro This is part of the server core. It contains code...
1998-07-12 Art Cancro Changed logging mechanism from a circular binary file...
1998-07-12 Art Cancro Finished all of the code relating to the "global serve...
1998-07-11 Art CancroInitial revision