Citadel API clean up.
[citadel.git] / citadel / policy.c
2009-10-17 Dave WestCitadel API clean up.
2009-04-17 Wilfried Göesgens* give all commands their own function
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-07-26 Dave WestMoved to new module init structure.
2005-10-25 Art Cancro* msgbase.c: when a summary mode message list is reques...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2004-07-10 Art Cancro* Changed "policy set" message to "policy has been...
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-02-01 Art Cancro* policy.c: fix bug in GetExpirePolicy() that was causi...
2003-12-24 Art Cancro* Allow a separate default message expire policy for...
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-01-16 Art Cancro* citadel_ipc.c: when issuing a SPEX command, send...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-02-04 Art Cancro* more imap. imap sucks. die crispin die.
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-08-10 Art Cancro* Changed all the "200 ok" responses to more descriptiv...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-03-12 Art Cancro* Removed the semi-broken "chat room" functionality...
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-07-11 Art Cancro * room_ops.c: eliminate room name parameter...
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-29 Nathan Bryant * policy.c: warning fix for OSF/1 (use memset...
1998-10-24 Art Cancropolicy.c: implemented cmd_gpex() and cmd_spex()
1998-10-24 Art Cancropolicy
1998-10-24 Art Cancropolicy.c: added, moved GetExpirePolicy() from room_ops.c