* Replaced most of the very repetitive and very redundant access level checks
[citadel.git] / citadel / serv_expire.c
2000-06-03 Art Cancro* Replaced most of the very repetitive and very redunda...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-04-19 Art Cancro* Don't ever expire the Local System Configuration...
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-02-26 Art Cancro* Fortified the message base and SMTP code so that...
2000-01-15 Art Cancro* Added a generic (void *) parameter to the ForEachUser...
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-10-03 Art Cancro* Misc fixes and comment/docs updates
1999-07-28 Art Cancro* Server modules are now labelled with their RCS ID...
1999-07-28 Art Cancro* serv_expire.c: expire-by-age now calls CtdlFetchMessa...
1999-07-27 Art CancroRemoved all references to CC->msglist and CC->num_msgs...
1999-07-12 Art Cancro * Added supplementary message info records...
1999-07-08 Art Cancro * control.c: create citadel.control if it doesn...
1999-04-23 Art Cancroserv_expire.c: now posts transcripts of all auto-purged...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
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-07 Art Cancromade some code a little easier to read
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-21 Art Cancroserv_expire.c: finished the code to purge stale visits
1998-11-21 Art Cancroroom expires
1998-11-20 Art Cancro * serv_expire.c: began writing functions to...
1998-11-19 Art Cancrochainsaw tendencies
1998-11-12 Art Cancro * serv_expire.c: purge ops are now a command...
1998-11-10 Art Cancro * serv_upgrade.c: added all missing fields to export...
1998-11-09 Art Cancro * serv_expire.c: created; moved message expiry...