MSGS command can now do full text search on the room
[citadel.git] / citadel / serv_vandelay.c
2006-08-27 Art CancroMSGS command can now do full text search on the room
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up the compile...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-06-22 Art Cancro* Automatic deletion of committed database logs is...
2005-06-01 Art Cancro* serv_vandelay.c: updated the export format to include...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-08 Art Cancro* client_gets(char *buf) has been replaced by
2004-09-15 Art Cancro* Add an SMTP MSA listener (separate port, requires...
2004-09-11 Michael Hampton* Remove calls to the broken flush_output() while I...
2004-09-05 Michael Hampton* Buffered output needs to be flushed in several places...
2004-06-24 Art Cancro* updated serv_vandelay.c to include new "c_ip_addr...
2004-06-16 Art Cancro* Scheduler fix ... added the rescan pipe back in
2004-06-14 Art Cancro* serv_vandelay.c: re-inserted a missing line of code...
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
2004-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2003-12-24 Art Cancro* Allow a separate default message expire policy for...
2003-11-30 Art Cancro* Support IMAP \Answered flag
2003-08-13 Art Cancro* Removed the last vestiges of the now-obsolete global...
2003-07-30 Art Cancro* Removed the "weekly" script and began installing...
2003-07-14 Art Cancro* ipgm_secret is no longer set during setup. Now it...
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