]> code.citadel.org Git - citadel.git/history - citadel
Call endtls() when an HTTP session ends normally -- not
[citadel.git] / citadel /
2006-05-04 Art Cancromime_parser.c: updated some of the comments
2006-05-03 Art Cancromime_parser.c: pad the encoded-to-unencoded buffer
2006-04-25 Art CancroIMAP FETCH operations now check before every iteration
2006-04-17 Art CancroTHIS IS 6.81
2006-04-15 Wilfried Göesgens* renamed the openldap file, as in the package.
2006-04-12 Art Cancroserv_network.c: moved a call to CtdlFreeMessage() out...
2006-04-10 Art Cancronewinstall.sh: if 'dialog' not found or unusable, try...
2006-04-07 Art Cancroeasy install: changed tar -xvf to tar -xf, less verbosity
2006-04-07 Art CancroThe hunt for 'dialog' requires one that supports the...
2006-04-07 Art Cancronewinstall.sh is GPL v2
2006-04-07 Art CancroInternal version number is now 6.80
2006-04-06 Art Cancroserv_smtp.c: when sending out mail, try EHLO first...
2006-04-05 Art CancroReceived our 'enterprise number' 1.3.6.1.4.1.25404...
2006-04-04 Art Cancrooops, there were remnants of a temporary hack
2006-04-04 Art CancroIn r3487 we had set the master listening sockets to
2006-04-04 Art CancroWhen client_write() fails, display the byte count as...
2006-04-04 Art Cancrowhen client_write() fails, display the error
2006-04-04 Art Cancrosetup.c: move the location of the call to fixnss()
2006-04-04 Art Cancrosetup now checks for the problematic 'db' module
2006-03-31 Art CancroIf the netconfigs file for Global Address book is
2006-03-31 Art CancroRemoved the 'dbdirname' variable in open_databases().
2006-03-31 Art Cancrobinaries.txt: updated to make it a general purpose
2006-03-30 Art Cancrosetup.c: don't offer to tweak /etc/inittab on host...
2006-03-29 Art CancroFixedOutputHooks are now used _strictly_ for the MSG0...
2006-03-27 Art Cancroupdated the roadmap
2006-03-27 Art CancroCheck for CANCEL messages even when not sharing a
2006-03-24 Art Cancrosetup.c: when creating or changing permission of the...
2006-03-24 Art Cancrominor tweaks to cmd_mesg
2006-03-23 Art CancroRenamed getline() to ctdl_getline() due to a conflict
2006-03-20 Wilfried Göesgensdon't include .c files!
2006-03-20 Wilfried Göesgens* removed last occurance of static paths in favour...
2006-03-18 Art CancroSilenced some compiler warnings
2006-03-17 Art Cancrovcard.c update
2006-03-16 Wilfried Göesgenscalculate the correct location of citadel binaries...
2006-03-16 Art CancroRemoved the Kolab authors's names from citadel.schema...
2006-03-13 Art CancroBrought over some vcard.c changes from WebCit
2006-03-13 Art CancroImplemented POP3 capability detection as per RFC2449
2006-03-13 Art CancroClarify in the log messages that if a node for the...
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 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-05 Art CancroPublishing an entire calendar back to the Citadel server
2006-03-04 Art Cancroupdated some tracing messages
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 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-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 CancroAdded last mod time to all room list cmds
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 CancroAll of the 'list rooms' commands now enumerate not...
2006-02-20 Art CancroAdded a minimal implementation of IMAP 'ID' extension...
2006-02-17 Wilfried Göesgenscitadel_dirs wasn't used here yet, which caused lhfs...
2006-02-15 Wilfried Göesgensdependency to gettext added.
2006-02-13 Art CancroEasy Install no longer autodetects when an upgrade...
2006-02-11 Art CancroMatthew Scott sent in an update to his listing in devel...
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 Wilfried Göesgensone typo in a define. moved file calculation to the...
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-06 Art CancroAdded VIEW_CALBRIEF
2006-02-06 Art CancroPrepended the <no text> pseudomessage with an RFC822...
2006-02-03 Art CancroRemoved ChangeLog, we'll go with the svn log from now on.
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* client_getln() now strips only the trailing CR/LF...
2006-01-27 Art Cancro* Reject empty username for login attempts
2006-01-26 Art Cancro* Allow client to supply EID in "notes" rooms.
2006-01-26 Art CancroClarify that we are GPLv2
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2006-01-23 Wilfried Göesgens*narf*
2006-01-23 Wilfried Göesgensone more missing file. where did this go?
2006-01-23 Wilfried Göesgensmore fixes
2006-01-21 Art CancroPatch to the "m<Y> next message" function, submitted...
2006-01-21 Wilfried Göesgensset permissions on chkpwd.
2006-01-20 Wilfried Göesgenscalculate once. todo: move commandline parsing up.
2006-01-20 Wilfried Göesgenscalc dirs another time
2006-01-20 Wilfried Göesgensanother try
2006-01-20 Wilfried Göesgensmissing variables
2006-01-20 Wilfried Göesgenscalc home dirs
2006-01-20 Wilfried Göesgenscalc home dirs
2006-01-20 Art Cancromake change
2006-01-20 Art Cancro* Added VIEW_WIKI to the available view types. EUID...
2006-01-19 Art Cancro* support SMTP-AUTH for outbound connection to smart...
2006-01-19 Art Cancroadd serv_vcard.h
2006-01-19 Art Cancro* Change to journaling code to include an Internet...
2006-01-19 Art Cancro* Refactored the code that populates the session's...
next