log

age author description
Sat, 13 Feb 2010 05:44:09 +0200 Timo Sirainen imap: Added module_contexts to struct client. HEAD
Sat, 13 Feb 2010 05:43:50 +0200 Timo Sirainen imap: Remember if TLS compression is enabled. HEAD
Sat, 13 Feb 2010 05:36:04 +0200 Timo Sirainen o_stream_uncork(): Use flush() as default uncork operation. HEAD
Sat, 13 Feb 2010 01:15:12 +0200 Timo Sirainen zlib: Reimplemented gz/bz2 input streams by using the uncompression functions directly. HEAD
Sat, 13 Feb 2010 00:42:59 +0200 Timo Sirainen lib-storage: If plugin changes mail's input stream, don't assert-crash on close. HEAD
Fri, 12 Feb 2010 23:29:31 +0200 Timo Sirainen i_stream_grow_buffer(): Never shrink the buffer. HEAD
Fri, 12 Feb 2010 23:27:16 +0200 Timo Sirainen lib-storage: Removed input parameter from mailbox_alloc(), added mailbox_open_stream() HEAD
Fri, 12 Feb 2010 21:31:49 +0200 Timo Sirainen auth: When caching user-given passwords, cache their SHA1, not the plaintext. HEAD
Wed, 10 Feb 2010 17:12:31 +0200 Timo Sirainen Compiler warning fix. HEAD
Wed, 10 Feb 2010 16:02:26 +0200 Timo Sirainen dovecot-config: Renamed DOVECOT_*DIR to dovecot_*dir after all. HEAD
Tue, 09 Feb 2010 20:07:49 +0200 Timo Sirainen lib-index: Fixed logging file creation EACCES failures. HEAD
Tue, 09 Feb 2010 19:50:17 +0200 Timo Sirainen lib-storage: STATUS_GUID moved to mailbox_get_guid() that can fail. HEAD
Tue, 09 Feb 2010 18:55:04 +0200 Timo Sirainen Increased initial memory pool sizes. HEAD
Tue, 09 Feb 2010 18:54:34 +0200 Timo Sirainen mdbox: Saving now closes newly created files if they become full. HEAD
Tue, 09 Feb 2010 18:34:33 +0200 Timo Sirainen login: tcpwrappers change caused crashes at startup. HEAD
Tue, 09 Feb 2010 18:12:50 +0200 Timo Sirainen mdbox: If purge deleted a whole file, it didn't expunge map records immediately. HEAD
Tue, 09 Feb 2010 18:08:13 +0200 Timo Sirainen doveadm dump index: Another crashfix. HEAD
Tue, 09 Feb 2010 18:05:41 +0200 Timo Sirainen doveadm dump index: Fixed assert-crash. HEAD
Tue, 09 Feb 2010 17:35:14 +0200 Timo Sirainen Mailbox deletion: Fixed race condition where a mailbox couldn't get deleted. HEAD
Tue, 09 Feb 2010 04:52:29 +0200 Timo Sirainen lib-index: Don't close index files if they're still being used by another mailbox. HEAD
Tue, 09 Feb 2010 04:11:53 +0200 Timo Sirainen lib-storage: Mailbox deletion API changed. HEAD
Tue, 09 Feb 2010 04:09:28 +0200 Timo Sirainen imap: Mark DELETE command as potentially closing mailbox. HEAD
Tue, 09 Feb 2010 04:08:31 +0200 Timo Sirainen lib-index: Added support for undeleting a deleted index. HEAD
Tue, 09 Feb 2010 02:04:00 +0200 Timo Sirainen lib-index: Index deletion is now a request that gets finalized by index sync. HEAD
Mon, 08 Feb 2010 23:43:45 +0200 Timo Sirainen mailbox_list_get_mailbox_name_status() now separates between existing mailbox and dir. HEAD
Mon, 08 Feb 2010 22:48:22 +0200 Timo Sirainen mailbox_name_get_sha128() truncated the returned GUID too early. HEAD
Sun, 07 Feb 2010 19:51:51 +0200 Timo Sirainen lib-storage: Added mail_storage_get_user(). HEAD
Sun, 07 Feb 2010 19:13:55 +0200 Timo Sirainen master: Don't check if service's executable exists if there are no listeners. HEAD
Sun, 07 Feb 2010 19:13:19 +0200 Timo Sirainen master: service's have_inet_listeners wasn't tracked correctly. HEAD
Sun, 07 Feb 2010 18:38:13 +0200 Timo Sirainen expire Makefile: Link with .lo, not .o. Helps at least with dependency tracking. HEAD