* Renamed "struct user" to "struct ctdluser"
[citadel.git] / citadel / serv_vandelay.c
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-06-29 Art Cancro* Renamed fields in 'struct config' which are no longer...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2003-01-15 Art Cancro* First cut at static-linking the citserver. Ripped...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-23 Art Cancro* Set up the framework for different "views" of a room
2002-03-12 Nathan Bryantmore sprintf bashing
2002-03-11 Nathan Bryantwarning fixes on sparc-sun-solaris2.8 with gcc 3.0...
2001-12-02 Art Cancro* Implemented new room flag QR2_SYSTEM which supresses...
2001-10-29 Art Cancro* More of the same
2001-10-29 Art Cancro* Renamed "SuppMsgInfo" to "MetaData" because that...
2001-10-17 Nathan Bryant - declare *printf format specifiers if gcc detected
2001-07-29 Nathan Bryant - added a new function to the database interface,...
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-04-28 Art Cancro* Updated some of the docs. Bumped version number...
2001-04-28 Art Cancro*** empty log message ***
2001-04-01 Andru LuvisiChanged two fclose()s to pclose()s in serv_vandelay.c
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-22 Stu MarkMostly made changes to allow client_gets to handle...
2001-01-13 Nathan Bryantmerged remaining changes from TRANSACTIONS (using cvs...
2001-01-09 Art Cancro* Merged in code from the TRANSACTIONS branch for testing.
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-12 Art Cancro* Made the transaction open/close a global thing, in...
2000-12-09 Art Cancro* A few final touches to the Sleepycat DB back-end
2000-10-23 Michael Hampton* War on goto: rewrote a few easy functions to elimina...
2000-08-05 Art Cancro* Added [idle] to client wholist display for sessions...
2000-07-17 Art Cancro* Completed serv_vandelay.c (importer/exporter module)
2000-07-16 Art Cancro* fix
2000-07-16 Art Cancro* vandelay
2000-07-15 Art Cancro* vandelay
2000-07-11 Art Cancrofix
2000-07-11 Art Cancro* vandelay
2000-07-10 Art Cancro* Another attempt to fix the crashy crashy bug in serv_...
2000-07-10 Art Cancro* added an unfinished serv_vandelay.c (Art Vandelay...
2000-07-09 Art Cancro* Added the Art Vandelay module