* Include a pre-fixed parsedate.c in the source tree in order to eliminate
[citadel.git] / citadel / ChangeLog
2005-12-16 Art Cancro* Include a pre-fixed parsedate.c in the source tree...
2005-12-15 Art Cancro* newinstall.sh: be smarter about how wget and curl...
2005-12-15 Art Cancro* room_ops.c: when granting a room creator access to...
2005-12-12 Art CancroTHIS IS 6.63
2005-12-09 Art Cancro* Updated the output of server GOTO command; new parame...
2005-11-28 Art Cancro* control.c: fixed a potential concurrency/race conditi...
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up the compile...
2005-11-21 Wilfried Göesgens* add some script to wrap the debian package build...
2005-11-16 Art CancroTHIS IS 6.62
2005-11-14 Art Cancro* serv_extensions.c: serv_upgrade_init() must be called...
2005-11-06 Art Cancromore changes to batch mode setup
2005-11-04 Art Cancro* Updated setup to allow more batch mode control of it;
2005-10-31 Art Cancro* When logging to syslog is enabled, SMTP transactions...
2005-10-31 Art Cancro* syslog messages are now sent to the desired facility...
2005-10-31 Art Cancrobugzilla 166
2005-10-27 Art CancroTHIS IS 6.61
2005-10-27 Art Cancro* Allow 'host:port' syntax when specifying an outbound...
2005-10-26 Art Cancro* msgbase.c: Yet Another Fix to the handling of embedde...
2005-10-25 Art Cancro* msgbase.c: when a summary mode message list is reques...
2005-10-25 Art CancroSVN ID in the ChangeLog
2005-10-25 Art Cancro* Every user gets a Trash folder. Clients can also...
2005-10-24 Art Cancro* serv_listsub.c: web subscription/confirmation address...
2005-10-24 Art Cancroday start and day end preferences for calendar day...
2005-10-23 Art Cancro* ft_wordbreaker.c: don't clobber memory when reading...
2005-10-23 Art Cancro* Set a maximum number of messages which may be indexed...
2005-10-22 Art Cancro* msgbase.c: allow multipart/alternative part-swapping...
2005-10-22 Art Cancro* mime_parser.c: recurse into message/rfc822 parts...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-20 Art Cancro* ft_wordbreaker.c: added a list of 'noise words' to...
2005-10-20 Art Cancro* serv_calendar.c: registered a fixed output hook for...
2005-10-19 Art Cancro* New type of server hook: CtdlRegisterFixedOutputHook...
2005-10-19 Art Cancro* msgbase.c, messages.c, html.c: conversion of HTML...
2005-10-18 Art Cancro* serv_fulltext.c: index records are now cached in...
2005-10-18 Art Cancroeasy install now uses db-4.3.29
2005-10-17 Art CancroTHIS IS 6.60
2005-10-16 Art Cancro* msgbase.c: alias() now handles addresses such as
2005-10-16 Art CancroHandle email addresses with commas inside quotes,
2005-10-13 Art Cancro* citadel.c: don't crash when <.R>ead <U>serlist result...
2005-10-13 Art Cancro* newinstall.sh: once again, prefer wget over curl...
2005-10-12 Art Cancro* imap_search.c: when fulltext index is enabled, avoid...
2005-10-12 Art Cancro* html.c: added support for some additional character...
2005-10-12 Art Cancro* Default for autologin is now DISABLED! If you are...
2005-10-11 Art Cancro* The 'set the flags' portion of IMAP COPY now sets...
2005-10-11 Art Cancro* Fixed a problem with replication. I believe we've...
2005-10-11 Art Cancro* Replication checks and EUID indexing are now only...
2005-10-10 Art Cancrooptimize IMAP STORE
2005-10-10 Art Cancrochanged CtdlSetSeen() API
2005-10-08 Art Cancrobugzilla 164
2005-10-08 Art Cancrocvs to svn
2005-10-06 Art Cancro* Change to EUID command syntax: returned msg num is...
2005-10-06 Art Cancro* Added the EUID command to search for a message by...
2005-10-06 Art Cancro* newinstall.sh: prefer curl over wget
2005-10-06 Art Cancro* THE DREADED AUTO-PURGER now purges euid index records...
2005-10-06 Art Cancro* Changed the format of the euidindex record to contain...
2005-10-04 Art Cancro* CtdlOutputPreLoadedMsg() calling syntax has changed...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-10-01 Art Cancro* Began writing code to index messages by euid per...
2005-09-27 Art Cancro* Auto-add *recipient* addresses to Contacts. This...
2005-09-26 Art Cancro* Attempt to save *outgoing* email addresses to the...
2005-09-21 Art Cancro* Set the To: field for digests as well
2005-09-21 Art Cancro* The "To: line of a mailing list message is now set...
2005-09-21 Art Cancro* Don't harvest incoming addresses. A few hours of...
2005-09-21 Art Cancro* When reading messages in MT_MIME mode from a Citadel...
2005-09-18 Art Cancro* File the auto-generated vCards into the users' addres...
2005-09-18 Art Cancro* Now harvesting addresses, converting them to vCards...
2005-09-18 Art Cancro* When submitting a message, harvest non-local addresse...
2005-09-18 Art Cancro* serv_network.c: use a stat() call to determine the...
2005-09-16 Art Cancro* CC: support for message creation, and IMAP. Not...
2005-09-16 Art Cancro* CC: and BCC: delivery are working (tested using messa...
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-15 Art Cancro* Restructured cmd_auto() to be able to search vCards...
2005-09-15 Art Cancro* serv_smtp.c: Allow the use of *any* RFC822-compliant...
2005-09-15 Art Cancro* cmd_auto() (used by WebCit address autocompletion...
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-09-13 Art Cancro* THIS IS 6.55
2005-09-13 Art Cancro* Don't crash when user hits <.A>ide <P>ost
2005-09-10 Art Cancro* Functions such as imap_fetch_internaldate() now retur...
2005-09-09 Art Cancro* New bmstrcasestr() function to perform very fast...
2005-09-08 Art Cancro* messages.c: break up long lines (preferably by substi...
2005-09-07 Art Cancro* When rejecting a message due to RBL, give the alleged...
2005-09-02 Art Cancro* serv_network.c: fixed a bug in digest generation...
2005-09-01 Art Cancro* citserver.c: change to usage of strdup() to work...
2005-08-29 Art Cancro* imap_fetch.c: fixed a bug in the IMAP FETCH BODY...
2005-08-23 Art Cancro* Mailing list messages are now customized with a To...
2005-08-21 Art Cancro* techdoc/protocol.txt: document that unless otherwise...
2005-08-21 Art Cancro* html.c: don't transform <32 or >126 characters to...
2005-08-15 Art Cancro* Added a "MIME-Version:" header in a couple of places
2005-08-12 Art Cancro* Bounds checking in CtdlDirectoryLookup()
2005-08-12 Art Cancro* updated the roadmap
2005-08-12 Art Cancro* Added more room name macros
2005-08-11 Art Cancro* debian/citadel-server.postinst: remove reference...
2005-08-11 Art Cancro* Attempt to fix broken build of our replacement strcpy...
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-08-10 Art Cancro* moved "instant expunge" to imap_do_store() so that...
2005-08-10 Art Cancro* Experimental "instant expunge" option. For now,...
2005-08-10 Art Cancro* Applied changes to debian files sent in by WG
2005-08-09 Art Cancro* Removed the ./help/? hack; replaced with actual ...
2005-08-09 Art Cancro* setup.c: added "exim4" to the list of non-Citadel...
2005-08-09 Art Cancro* newinstall.sh: hunt for both 'make' and 'gmake',...
2005-08-08 Art Cancro* Added a new "with header summary" mode to the MSGS...
next