citadel.git
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 Art CancroAnother uick hack to improve embedded URL extraction
2007-04-02 Art CancroQuick hack to improve embedded URL extraction
2007-04-02 Wilfried Göesgens * check the existance of the config file before chowni...
2007-04-01 Wilfried Göesgens* look for | as url terminator too if we found an ...
2007-04-01 Wilfried Göesgens* added missing link from configure <-> citadel key...
2007-03-30 Art CancroWhen GroupDAV GET encounters a multipart message, output
2007-03-30 Art CancroMore changes to GroupDAV GET to prepare for
2007-03-29 Art Cancro* When rejecting SMTP connections immediately upon...
2007-03-29 Art CancroGroupDAV 'GET' operation now loads the message into
2007-03-28 Art Cancro* Include the MOVE command in the new delete access...
2007-03-28 Art Cancro* Implemented support for the new 'anyone can delete...
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 CancroWhen saving a calendar event, set the method to PUBLISH
2007-03-27 Art CancroMinor formatting changes
2007-03-26 Art CancroSuppress attachment download links for mime parts
2007-03-26 Art CancroSuppress attachment download links for mime parts
2007-03-26 Art CancroSuppress attachment download link for the MIME section
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-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 a MIME part's content-disposition is missing or...
2007-03-24 Art Cancro* When <R>eply is selected in the message reading loop...
2007-03-24 Art CancroWhen <R>eply is selected in the message reading loop...
2007-03-23 Thierry Pasqualierremove hardcoding color in banner
2007-03-22 Art CancroChanges to support the use of any of a user's valid...
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 CancroBrought over the updated MIME parser from Citadel.
2007-03-22 Art CancroThe MIME parser now correctly handles both LF and CRLF
2007-03-21 Art CancroTests and preparation for another mime parser update
2007-03-21 Wilfried Göesgens* fixed setup.c to accept our environment variables
2007-03-20 Art Cancrostatic/head.html: corrected misspelling of 'collaboration'
2007-03-19 Wilfried Göesgens* finaly get the apache config file inside of the package.
2007-03-19 Wilfried Göesgens* check for /etc/rc.d/init.d if /etc/init.d/ is not...
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-15 Art CancroUpdated nl.po
2007-03-14 Wilfried Göesgens* missing newline.
2007-03-14 Wilfried Göesgens* added the new german translations
2007-03-14 Art CancroRenamed ical_dezonify_recur() to ical_dezonify_recurse()
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 CancroRan create-pot.sh to update localization strings
2007-03-13 Art CancroFixed the ability to download files with spaces in...
2007-03-13 Art CancroChanges to vcard handler required for Bynari Connector...
2007-03-13 Art CancroBrought over the updated mime parser from citadel
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-13 Art Cancrodisplay_using_handler() now needs to request more than...
2007-03-12 Wilfried Göesgens* use relative post url to editinfo, so we point to...
2007-03-12 Thierry PasqualierNow we have to click on the info link to opening
2007-03-12 Art Cancro(no commit message)
2007-03-12 Art CancroRemoved an old, unncecessary debug trace msg
2007-03-10 Art CancroWhen re-creating an expired session, re-use the
2007-03-09 Thierry PasqualierThe hello.gif must be centred in default login screen
2007-03-09 Thierry PasqualierReturn of the image - hello.gif - in the login screen
2007-03-08 Art CancroFor address autocompletion, results of the AUTO command
2007-03-07 Art CancroFixed a 'brown paper bag' bug in the new 'author as...
2007-03-07 Art CancroAdded a comment next to the string
2007-03-07 Wilfried Göesgens* for some reason webcit.conf was missing.
2007-03-07 Wilfried Göesgens* removed wrong blank.
2007-03-07 Art CancroTHIS IS WEBCIT 7.06
2007-03-07 Art CancroTHIS IS CITADEL 7.06
2007-03-07 Art CancroRewrote the quoted-printable decoder again. The previous
2007-03-07 Art CancroRewrote the quoted-printable decoder again. The previous
2007-03-05 Wilfried Göesgens* create format strings different for solaris
2007-03-05 Art Cancroimap acl ... when outputting the 't' right, also
2007-03-03 Art CancroFixed a minor printf long/int mismatch
2007-03-03 Art Cancroroadmap.txt moved out to the wiki
2007-03-02 Thierry Pasqualiersome CSS adaptations
2007-03-02 Thierry Pasqualierdisplay room infos with some javascript
2007-03-02 Thierry PasqualierUpdated french translation
2007-03-01 Art CancroCompleted the 'upload a file' dialog.
2007-02-28 Art CancroForce downloads to use a MIME type of application/octet...
2007-02-28 Art CancroAdded commands to view a room's file directory and to
2007-02-27 Wilfried Göesgens* added include files containing structural information...
2007-02-27 Wilfried Göesgens* some fixups in the solaris detection.
2007-02-26 Wilfried Göesgens* fix some warnings
2007-02-26 Wilfried Göesgens* we need this if we don't have ncurses.
2007-02-26 Stu Markadded exit for text client connection drop
2007-02-26 Art Cancrosock_connect() returns with an error if the supplied...
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-24 Art CancroUpdated the html2html filter. When we encounter a...
2007-02-22 Art CancroEnter message / write mail dialog : present a drop...
next