]> code.citadel.org Git - citadel.git/history - citadel
New versions of Berkeley DB (I tested with 4.5.20) seem to
[citadel.git] / citadel /
2007-06-05 Art CancroNew versions of Berkeley DB (I tested with 4.5.20)...
2007-06-05 Art CancroWhen config.c_ip_addr is set, use that IP address
2007-06-04 Art CancroRevert to RFC2086-style ACL flags.
2007-06-04 Art CancroSwitched back to text/x-vcard as the MIME type generated
2007-06-03 Wilfried Göesgens* added missing openssl dependancy. Else citserver...
2007-06-03 Art CancroFixed a memory leak created by the use of regcomp()
2007-06-01 Art CancroFixed the semantics of UID SEARCH. The semantics are now
2007-05-29 Wilfried Göesgens* another place to move database_cleanup.sh in the...
2007-05-29 Wilfried Göesgens* merged acconfig.h into configure.
2007-05-29 Art CancroFix a type mismatch that generates a warning on 64...
2007-05-29 Art CancroAdded HAVE_STATICDATA_DIR, STATICDATA_DIR, HAVE_UTILBIN...
2007-05-29 Art CancroRemove redhat 7.3 cruft from bootstrap
2007-05-29 Wilfried Göesgens* move cleanup_database.sh to /usr/share/doc/citadel...
2007-05-29 Wilfried Göesgens* move arround some files in the configured build accor...
2007-05-28 Art Cancrocitmail: completed the '-t' option (extract recipients
2007-05-28 Art CancroBegan implementation of sendmail -t option (not finished)
2007-05-28 Art CancroMinor cleanups to citmail. Added a command-line '...
2007-05-25 Art CancroAdd a GPL declaration to rfc2739.schema
2007-05-24 Wilfried Göesgens* rewind debian changelog for initial packaging process
2007-05-24 Wilfried Göesgens* corrected spelling error in make clean.
2007-05-23 Art CancroRemoved some spurious copyright info from the openldap
2007-05-11 Art CancroSmall fixes to ical_dezonify() and its helper functions
2007-05-10 Art CancroSmall fix to previous commit. The 'narrow' wholist
2007-05-10 Art CancroOmit the 'Idle' and 'From host' columns from
2007-05-09 Art CancroAdded conversion of “ and ” to ordinary
2007-05-08 Wilfried Göesgens* added parameters for validating recipients against...
2007-05-08 Art CancroSet the 'Id:' property on all files which use it
2007-05-02 Wilfried Göesgens* added masquerade domain feature.
2007-05-02 Art CancroWhy doesn't the f***ing Id: tag work on SVN???
2007-05-02 Art CancroWhy doesn't the f***ing Id: tag work on SVN???
2007-04-28 Art CancroExtract and enumerate return options.
2007-04-27 Art CancroCompleted the portion of draft-ietf-imapext-list-extens...
2007-04-27 Art CancroDetect whether an IMAP client is specifying selection
2007-04-27 Wilfried Göesgens* this file must be kept in a non-volatile dir. move...
2007-04-26 Wilfried Göesgens* as this is the errormessage for the non logfile readi...
2007-04-26 Wilfried Göesgens* don't use the config to get the hostname anymore...
2007-04-26 Art CancroAnnotated imap_list() for upcoming implementation of...
2007-04-26 Art CancroAdd a comment in smtp_greeting() warning that the fqdn
2007-04-26 Art CancroMoved IMAP LIST/LSUB to a separate source file
2007-04-26 Art CancroCompleted unifying LIST and LSUB into a single code...
2007-04-26 Art CancroContinued merging code paths
2007-04-26 Art CancroBegan merging the code for IMAP LIST and LSUB
2007-04-24 Wilfried Göesgens* paste together multiple errors in a right manner.
2007-04-24 Art CancroDon't automatically delete calendar invitations
2007-04-19 Art CancroCompleted DVCA (Dump VCard Addresses) function. This...
2007-04-19 Art CancroVersion 7.09
2007-04-19 Art CancroWhen converting HTML to plain text, omit any text
2007-04-19 Art CancroFixed missing character in DSN bounce messages
2007-04-18 Wilfried Göesgens* use another buffer so we don't overwrite the mailfrom.
2007-04-13 Art CancroChange 'Message rejected by SpamAssassin' to 'message...
2007-04-12 Art CancroApplied matt's patches to clean up memory leaks in...
2007-04-12 Art Cancro*Always* require a recipient in the Mail> room,
2007-04-12 Art CancroVersion number is now 7.08
2007-04-12 Wilfried Göesgensresynced changelog.
2007-04-12 Art CancroWhen checking to see whether the user is saving a new
2007-04-11 Art CancroFixed gratuitous use of strlen() in imap_strout()
2007-04-10 Art CancroChanged a reference to 'room_flags' to 'room_flags2...
2007-04-09 Art CancroSend private mail rather than posting a message whenever
2007-04-05 Art Cancro* Added a bunch of preprocessor hacks to deal with...
2007-04-04 Art Cancro* Fixed a potential buffer overflow in the message...
2007-04-04 Art CancroRemoved some outdated cruft from the SMTP queue handler:
2007-04-04 Art Cancrostruct recptypes now uses dynamically allocated
2007-04-03 Art CancroCleaned up some syntax. Also cleaned up a
2007-04-02 Wilfried Göesgens * check the existance of the config file before chowni...
2007-04-01 Wilfried Göesgens* added missing link from configure <-> citadel key...
2007-03-29 Art Cancro* When rejecting SMTP connections immediately upon...
2007-03-28 Art Cancro* Include the MOVE command in the new delete access...
2007-03-28 Art Cancro* New room flag QR2_COLLABDEL ('collaborative
2007-03-28 Art CancroWhen self-service user creation is disabled, also disable
2007-03-27 Art CancroMinor formatting changes
2007-03-26 Art CancroSuppress attachment download links for mime parts
2007-03-25 Art CancroSuppress display of a MIME multipart node if it is...
2007-03-25 Art CancroOutput a new header 'X-Citadel-MSG4-Partnum:' with the
2007-03-25 Art CancroBe more tolerant about whitespace between keys and...
2007-03-24 Art CancroWhen a MIME part's content-disposition is missing or...
2007-03-24 Art CancroWhen <R>eply is selected in the message reading loop...
2007-03-22 Art CancroChanges to support the use of any of a user's valid...
2007-03-22 Art CancroServer-side changes to allow users to submit messages
2007-03-22 Art CancroThe MIME parser now correctly handles both LF and CRLF
2007-03-21 Wilfried Göesgens* fixed setup.c to accept our environment variables
2007-03-19 Wilfried Göesgens* check for /etc/rc.d/init.d if /etc/init.d/ is not...
2007-03-19 Art CancroOriginal message is now attached to smtp bounces.
2007-03-19 Art CancroSMTP bounces are now MIME format with a multipart/mixed
2007-03-18 Art CancroCalendar service now handles icalendar objects that may
2007-03-17 Art CancroMarked a couple of locations in the calendar code with...
2007-03-17 Art Cancro* serv_vcard.c : hacked after-save hook to handle text...
2007-03-17 Art CancroCtdlForEachMessage() now accepts regular expressions...
2007-03-16 Art Cancro(no commit message)
2007-03-16 Art CancroSupplying a content type to CtdlDeleteMessages() in...
2007-03-15 Art CancroApplied ninjadroid's patch for removing the
2007-03-15 Art Cancrobeforesave and aftersave hooks for calendar rooms have...
2007-03-15 Art Cancrocitadel_ipc.c: when fetching an expire policy, the...
2007-03-14 Art CancroRenamed ical_dezonify_recur() to ical_dezonify_recurse()
2007-03-14 Art CancroFixed a bug introduced by the previous commit. We...
2007-03-13 Art CancrovCard beforesave hook - completely overhauled. Now...
2007-03-13 Art Cancromime_parser: remove code that reduces the size of the
2007-03-13 Art Cancrobeforesave hook for calendar rooms no longer rejects
2007-03-12 Art Cancro(no commit message)
2007-03-12 Art CancroRemoved an old, unncecessary debug trace msg
2007-03-08 Art CancroFor address autocompletion, results of the AUTO command
next