]> code.citadel.org Git - citadel.git/history - citadel
* added portnumber for postfix dict table.
[citadel.git] / citadel /
2006-08-23 Wilfried Göesgens* added portnumber for postfix dict table.
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-08-17 Art CancroThis will be Citadel 6.83
2006-08-17 Art CancroThe DELE command now accepts multiple message numbers
2006-08-05 Art Cancro* MOVE command can now move multiple messages at a...
2006-08-05 Art CancroRemoved the old CtdlSaveMsgPointerInRoom() API. Everyt...
2006-07-28 Art CancroBugfix for previous commit: IMAP and POP3 expunge opera...
2006-07-28 Art CancroCtdlDeleteMessages() now has a bulk API. Updated all...
2006-07-27 Art CancroCtdlDeleteMessages() now uses the bulk API CtdlCopyMsgs...
2006-07-27 Art CancroRemoved a spurious FIXME that had already been fixed
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Wilfried Göesgens* added some points to the roadmap.
2006-07-18 Art Cancromore timezone hacking. this will work eventually.
2006-07-18 Art CancroFixed a logic bug that caused the full text index
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroAdded a FIXME comment noting that imap_do_expunge(...
2006-07-17 Art CancroMake a note of the fact that we've hardcoded
2006-07-13 Art CancroFor some reason it's not properly saving the
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...
next