log

age author description
Tue, 09 Oct 2007 17:10:10 +0300 Timo Sirainen Changed failure callbacks to take failure type parameter, so it's no longer HEAD
Sat, 06 Oct 2007 03:18:19 +0300 Timo Sirainen Fix for last change: don't crash if temp buffer wasn't created.. HEAD
Sat, 06 Oct 2007 03:17:13 +0300 Timo Sirainen message_header_decode(): Don't use t_push/t_pop. The callback may want to HEAD
Sat, 06 Oct 2007 03:08:48 +0300 Timo Sirainen Log mailbox renames also. HEAD
Sat, 06 Oct 2007 03:05:37 +0300 Timo Sirainen Don't break when renaming mailboxes with '*' or '%' characters and children. HEAD
Sat, 06 Oct 2007 02:48:07 +0300 Timo Sirainen Give an error if trying to use list=no and empty prefix. HEAD
Sat, 06 Oct 2007 02:47:10 +0300 Timo Sirainen Updated hidden namespace comments. HEAD
Sat, 06 Oct 2007 02:25:33 +0300 Timo Sirainen Assert-crashfix HEAD
Sat, 06 Oct 2007 02:16:56 +0300 Timo Sirainen Fixed process hanging sometimes when disconnecting. HEAD
Sat, 06 Oct 2007 01:50:52 +0300 Timo Sirainen Removed CRLF/LF output streams. They're no longer needed. HEAD
Sat, 06 Oct 2007 01:49:41 +0300 Timo Sirainen Removed message_parser_set_crlfs(). It's no longer needed and it might not HEAD
Sat, 06 Oct 2007 01:48:16 +0300 Timo Sirainen Use crlf input streams instead of output streams so message parser doesn't HEAD
Sat, 06 Oct 2007 01:46:22 +0300 Timo Sirainen Added input stream filters for reading linefeeds as CRLFs or LFs. HEAD
Tue, 02 Oct 2007 22:27:30 +0300 Timo Sirainen Make sure we parse everything so they can be saved to cache. HEAD
Mon, 01 Oct 2007 18:14:41 +0300 Timo Sirainen Error handling fix HEAD
Sun, 30 Sep 2007 23:21:18 +0300 Timo Sirainen Added tag 1.1.beta2 for changeset 19b73ae1d6f6 HEAD
Sun, 30 Sep 2007 23:21:10 +0300 Timo Sirainen Released v1.1.beta2. HEAD 1.1.beta2
Sun, 30 Sep 2007 18:24:39 +0300 Timo Sirainen With 32bit time_t we were checking it up to 64 bits, which overflowed the HEAD
Sun, 30 Sep 2007 18:23:36 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 30 Sep 2007 18:23:25 +0300 Timo Sirainen Compile fix HEAD
Sun, 30 Sep 2007 18:03:18 +0300 Timo Sirainen Login processes started by inetd aren't ours, don't treat them as such. HEAD
Sun, 30 Sep 2007 17:51:25 +0300 Timo Sirainen Another try, -d is now destination user as originally and -a is now HEAD
Sun, 30 Sep 2007 17:38:31 +0300 Timo Sirainen Update help string. HEAD
Sun, 30 Sep 2007 17:36:10 +0300 Timo Sirainen And call deliver_mail() with destaddr instead of user. HEAD
Sun, 30 Sep 2007 17:32:12 +0300 Timo Sirainen Added -a parameter to specify authentication username. It can be used to HEAD
Sun, 30 Sep 2007 17:08:14 +0300 Timo Sirainen Sync mailbox after committing transaction, so that the messages really get HEAD
Sun, 30 Sep 2007 17:03:43 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 30 Sep 2007 17:03:26 +0300 Timo Sirainen mailbox_transaction_commit*() doesn't sync the mailbox anymore, so it HEAD
Sun, 30 Sep 2007 16:57:32 +0300 Timo Sirainen Sync mbox when committing transaction only when saving messages to update HEAD
Sun, 30 Sep 2007 16:45:36 +0300 Timo Sirainen Fixes to NFS read cache flushing. HEAD