* Renamed "struct user" to "struct ctdluser"
[citadel.git] / citadel / citadel.h
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-06-29 Art Cancro* Renamed fields in 'struct config' which are no longer...
2003-06-28 Art Cancro* Bump internal version number to 6.08
2003-05-26 Art Cancro* citadel.h: changed internal version number to 6.07
2003-05-16 Art Cancro* Removed the old rec_log() facility because the utilit...
2003-05-16 Nathan Bryantmake configure.ac automagically do the right thing...
2003-04-28 Art Cancro* Added a site-configurable setting to suppress the...
2003-04-07 Art Cancro* Reworked all the "list rooms" operations so that...
2003-03-01 Art Cancro* Fix missing protocol header when outputing messages...
2003-02-13 Art Cancro* Applied "multi editor" patch supplied by georbit
2003-01-13 Art Cancro* Do calendar support only if libical header *and*...
2003-01-12 Art Cancro* Start marking things for 6.05 release
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-10-17 Michael Hampton* Convert room listings and some aide functions to...
2002-10-15 Art Cancro* Numerous warning fixes and cleanups for compile on...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-08 Art Cancro* doco update
2002-08-31 Art Cancro* Set version number to 6.00 in documentation and heade...
2002-07-21 Michael Hampton* Remove duplicate call for server time in who_is_onlin...
2002-06-22 Michael Hampton* Use a new IPC API (in citadel_ipc.c). Partially...
2002-06-16 Michael Hampton* BASEROOM and AIDEROOM are now almost completely editable.
2002-06-09 Art Cancro* Started working on the spam filter
2002-05-24 Art Cancro* Fixed the "idle timeout during paginator prompt"...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-23 Art Cancro* Set up the framework for different "views" of a room
2002-03-29 Art Cancro* Removed the BMBX command. Mailbox security update...
2002-03-13 Art Cancro* Site-configurable option "Allow system Aides to gain...
2002-03-03 Art Cancro* Client and server options to disable self-service...
2002-03-02 Art Cancro* Properly implemented the network filter list. Finish...
2002-02-17 Stu Markadded a nested ungoto list, so you can ungoto 100 times.
2001-12-30 Art Cancro* CtdlSaveMsg() is now CtdlSubmitMsg() and can accept...
2001-12-11 Nathan Bryant - fix library flags, includes for portability
2001-12-08 Art Cancro* oops
2001-12-02 Art Cancro* 5.90 alpha1
2001-12-02 Art Cancro* Implemented new room flag QR2_SYSTEM which supresses...
2001-11-14 Art Cancro* Network run frequency is now a site-definable setting
2001-11-13 Art Cancro* Re-introduced the ability to enter IGnet mail into...
2001-10-12 Art Cancro* Started writing the Use Table code for the new networker
2001-09-06 Art Cancro* A few more updates to the networker
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-08-11 Art Cancro* Realized that I am stupid and started implementing...
2001-04-28 Art Cancro* Updated some of the docs. Bumped version number...
2001-04-21 Art Cancro* Began implementation of per-message seen/unseen attribute
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-10-04 Art Cancro* Allow Aides to zap rooms (site configurable setting)
2000-08-14 Brian Costello- Added constant sizes for usernames and the nonce...
2000-07-09 Art Cancro* Overhauled the keepalive logic in the chat client...
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-05-23 Art Cancro* Updated docs and tagged everything for the 5.72 release
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-13 Art Cancro* Fixed a problem that crashed the client during <G...
2000-03-27 Nathan Bryant * First cut at Solaris fixes. There may still be some...
2000-03-19 Art Cancro* shuffled the docs around
2000-03-19 Art Cancro* Small cosmetic change to date/time output
2000-03-18 Art Cancro* 5.70b1
2000-03-10 Art Cancro* Changes to message base and networker to support...
2000-03-08 Art Cancro* Shut off hostname resolution when dealing with Unix...
2000-03-03 Art Cancro* Finished the inbound side of gateway domain service
2000-02-26 Art Cancro* Properly handle all aliases specified in network...
2000-01-28 Art Cancro* Client config for internet
2000-01-09 Art Cancro* Get/save arbitrary configs
2000-01-08 Art Cancro* Completed spool to outbound delivery queue (still...
1999-11-18 Art Cancro* Updated some of the documentation
1999-11-17 Art Cancro* Removed the session_count() function. Instead, keep...
1999-11-04 Art Cancro* Changed 'number of worker threads' from a sysconfig...
1999-10-13 Art Cancro* Starting some work on network zap (supersede) mode...
1999-10-03 Art Cancro* Added serv_upgrade.h to automagically convert pre...
1999-09-24 Art Cancro* Worked a little more on the vCard stuff. The serv_vc...
1999-09-01 Art Cancro* Implemented "maximum message length" in global system...
1999-06-28 Art Cancro * Changed any remaining references to UUCP, to "Intern...
1999-05-13 Nathan Bryantfix namespace collision with <sys/stream.h> on certain...
1999-04-26 Art Cancro5.53
1999-04-09 Art Cancro * config.c: now requires a setup run for *any* rev...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-01-27 Art Cancro5.51
1999-01-24 Art Cancro * Added a "room order" key to the room record...
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
1999-01-14 Art CancroThis is 5.51
1999-01-13 Art Cancro * Various changes to begin work on support...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-12-17 Art CancroGetting things together to prepare for an actual release...
1998-12-08 Art CancroBeta 2
1998-12-01 Art CancroBETA 1
1998-11-30 Art Cancro5.50 Alpha 3
1998-11-23 Art CancroWe're now 5.50alpha2
1998-11-21 Art Cancro * Added a fourth color mode in the client:...
1998-11-21 Art Cancroroom expires
1998-11-18 Art CancroStarted implementing global room numbers.
1998-11-11 Art CancroThis is Alpha 1
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 Cancro * Implemented message expiry by date (this...
1998-10-27 Art Cancrominor documentation changes
1998-10-25 Nathan Bryant * citadel.c, citadel.h, commands.c: make client...
1998-10-24 Art Cancropolicy.c: added, moved GetExpirePolicy() from room_ops.c
1998-10-12 Art CancroBuilt some more of the message expiry infrastructure
1998-10-11 Art CancroSet up data structures for room policies
1998-10-11 Art CancroMoved "struct visit" from citadel.h to server.h
next