* Variable names, comments, documentation, etc... removed the acronym 'BBS'
[citadel.git] / citadel / config.c
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-04 Art Cancro* config.c: default setting for "maxmsglen" is now...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2001-11-14 Art Cancro* Network run frequency is now a site-definable setting
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-04-13 Art Cancro* Fixed a problem that crashed the client during <G...
1999-11-17 Art Cancro* Removed the session_count() function. Instead, keep...
1999-11-04 Art Cancro* Changed 'number of worker threads' from a sysconfig...
1999-09-19 Art Cancro* migrated cmd_ent3() to CtdlSaveMessage()
1999-09-01 Art Cancro* Actually _enforce_ the max msg len limit
1999-04-13 Nathan Bryant * config.c, sysdep.c: fix -h option not setting...
1999-04-09 Art Cancro * config.c: now requires a setup run for *any* rev...
1999-04-03 Nathan Bryant * Makefile.in, configure.in, chkpwd.c, acconfig...
1999-03-05 Nathan BryantSee ChangeLog for 1999-03-0[45] for details.
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-23 Art Cancroconfig.c: added put_config()
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-03 Nathan BryantSun Aug 2 21:09:09 EDT 1998 Nathan Bryant <bryant...
1998-08-02 Nathan BryantSun Aug 2 18:52:05 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision