* Renamed "struct user" to "struct ctdluser"
[citadel.git] / citadel / policy.c
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