* Renamed:
[citadel.git] / citadel / ChangeLog
2003-06-29 Art Cancro* Renamed:
2003-06-29 Art Cancro* Globally renamed "struct quickroom" and "struct users...
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-06-27 Michael Hampton* routines2.c: Quick and dirty fix for Mail> becoming...
2003-06-26 Art Cancro* Compiler warning fix for building setup without newt
2003-06-25 Art Cancro* setup now uses "newt" instead of "curses" to draw...
2003-06-25 Art Cancro* Per-user and global flags calling for validation...
2003-06-22 Michael Hampton* citadel.c: display idle times in wholist up to 999...
2003-06-19 Art Cancro* domain.c: use qsort() to sort MX records by preferenc...
2003-06-19 Art Cancro* Fixed a subtle but ugly bug in the SMTP sender that...
2003-06-17 Art Cancro* New format for wholist.
2003-06-16 Art Cancro* support.c: removed an unused variable
2003-06-10 Art Cancro* THIS IS 6.07
2003-06-04 Michael Hampton* citadel.c: Added a missing #ifdef __CYGWIN__
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-06-04 Michael Hampton* messages.c: When file attachment has no name, use...
2003-06-02 Michael Hampton* Checkin installer script citadel.nsi for NSIS Windows...
2003-06-02 Art Cancro* citserver.c: added another trace message to is_public...
2003-05-28 Art Cancro* msgbase.c: validate_recipients() now rejects Internet...
2003-05-26 Art Cancro* citadel.h: changed internal version number to 6.07
2003-05-26 Art Cancro* serv_calendar.c: fixed a bug in the "ICAL freebusy...
2003-05-22 Art Cancro* database_sleepycat.c: added a couple of diagnostic...
2003-05-20 Michael Hampton* citadel.c: don't truncate roomname when user is idle...
2003-05-16 Art Cancro* THIS IS 6.06
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-05-13 Art Cancro* Implemented the IMAP STARTTLS command as specified...
2003-05-06 Art Cancro* IMAP folder create and rename commands -- don't allow...
2003-05-03 Art Cancro* Change folder delimiter in room names from / to \
2003-05-02 Art Cancro* setup.c: allow specification of the Citadel system...
2003-04-30 Art Cancro* Minor fix to ESMTP greeting (missing '-' screwed...
2003-04-30 Art Cancro* Added the ENHANCEDSTATUSCODES extention to ESMTP.
2003-04-29 Art Cancro* Fix an off-by-one error in the mime parser
2003-04-29 Art Cancro* mime parser: look for the "name=" subfield tacked...
2003-04-28 Art Cancro* Added a site-configurable setting to suppress the...
2003-04-26 Art Cancro* Anytime a socket connect() fails, CLOSE THE SOCKET...
2003-04-26 Art Cancro* Removal of individual "remote" lines from message...
2003-04-25 Art Cancro* When rejecting spam, use SMTP error code 550, not 552
2003-04-23 Art Cancro* Allow IMAP STORE of more than one flag at a time...
2003-04-15 Art Cancro* Do not allow incoming network polls while an outbound...
2003-04-08 Art Cancro* Implemented the ".SILENT" protocol option in IMAP...
2003-04-07 Art Cancro* Reworked all the "list rooms" operations so that...
2003-04-02 Art Cancro* Fixed output of "-0500" vs. "+0500" type of timezone...
2003-04-01 Art Cancro* sysdep.c: optimized MyContext() a bit, and inlined...
2003-03-31 Art Cancro* Repaired the formatting of text/plain messages with...
2003-03-30 Art Cancro* Optimized CtdlReadMessageBody() and also gave it...
2003-03-26 Art Cancro* Downloading of attachments was completely broken...
2003-03-24 Art Cancro* Add the ability to quit out while validating users...
2003-03-22 Art Cancro* During startup, display the version string from the...
2003-03-20 Michael Hampton* connection_died(): Don't crash before printing messag...
2003-03-19 Michael Hampton* entmsg(): Don't corrupt the msg_arr[] when replying...
2003-03-19 Art Cancro* Dropped support for GDBM and for versions of Berkeley...
2003-03-18 Art Cancro* Applied a patch sent in by Clint Adams <schizo@debian...
2003-03-17 Michael Hampton* Fix <G>oto in alternate_semantics - it actually marks...
2003-03-17 Art Cancro* Supply a NULL argument as the second argument to...
2003-03-16 Art Cancro* Fixed the bug that caused freebusy publishes to crash.
2003-03-15 Art Cancro* Rewrite of calendar-to-freebusy conversion functions...
2003-03-15 Art Cancro* When scanning a user's Calendar> room for calendar...
2003-03-14 Art Cancro* Clone calendar subcomponents before encapsulating...
2003-03-13 Art Cancro* Move towards storing calendar objects as fully encaps...
2003-03-12 Art Cancro* More changes to the handling of RFC822 headers with...
2003-03-11 Art Cancro* More accurate handling of IMAP FETCH xx BODYSTRUCTURE...
2003-03-10 Art Cancro* Tweaks to msgbase.c and imap_fetch.c to fix slightly...
2003-03-10 Art Cancro* Fixed bug that caused segv when <R>eplying to certain...
2003-03-07 Art Cancro* Remove the "modules" directory
2003-03-06 Art Cancro* When entering a message into Citadel with authenticat...
2003-03-05 Art Cancro* serv_smtp.c: when authenticated, do not log out when...
2003-03-03 Art Cancro* When creating a user, hide the "My Citadel Config...
2003-03-01 Art Cancro* commands.c: alternate_semantics might have been getti...
2003-03-01 Art Cancro* citadel.rc default for alternate_semantics = no
2003-02-23 Art Cancro* When the <N>ew command is used to read new messages...
2003-02-21 Art Cancro* Completed the "ICAL freebusy" subcommand, which fetch...
2003-02-20 Art Cancro* Began framing up a command to view other users' free...
2003-02-19 Art Cancro* Changed socklen_t to int (to allow compile on Macintosh)
2003-02-19 Art Cancro* THIS IS 6.05
2003-02-17 Art Cancro* Fixed a small bug in the GDBM backend (deprecated...
2003-02-14 Art Cancro* Added support for any standard RBL
2003-02-13 Art Cancro* Fixed algorithm for reporting "last login"
2003-02-13 Art Cancro* IMAP service: fixed bug that was causing the wrong...
2003-02-13 Art Cancro* Applied "multi editor" patch supplied by georbit
2003-02-12 Art Cancro* More docs update
2003-02-10 Art Cancro* More documentation updates
2003-02-09 Art Cancro* Updated the documentation some more
2003-01-25 Michael Hampton* whobbs.c: Print error message if we can't connect...
2003-01-23 Art Cancro* citadel.c: hitting enter without entering a room...
2003-01-23 Art Cancro* Began reviewing, updating, and HTML-izing the documen...
2003-01-22 Art Cancro* More reliablility hacks for autologin mode, and bette...
2003-01-21 Art Cancro* Moved login-to-screenname code ... no longer part...
2003-01-19 Michael Hampton* Remove irrelevant file hpsux.h (was part of dynloader)
2003-01-19 Art Cancro* serv_calendar.c: allocate dynamic symbol at module...
2003-01-18 Art Cancro* whobbs.c: line up the columns better
2003-01-17 Art Cancro* This commit is a figment of your imagination.
2003-01-17 Art Cancro* Began making some build changes for Cygwin compatibility
2003-01-17 Michael Hampton* fmout(): Ignore \r (carriage return) characters...
2003-01-17 Art Cancro* whobbs.c: fix bad call to CtdlGetServInfo() so we...
2003-01-16 Michael Hampton* CtdlIPCGetMessages(): Fix message read failing on...
2003-01-16 Michael Hampton* ENT0 command: changed post-as username from arg 4...
2003-01-16 Art Cancro* citadel_ipc.c: when issuing a SPEX command, send...
next