]> code.citadel.org Git - citadel.git/history - citadel
* crypto.c: allow use of chained certificates
[citadel.git] / citadel /
2005-03-04 Art Cancro* IMAP FETCH RFC822.SIZE now honors the cached rfc822...
2005-03-04 Art Cancro* SMTP: only offer TLS on the MSA port (587), not on...
2005-03-04 Art Cancro* config.c: default setting for "maxmsglen" is now...
2005-03-03 Art Cancro* sysdep.c: change the algorithm for dynamically expand...
2005-03-03 Art Cancro* Finished removing the use of temp files in IMAP.
2005-03-03 Art Cancro* Realized that memreadline() does NOT return a NULL...
2005-03-03 Art Cancro*** empty log message ***
2005-03-02 Art Cancro*** empty log message ***
2005-03-02 Art Cancro* msgbase.c: fixed a buffer overflow error
2005-03-02 Art Cancro*** empty log message ***
2005-03-02 Art Cancro* serv_smtp.c: removed use of temporary file for SMTP...
2005-03-02 Art Cancro* serv_spam.c: use redirect_buffer instead of redirect_sock
2005-03-02 Art Cancro* Finished moving the POP3 server to the new redirect_b...
2005-03-02 Art Cancro* Toned down some of the hostility in the code's commen...
2005-03-01 Art Cancro* Began implementation of a third RedirectOutput mode...
2005-03-01 Art Cancro* When saving an RFC822 message, use a less expensive...
2005-02-28 Art Cancro*** empty log message ***
2005-02-28 Art Cancro* IMAP APPEND command now accepts the message text...
2005-02-28 Art Cancro* added pid file writing
2005-02-27 Art Cancro* database_cleanup.sh: look for /usr/local/ctdlsupport...
2005-02-27 Art Cancro*** empty log message ***
2005-02-26 Art Cancro* setup.c: added "hula" to the list of non-Citadel...
2005-02-25 Art Cancro* Ok, now we accept *all* the flags transmitted during...
2005-02-25 Art Cancro* Started working on a fix for the IMAP APPEND "flags...
2005-02-24 Art Cancro* Removed excessive trace messages that were slowing...
2005-02-23 Art Cancro* When auto-creating Mail>, Sent Items>, etc... set...
2005-02-21 Art Cancro* THIS IS 6.41
2005-02-21 Art Cancro* Updated internal version number to 6.41
2005-02-21 Art Cancro* Master listening sockets are now non blocking, in...
2005-02-20 Art Cancro* Repaired access control problem in IMAP SUBSCRIBE
2005-02-20 Art Cancro* Don't write passwords to the log (PASS and SETP commands)
2005-02-17 Art Cancro* Removed "Log Hooks." This enabled the removal of...
2005-02-17 Art Cancro* setup.c: clarify some of the messages
2005-02-16 Art Cancro*** empty log message ***
2005-02-16 Art Cancro* master_cleanup() now passes along an exit code from...
2005-02-16 Art Cancro* Try to reach our cleanup routine when SIGSEGV is...
2005-02-16 Art Cancro* Be more aggressive about shutting down when told...
2005-02-16 Art Cancro*** empty log message ***
2005-02-16 Art Cancro* newinstall.sh: put the checksum files server-side...
2005-02-16 Art Cancro* Applied patches submitted by Kevin Kilbride for TCP_C...
2005-02-13 Art Cancro* Did the server port hooks etc. for SSL listeners...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2005-02-13 Art Cancro* IMAP flag twiddling with STORE was broken because...
2005-02-12 Art Cancro* Changes to lprintf() and start_daemon() submitted...
2005-02-11 Art Cancro* <.A>ide <U>ser-edit is now <.A>ide <U>ser <E>dit
2005-02-10 Art Cancro* THIS IS 6.40
2005-02-10 Art Cancro* Updated documentation etc. for 6.40 release (and...
2005-02-08 Art Cancro* client_gets(char *buf) has been replaced by
2005-02-05 Art Cancro* More reliable handling of conversion of vCard UID...
2005-02-05 Art Cancro* msgbase.c: replication checks for Exclusive-ID no...
2005-02-03 Art Cancro* serv_calendar.c: beforesave hook now looks for the...
2005-02-01 Art Cancro* new ENT0 syntax now also outputs EUID
2005-02-01 Art Cancro* Added an SMTP-like calling syntax to ENT0 to allow...
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2005-01-27 Art Cancro* Renamed the "Extended message ID" field to "Exclusive...
2005-01-27 Art Cancro* serv_vcard.c: changed the logic a bit. When saving...
2005-01-27 Art Cancro* The before-save hook in serv_calendar.c now runs...
2005-01-26 Art Cancro* When saving calendar items, if the vCalendar object...
2005-01-25 Art Cancro* serv_pop3.c: minor change to logging output
2005-01-25 Art Cancro* Quick hacks to some of the tech docs
2005-01-25 Michael Hampton* Updated SSL/TLS code to actually use the TLS cipher...
2005-01-22 Art Cancro*** empty log message ***
2005-01-22 Art Cancro* Increased per-thread stack size again, this time...
2005-01-22 Art Cancro* Each message's metadata now has the ability to cache...
2005-01-21 Art Cancro* THIS IS 6.30
2005-01-21 Art Cancro* Internal version number is now 6.30
2005-01-21 Art Cancro* Increase per-thread stack size from 128k to 256k...
2005-01-19 Art Cancro* Minor fixenbugs after running with Valgrind
2005-01-19 Art Cancro*** empty log message ***
2005-01-19 Art Cancro* Minor and/or cosmetic changes made during x64 trouble...
2005-01-18 Art Cancro* Trying to fix IMAP brokenness on Linux-x64. Committi...
2005-01-14 Art Cancro* Applied a configure script fix sent in by David Given...
2005-01-13 Art Cancro* Initial support for having a room participate in...
2005-01-09 Art Cancro* Applied a patch sent in by David Given for handling...
2005-01-07 Art Cancro* msgbase.c: fixed an incorrect variable name in the...
2005-01-07 Art Cancro* serv_imap.c: fail with a "BAD" error response if...
2005-01-05 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro* THIS IS 6.29
2005-01-04 Art Cancro* newinstall.sh: save tarball checksums after successfu...
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro*** empty log message ***
2005-01-04 Art Cancro* newinstall.sh: initial test of new code to prevent...
2005-01-04 Art Cancro* sysdep.c: if we have enough information to do so...
2004-12-23 Art Cancro*** empty log message ***
2004-12-17 Art Cancro*** empty log message ***
2004-12-14 Art Cancro* THIS IS 6.28
2004-12-14 Art Cancro*** empty log message ***
2004-12-12 Michael Hampton* sysdep.c: lprintf(): Bug 124: Fix remote format strin...
2004-12-10 Art Cancro*** empty log message ***
2004-12-01 Art Cancro* tools.c: don't crash when striplt() is called with...
2004-11-26 Art Cancro* Added a sooper-seekrit way to spool network messages...
2004-11-21 Art Cancro*** empty log message ***
next