citadel.git
2006-10-24 Art CancroAdded a system of weighted preferences to the
2006-10-23 Wilfried Göesgens* php lib works, libmanagesieve and sieveshell is to...
2006-10-23 Art CancroKeep track of envelope from and to headers
2006-10-23 Art CancroAdded some code to test storage of vacation hashes.
2006-10-23 Art Cancro* load and store vacation hashes
2006-10-22 Wilfried Göesgens* start to use the serv_sieve api functions.
2006-10-22 Art CancroPatches submitted by matt:
2006-10-20 Art Cancrofixed a syntax error
2006-10-20 Art Cancroinitial prep for VACATION extension
2006-10-18 Art CancroMinor cleanup to remove extensions we aren't going
2006-10-18 Art Cancro'actiontaken' renamed to 'cancel_implicit_keep'
2006-10-18 Art CancroDon't declare extensions we won't be supporting anytime...
2006-10-18 Art CancroNew global variable: extern char *msiv_extensions
2006-10-17 Art CancroPut in a stub for msiv_listextensions() to remind myself
2006-10-17 Art CancroImplemented the Sieve 'get message size' function
2006-10-17 Art CancroImplemented the REJECT extension
2006-10-16 Art CancroInstalled a French translation submitted by Thierry
2006-10-14 Art Cancro* Implemented the 'getsubaddress' callback, but then...
2006-10-14 Art Cancroserv_managesieve.c is now only built on Citadel servers...
2006-10-13 Art CancroAdded function prototypes for the msiv_*() API calls
2006-10-13 Art Cancro* Updated protocol documentation with MSIV commands
2006-10-13 Art CancroCompleted 'deletescript' API and protocol command.
2006-10-13 Art CancroRemoved some debugging messages we no longer need.
2006-10-12 Art Cancromsiv 'setactive' completed
2006-10-12 Art Cancromsiv 'listscripts' completed
2006-10-12 Art CancroCompleted API functions to load and store
2006-10-12 Art Cancrodid a lot of work on sieve config load/save/parse/use
2006-10-11 Art CancroExpand email address box max length from 40 to 60 chars
2006-10-11 Art CancroUpdated the URL View and Image View commands in citadel.rc
2006-10-11 Art Cancromore work on sieve script management
2006-10-10 Art Cancroworked on sieve config load/save
2006-10-10 Art Cancroserv_spam.c: removed the simplistic built-in scanner...
2006-10-06 Art CancroBegan working out a way to fetch Sieve scrips from
2006-10-05 Art CancroRemoved SMTP vestiges from serv_managesieve.c
2006-10-04 Art Cancro* Implemented REDIRECT action.
2006-10-03 Wilfried Göesgens* inject the welcome mail into the lobby of the local...
2006-10-03 Wilfried Göesgens* added welcomemail, composed by dtb, reviewed by ladyhawke
2006-10-02 Wilfried Göesgens* added wcitadel.org clientmatrix document to be mainta...
2006-10-02 Art Cancrocleaned up some comments etc.
2006-10-02 Art CancroAction FILEINTO is now completed.
2006-09-29 Art Cancro* Actions for KEEP and DISCARD completed
2006-09-29 Art Cancro* Cleaned up some minor details
2006-09-29 Art CancroGot all the pointers straightened out. We are now...
2006-09-28 Art Cancro* For now, supply a static script to the sieve parser
2006-09-27 Art CancroInitialize an instance of the Sieve parser when processing
2006-09-25 Wilfried Göesgens* use the original mail dest function to find out if...
2006-09-25 Art CancroFleshed out the processing loop for sieve
2006-09-25 Art CancroMailing list subscribe/unsubscribe confirmation request
2006-09-24 Art CancroTest of changes to post-commit hook in svn
2006-09-23 Art CancroCompleted a new queue (sieve_list) which will instantly
2006-09-21 Art Cancroserv_network.c and msgbase.c: preliminary work for...
2006-09-20 Wilfried Göesgens* lookup aliases and rooms for delivery too.
2006-09-18 Michael Hampton* Fix bug which caused mailing lists to be dropped...
2006-09-13 Art CancroRan create-pot.sh in preparation for French translation
2006-09-12 Art CancroIrrelevant whitespace change to citadel.html.
2006-09-12 Art Cancrosmall update to readme
2006-09-12 Art CancroREADME.txt: documented that we want libical 0.26, not...
2006-09-11 Art CancroAdd serv_sieve.c and initialize it...
2006-09-11 Art CancroMore libsieve detect fixes
2006-09-11 Art Cancrooops ... it's -lsieve, not -llibsieve
2006-09-10 Wilfried Göesgens* added room goto for listing.
2006-09-09 Wilfried Göesgens* added serv_managesieve.c with first server implementa...
2006-09-09 Art CancroMore configure hacks for libsieve
2006-09-08 Art CancroInitial test for libsieve
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-09-05 Art CancroUpdated readme to say v6.84
2006-09-05 Art CancroUpdated the importer/exporter to include new config...
2006-09-02 Art CancroOnly populate the preview pane for single select, not
2006-09-01 Art CancroAdded group select to summary view.
2006-09-01 Art CancroFixed bug #173. Multi-select and multi-deselect no...
2006-09-01 Art CancroFound the cause of Bug #173 and added a comment to the
2006-09-01 Art Cancrosummary view: deleting messages now removes the table...
2006-09-01 Wilfried Göesgens* translated new strings.
2006-08-31 Art CancroRan create-pot.sh to bring in new strings
2006-08-30 Art CancroFixed a bug in MSGS SEARCH that was causing it
2006-08-30 Art CancroFirst attempt at a search function
2006-08-30 Art Cancro* Internal version number is now 6.84
2006-08-28 Wilfried Göesgens* changed the fail reply. this seems the string postfix...
2006-08-28 Art CancroWhen reading in a message via SMTP (or any protocol...
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-08-24 Wilfried Göesgens* CHANGE: postfix just wants newline, not \r\n
2006-08-24 Wilfried Göesgens* added new config for postfix tcpdict port
2006-08-23 Wilfried Göesgens* hook in the postfix tcphash port.
2006-08-23 Wilfried Göesgens* added portnumber for postfix dict table.
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-08-17 Art CancroThis will be Citadel 6.83
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-08-05 Art CancroRemoved the old CtdlSaveMsgPointerInRoom() API. Everyt...
2006-07-28 Art CancroBugfix for previous commit: IMAP and POP3 expunge opera...
2006-07-28 Art CancroCtdlDeleteMessages() now has a bulk API. Updated all...
2006-07-27 Art CancroCtdlDeleteMessages() now uses the bulk API CtdlCopyMsgs...
2006-07-27 Art CancroRemoved a spurious FIXME that had already been fixed
2006-07-19 Art CancroConfigure and observe the server setting for default...
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-18 Art Cancromore timezone hacking. this will work eventually.
2006-07-18 Art CancroFixed a logic bug that caused the full text index
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
next