stringbuf.c: random idle style cleanup.
[citadel.git] / citadel / database.c
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1999-11-19 Art Cancro* Fixed a *serious* memory leak in the database functio...
1999-10-29 Art Cancro* database.c: Removed arbitrary limit on maximum number...
1999-10-29 Art Cancro* Debugged all possible ways for a session to terminate...
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-09-01 Art Cancro* database.c: isplay the GDBM version string on startup
1999-06-24 Art Cancro * added server command line option "-f" to...
1999-05-22 Art Cancro * Added function CtdlGetDynamicSymbol() for...
1999-05-20 Art Cancrodatabase.c: print log messages for file defragmentations
1999-03-09 Nathan Bryant * sysdep.c: call DLoader_Init() with an absolut...
1999-02-24 Nathan Bryantfixes for BSDI. see ChangeLog.
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-06 Art Cancro * Replaced all occurances of malloc(), realloc...
1998-11-21 Art Cancroroom expires
1998-11-11 Art CancroWed Nov 11 00:47:32 EST 1998 Art Cancro <ajc@uncnsrd...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-01 Art Cancroserv_upgrade.c: cosmetic changes
1998-11-01 Art CancroMore stoopid ANSI colour additions
1998-10-06 Art CancroFixed stuff I broke.
1998-10-05 Art CancroDon't automatically defrag databases on shutdown
1998-09-28 Art CancroDefined user/room relationships
1998-08-31 Art CancroMoved all of the gdbm databases to a separate "data...
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-24 Art Cancro Removed all of the "pwcrypt" stuff. The algorithm...
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-13 Art Cancro Miscellaneous bug fixes. Also restored the ability...
1998-07-11 Art CancroInitial revision