Mailing list header changes (fuck you Google)
[citadel.git] / citadel / ipcdef.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-09-08 Art CancroWell, it doesn't crash anymore, but it also doesn't...
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-14 Art CancroCtdlRoomAccess() can now return a new value UA_REPLYALL...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2007-12-21 Wilfried Göesgens* inverted flag logic, so now the smtp public posting...
2007-12-03 Wilfried Göesgens* applied Patrick Colemans patch
2007-11-05 Art CancroNew 231 response code (SERVER_SHUTTING_DOWN)
2007-06-24 Art CancroCreating a mailbox room no longer automatically sets
2007-06-23 Wilfried Göesgens* added flag to make clients add a subject
2007-03-28 Art Cancro* New room flag QR2_COLLABDEL ('collaborative
2007-01-27 Art Cancro* Moved message deletion into the CtdlRoomAccess()...
2007-01-18 Art Cancro* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
2007-01-10 Art Cancro* Augmented the access control model and API
2006-01-11 Art Cancro* Added a per-user client option to always compose...
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-02-26 Michael Hampton* Client stability and enhancements:
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2003-04-07 Art Cancro* Reworked all the "list rooms" operations so that...
2002-09-30 Michael Hampton* ipcdef.h: add extern "C" for linking to C++ programs
2002-09-30 Michael Hampton* ipcdef.h: remove prototype for connection_died()...
2002-08-14 Art Cancro* Extend GETR/SETR to allow twiddling of bits in the...
2002-05-24 Art Cancro* Fixed the "idle timeout during paginator prompt"...
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-02-12 Art Cancro* Threw in a few more #ifdef's so the client build...
2002-01-06 Michael Hampton* SSL/TLS support for the Citadel/UX wire protocol
2001-12-02 Art Cancro* Implemented new room flag QR2_SYSTEM which supresses...
2001-01-15 Art Cancro* temporary implementation of 901 asynchronous express...
1999-06-28 Art Cancro * Changed any remaining references to UUCP, to "Intern...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-11-21 Art Cancro * Added a fourth color mode in the client:...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-08-25 Art Cancro * setup.c: Removed yesno_s()
1998-08-24 Art Cancro * Added a CtdlGotoRoom() function to the Citade...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Art Cancro * Implemented a bunch of user account related...
1998-08-17 Art Cancro * Updated citmail.c with the latest stuff from...
1998-08-06 Art CancroGot the CitadelAPI library to the point where the serve...
1998-07-11 Art CancroInitial revision