]> code.citadel.org Git - citadel.git/history - citadel
When finding a non-UTC timestamp with no time
[citadel.git] / citadel /
2006-07-13 Art CancroWhen finding a non-UTC timestamp with no time
2006-07-12 Art Cancroical_dezonify: rearranged code and added log output
2006-07-11 Wilfried Göesgens* added items from the purged whishlist room, as much...
2006-07-11 Art CancroWhen generating Message ID's, pad with leading zeroes
2006-07-10 Wilfried Göesgens* as ubuntu for example purges /var/run, we need to...
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-07-05 Art CancroChanges to Easy Install based on fleeb's suggestions.
2006-06-23 Michael HamptonAllow internal programs to rename rooms and create...
2006-06-23 Michael HamptonMailing lists need to have confirmations logged to...
2006-06-22 Wilfried Göesgens* corrected some typos in the dirs
2006-06-21 Art Cancrocitadel_ipc.c: comment out block of code that
2006-06-21 Art CancroApplied Matt's patches for the addition of four new...
2006-05-30 Art CancroInternal version number update to 6.82
2006-05-26 Art Cancrosetup.c: more directory initialization submitted by...
2006-05-26 Art Cancrohtml.c: convert some common character entity references
2006-05-22 Art Cancrohtml.c: removed extra newlines entering/exiting blockqu...
2006-05-22 Art CancroWhen THE DREADED AUTO-PURGER expires user accounts,
2006-05-18 Art Cancrohtml.c: rendering of BLOCKQUOTE sections is now
2006-05-18 Art CancroIMAP COPY messages in bulk. I think it works
2006-05-17 Art CancroCtdlSaveMsgPointerInRoom() is now a simple wrapper...
2006-05-16 Art CancroSmall change to a log message
2006-05-09 Art CancroFixed the PLAIN auth method in SMTP so that it accepts
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...
next