]> code.citadel.org Git - citadel.git/shortlog
citadel.git
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 wwww.citadel.org clientmatrix document to be...
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
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroAdded a FIXME comment noting that imap_do_expunge(...
2006-07-17 Art CancroBrought over the new ical_dezonify that handles unspecified
2006-07-17 Art CancroMake a note of the fact that we've hardcoded
2006-07-13 Art CancroFor some reason it's not properly saving the
2006-07-13 Art CancroWhen finding a non-UTC timestamp with no time
2006-07-12 Art Cancroical_dezonify: rearranged code and added log output
2006-07-11 Wilfried Göesgens* added items from the purged whishlist room, as much...
2006-07-11 Art CancroWhen generating Message ID's, pad with leading zeroes
2006-07-10 Wilfried Göesgens* as ubuntu for example purges /var/run, we need to...
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-06 Wilfried Göesgens* don't translate citadel commands!
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-07-05 Art CancroChanges to Easy Install based on fleeb's suggestions.
2006-06-23 Michael HamptonAllow internal programs to rename rooms and create...
next