* Changed the format of the euidindex record to contain the record's key.
[citadel.git] / citadel / serv_upgrade.c
2005-10-06 Art Cancro* Changed the format of the euidindex record to contain...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-10-01 Art Cancro* Began writing code to index messages by euid per...
2005-06-22 Art Cancro* Automatic deletion of committed database logs is...
2005-05-22 Art Cancro* Full text indexer is now switchable on/off
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2004-06-24 Art Cancro* Bumped internal version number to 6.23
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-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2003-08-17 Art Cancro* Don't fail on "data files too old to be upgraded...
2003-07-30 Art Cancro* Removed the "weekly" script and began installing...
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro* Renamed:
2003-06-29 Art Cancro*** empty log message ***
2003-06-28 Art Cancro* Bump internal version number to 6.08
2003-04-28 Art Cancro* Added a site-configurable setting to suppress the...
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-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-03-29 Art Cancro* Removed the BMBX command. Mailbox security update...
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-12 Nathan Bryantmore sprintf bashing
2002-03-09 Art Cancro* Added BMBX to fix a problem
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-01-09 Art Cancro* Merged in code from the TRANSACTIONS branch for testing.
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-01-09 Art Cancro* Get/save arbitrary configs
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-10-08 Art Cancro* More vCard-related debugging
1999-10-03 Art Cancro* Added serv_upgrade.h to automagically convert pre...
1999-07-27 Art CancroRemoved serv_upgrade.c and all references to it in...
1999-07-16 Art Cancro * eliminate redundant "name" parameter in [l]putuser...
1999-07-11 Art Cancro * room_ops.c: eliminate room name parameter...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-29 Nathan Bryantirix fixen
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1999-01-06 Art Cancro * Replaced all occurances of malloc(), realloc...
1998-12-12 Art Cancro * setup.c: default value for maxsessions is...
1998-12-03 Nathan Bryant * serv_upgrade.c: don't create citadel.config...
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-21 Art Cancrofixes
1998-11-20 Art Cancro * Fixed serv_upgrade.c and export5.c (found...
1998-11-20 Art Cancroupdated serv_upgrade to handle some of the new data...
1998-11-19 Art Cancrochainsaw tendencies
1998-11-18 Art CancroStarted implementing global room numbers.
1998-11-11 Nathan Bryant * serv_upgrade.c: fix uninitialized variable
1998-11-11 Art Cancrofixed upgrade stuff
1998-11-10 Art Cancro * serv_upgrade.c: added all missing fields to export...
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-11-02 Art Cancrostuff
1998-11-02 Art Cancromore export stuff
1998-11-02 Art Cancro * setup.c: looks for 'citadel', 'bbs', or ...
1998-11-01 Art Cancroserv_upgrade.c: cosmetic changes
1998-11-01 Nathan Bryant * serv_upgrade.c: warning fixes
1998-11-01 Art CancroMore stoopid ANSI colour additions
1998-10-28 Art Cancro * Unified the "unpacked database" format for both...
1998-10-13 Art CancroFinished the import module
1998-10-13 Art CancroUpdate stuff
1998-10-13 Art Cancroimport.c is now serv_upgrade.c, a module (unfinished)