Updated the CtdlUserGoto() API call to also return the oldest and newest message...
[citadel.git] / citadel / techdoc /
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-09 Wilfried GoesgensPOP3Client: integrate pop3client with the new roomnetco...
2012-09-03 Wilfried GoesgensDOC: add some explanations about the way we log
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-14 Wilfried GoesgensSMTP-Client: add documentation on how the logic of...
2012-07-13 Wilfried GoesgensDOC: overal explanation of our queue + IO architecture.
2012-06-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-04 Art CancroAdded an IDEN code for our z-push backend
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2011-12-06 Art CancroIMPORTANT FIX TO VCARD / GLOBAL ADDRESS BOOK ROOM....
2011-09-20 Art Cancroserv_extnotify now uses field '2' instead of field...
2011-09-19 Wilfried Goesgens'W' is double used for the user when doing extnotify...
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2010-07-11 Wilfried Göesgens* add reply-to: header to mails sent to room list recip...
2010-03-19 Art Cancro* libcitadel internal version number is now 7.80
2009-11-10 Art Cancro* Added a new message field '1' which may be set by...
2009-03-11 Art Cancro* Implemented the first of several steps required to...
2008-09-02 Art CancroImplemented RFC2919, the 'List-ID' field for mailing
2008-03-26 Art CancroHandle RFC822 'References:' field and Citadel W (Wefewe...
2008-03-25 Art Cancrosmall update to hack.txt
2007-10-02 Art CancroAdded a developer ID for Robert Barta (Perl module)
2007-09-17 Art CancroScan each room's netconfig for remote POP3 account...
2007-07-26 Dave WestMoved to new module init structure.
2007-07-23 Dave WestUpdate to documentation for event hooks.
2007-07-22 Wilfried Göesgensdavew: clean ups, addition to documentation of API...
2007-06-11 Art CancroAssigned developer code 31 to Stuart Cianos
2007-04-04 Art CancroRemoved some outdated cruft from the SMTP queue handler:
2007-03-03 Art Cancroroadmap.txt moved out to the wiki
2007-02-18 Art Cancro* Cache the Friendly Name (fn) from the user's vCard
2006-12-28 Wilfried Göesgens* cleanup
2006-12-27 Art Cancroupdated roadmap.txt
2006-12-21 Art Cancro* Mention in the roadmap that we want to tackle
2006-12-16 Art CancroUpdated the roadmap to reflect some
2006-12-14 Art CancroUpdated some of the internal tech docs
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-10-23 Art CancroKeep track of envelope from and to headers
2006-10-13 Art Cancro* Updated protocol documentation with MSIV commands
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-08-17 Art CancroThe DELE command now accepts multiple message numbers
2006-08-05 Art Cancro* MOVE command can now move multiple messages at a...
2006-07-27 Art CancroRemoved a spurious FIXME that had already been fixed
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Wilfried Göesgens* added some points to the roadmap.
2006-07-11 Wilfried Göesgens* added items from the purged whishlist room, as much...
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-05-30 Art CancroInternal version number update to 6.82
2006-03-31 Art Cancrobinaries.txt: updated to make it a general purpose
2006-03-27 Art Cancroupdated the roadmap
2006-03-04 Art CancroBegan the implementation of code to handle webcal:...
2006-03-04 Art CancroCompleted the 'ICAL getics' command, which outputs an
2006-03-02 Art CancroINFO command now reveals whether new user create can...
2006-03-01 Art CancroAdded last mod time to all room list cmds
2006-02-21 Art CancroAll of the 'list rooms' commands now enumerate not...
2006-02-11 Art CancroMatthew Scott sent in an update to his listing in devel...
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2006-01-20 Art Cancro* Added VIEW_WIKI to the available view types. EUID...
2006-01-05 Art CancroImplemented configuration settings for journaling.
2006-01-04 Art CancroBegan implementation of Journaling and Envelope Journaling.
2005-12-22 Art Cancroroadmap
2005-12-09 Art Cancro* Updated the output of server GOTO command; new parame...
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-25 Art Cancro* Every user gets a Trash folder. Clients can also...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
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* Changed the format of the euidindex record to contain...
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-08-21 Art Cancro* techdoc/protocol.txt: document that unless otherwise...
2005-08-12 Art Cancro* updated the roadmap
2005-08-12 Art Cancro*** empty log message ***
2005-08-12 Art Cancro* Added more room name macros
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-08-08 Art Cancro* Added a new "with header summary" mode to the MSGS...
2005-07-21 Art Cancro* Server-side LIST command now accepts a search string.
2005-07-06 Art Cancro* citadel.lsm: removed. Nobody uses the Linux Software...
2005-05-23 Art Cancro* Move the location of the "enable full text index...
2005-05-11 Art Cancro*** empty log message ***
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-10 Art Cancro* Updated documentation etc. for 6.40 release (and...
2005-02-01 Art Cancro* new ENT0 syntax now also outputs EUID
2005-02-01 Art Cancro* Added an SMTP-like calling syntax to ENT0 to allow...
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2005-01-27 Art Cancro* Renamed the "Extended message ID" field to "Exclusive...
2005-01-25 Art Cancro* Quick hacks to some of the tech docs
2005-01-22 Art Cancro*** empty log message ***
2005-01-13 Art Cancro* Initial support for having a room participate in...
2004-12-23 Art Cancro*** empty log message ***
2004-12-17 Art Cancro*** empty log message ***
2004-11-21 Art Cancro*** empty log message ***
next