citadel.git
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-03-09 Art CancroUpdated the LDAP connector to work with the latest...
2006-03-09 Art CancroHappy build notes output at the end of configure
2006-03-08 Art Cancrodon't trip the idle timer on a TIME command.
2006-03-07 Art Cancroimap fetch bodystructure now handles null msg gracefully
2006-03-07 Art CancroIMAP SEARCH HEADER now works. It's very inefficient...
2006-03-06 Art CancroChanged the way some SSL errors are logged
2006-03-06 Art CancroIMAP SEARCH now checks against both display name and...
2006-03-06 Art CancroAdvertise DAV as Class 1 only; we don't support locking.
2006-03-06 Wilfried Göesgens* use syslog facility by default.
2006-03-06 Wilfried Göesgens* shut down citadel regulary befor HUP'ing inetd.
2006-03-06 Art Cancrodatabase_cleanup.sh.in: cleaned up some spelling
2006-03-06 Art CancroRWHO command no longer trips the idle timer
2006-03-06 Art CancroNew it.po submitted by Gabriele Tassoni
2006-03-05 Art CancroPublishing an entire calendar back to the Citadel server
2006-03-05 Art CancroWebDAV GET/PUT of an entire calendar as one item
2006-03-04 Art Cancroupdated some tracing messages
2006-03-04 Art CancroAltered the URL format for PUT an entire calendar.
2006-03-04 Art CancroAltered the URL format for GET an entire calendar.
2006-03-04 Art CancroWorked on webcal publish some more
2006-03-04 Art CancroBegan the implementation of code to handle webcal:...
2006-03-04 Art CancroSmall fix to previous commit
2006-03-04 Art CancroAdded in preliminary support for 'webcal://' URL's...
2006-03-04 Art CancroCompleted the 'ICAL getics' command, which outputs an
2006-03-03 Art CancroBegan writing a command to dump an entire room's calendar
2006-03-03 Art Cancroserv_calendar.c: when accepting rsvp, look in the euid...
2006-03-03 Art CancroAltered the way UID's are encoded into URL's in DAV.
2006-03-02 Art CancroAdded the HTTP response 'DAV: 1, 2' to all OPTIONS...
2006-03-02 Art CancroRFC2047-encode subjects with non ascii characters.
2006-03-02 Art Cancro404 all broken Microsoft /_vti_* crap
2006-03-02 Art CancroMade the 'New User' button disappear when it is not...
2006-03-02 Art CancroDon't offer to create new user accounts if the server...
2006-03-02 Art CancroINFO command now reveals whether new user create can...
2006-03-01 Wilfried Göesgensbuild database cleanup from configure to have it behavi...
2006-03-01 Art Cancrogroupdav_propfind.c: continued fleshing out the DAV...
2006-03-01 Art CancroAdded last mod time to all room list cmds
2006-02-28 Art Cancrolocate_message_by_uid() once again uses the server...
2006-02-28 Art Cancrodatabase_cleanup.sh import cdb.0a
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.
next