* Did most of the migration from save_message() to CtdlSaveMsg(). The
[citadel.git] / citadel / control.c
1999-09-16 Art Cancro* Did most of the migration from save_message() to...
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-07-08 Art Cancro * control.c: create citadel.control if it doesn...
1999-06-24 Art Cancro * added server command line option "-f" to...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-21 Art Cancroroom expires
1998-11-18 Art CancroStarted implementing global room numbers.
1998-11-10 Nathan Bryant * commands.c, control.c, cux2ascii.c, file_ops...
1998-11-07 Art Cancro * Implemented CONF server command for site-global...
1998-11-07 Art Cancro * citadel.h (and related files): removed defunc...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
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-07-13 Art Cancro Miscellaneous bug fixes. Also restored the ability...
1998-07-12 Art Cancro Finished all of the code relating to the "global serve...
1998-07-11 Art CancroInitial revision