citadel.git
2006-02-28 Art CancroServer hacks to allow non-ASCII characters to be carried in
2006-02-23 Art CancroAdded a small hack for one site that requested it, to
2006-02-21 Art CancroGroupDAV PROPFIND on the folder list collection now
2006-02-21 Art CancroAll of the 'list rooms' commands now enumerate not...
2006-02-21 Art Cancro* groupdav_propfind.c: PROPFIND on a collection now...
2006-02-20 Art CancroAPI change: pass the 'Depth:' header and content along
2006-02-20 Art CancroAdded a minimal implementation of IMAP 'ID' extension...
2006-02-20 H JalfiUpdated version number.
2006-02-19 H JalfiUpdated version number.
2006-02-19 H JalfiFixed issue where if you didn't have a Citadel group...
2006-02-19 H JalfiFixed issue where if you didn't have a Citadel group...
2006-02-19 H JalfiEveryone's-a-buddy now defaults to off.
2006-02-18 H JalfiRemoved files that got checked in in the wrong place.
2006-02-18 H JalfiMade the installation directory configurable rather...
2006-02-18 H JalfiInitial import.
2006-02-18 H JalfiThe version number is now stored in an easy-to-modify...
2006-02-18 H JalfiAdded everyone's-a-buddy mode. Removed the copious...
2006-02-18 H JalfiInitial import.
2006-02-18 H JalfiInitial import.
2006-02-18 H JalfiInitial import.
2006-02-18 H JalfiInitial import.
2006-02-18 Wilfried Göesgensadded backtrace function
2006-02-18 Art CancroTHIS IS 6.72
2006-02-17 Wilfried Göesgenscitadel_dirs wasn't used here yet, which caused lhfs...
2006-02-16 Art CancroFixed some stray HTML output prior to the HTTP headers.
2006-02-16 Wilfried Göesgensprint day number after name.
2006-02-16 Wilfried Göesgensinstall locales into /usr/share/locale, as everybody...
2006-02-16 Art CancroLocalization hacks.
2006-02-15 Wilfried Göesgensdependency to gettext added.
2006-02-15 Art CancroAdd an extra <br> at the end when pullquoting a message.
2006-02-14 Art CancroCleaned up some of the comments in webcit.h
2006-02-13 Wilfried Göesgenssplit up to remove html code from the localization.
2006-02-13 Wilfried Göesgensadded comments to make the start and the end of the...
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-02-13 Art Cancrowebserver.c: don't call realloc() on every single call
2006-02-13 Art CancroRemoved monthname() and replaced with proper strftime...
2006-02-13 Art CancroEasy Install no longer autodetects when an upgrade...
2006-02-12 Art CancroMore conversion of date/time strings to strftime-based...
2006-02-12 Art CancroBegan moving date outputs to strftime_l()
2006-02-11 Art CancroMatthew Scott sent in an update to his listing in devel...
2006-02-11 Art CancroMoved _GNU_SOURCE declaration to webcit.h so all source...
2006-02-10 Art CancroExtended status code update recommended by RFC 2476
2006-02-10 Art Cancroupdate Easy Install to libical 0.26
2006-02-09 Art Cancromessages.c: fixed some memory allocation issues
2006-02-09 Wilfried Göesgensone typo in a define. moved file calculation to the...
2006-02-09 Art Cancrofix iconv calling syntax
2006-02-09 Art CancroFixed a problem with free_march_list()
2006-02-09 Art Cancrohtml2html.c: when converting links, don't add quotes...
2006-02-09 Art CancroAllow the user to specify a default character set for...
2006-02-09 Art Cancroit.po: updated Italian translation sent in by Gabriele...
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-02-08 Art CancroMemory allocation fix
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-06 Art CancroAdded VIEW_CALBRIEF
2006-02-06 Art CancroCreated ctdl_iconv_open() wrapper around iconv_open()
2006-02-06 Art CancroPrepended the <no text> pseudomessage with an RFC822...
2006-02-05 Art Cancromessages.c: corrected a call to utf8ify_rfc822_string...
2006-02-05 Wilfried Göesgensremoved fuzzy lines, as the translation was correct.
2006-02-05 Wilfried Göesgensadded brief view calendar, and renamed the original...
2006-02-05 Wilfried Göesgensadded more translations for wiki etc.
2006-02-04 Art CancroPerform RFC2047 charset decoding in recipient names
2006-02-04 Art CancroFixed the handling of HTML messages when the character...
2006-02-04 Art CancroReorganized portions of html2html.c
2006-02-04 Art CancroWhen outputting HTML messages, check to see if there...
2006-02-04 Art CancroChanged the copyright date in the startup banner
2006-02-03 Art CancroRemoved ChangeLog, we'll go with the svn log from now on.
2006-02-03 Art CancroRemoved ChangeLog, we'll go with the svn log from now on.
2006-02-03 Wilfried Göesgensadded new translations for download / save
2006-02-03 Art CancroOffer "View" and "Download" options for all attachments.
2006-02-02 Wilfried Göesgensadded sample config for the rss cronjob
2006-01-31 Wilfried Göesgens we need to use citadel setup in prerm, it doesn't...
2006-01-31 Wilfried Göesgens chkpwd needs to be owned rooot:root, flags 04755
2006-01-31 Art Cancro* Generated MIME boundaries now begin with "=_" because...
2006-01-31 Art Cancro* client_getln() now strips only the trailing CR/LF...
2006-01-31 Art Cancrooops
2006-01-31 Art Cancro* Rolled all of the groupdav*.[ch] files way back to...
2006-01-30 Wilfried Göesgensmoved into subgroup
2006-01-30 Art Cancro* Reversed the previous change
2006-01-30 Art Cancro* GroupDAV now outputs <href> tags containing server...
2006-01-30 Art Cancro* When the -f option is specified, honor X-Forwarded...
2006-01-30 Art CancroHTML messages are now encoded as "Quoted-Printable...
2006-01-30 Art Cancro* Removed the "convert_to_html" option from text_to_ser...
2006-01-29 Art Cancro * Removed all references to "font-family" style. ...
2006-01-29 Wilfried Göesgensforgot one doxygen header
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-29 Wilfried Göesgensmissing months added.
2006-01-29 Art CancroClarified some of the doxygen comments
2006-01-29 Art Cancroaccept-charset="UTF-8" in form declaration for enter...
2006-01-28 Art CancroAll month names and weekday names are now sourced from...
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancrocomments
2006-01-27 Art Cancro Do a JavaScript alert if we fail to open the Instant...
2006-01-27 Art CancroPage popups work again
2006-01-27 Art Cancro* Reject empty username for login attempts
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-26 Art Cancro* Allow client to supply EID in "notes" rooms.
2006-01-26 Art CancroClarify that we are GPLv2
2006-01-26 Art CancroClarify that we are GPLv2
next