log

age author description
Fri, 17 Jan 2014 17:33:47 -0500 Timo Sirainen acl: Moved acl_rights array from vfile-specific code to generic struct acl_object.
Fri, 17 Jan 2014 16:23:49 -0500 Timo Sirainen acl: More code cleanups.
Fri, 17 Jan 2014 16:10:56 -0500 Timo Sirainen acl: Code cleanup by moving around the code and renaming functions.
Wed, 15 Jan 2014 16:44:04 -0500 Timo Sirainen liblib: Added str_unescape_next()
Wed, 15 Jan 2014 15:57:50 -0500 Timo Sirainen stats plugin: Fixed updating clock_time
Wed, 15 Jan 2014 15:54:14 -0500 Timo Sirainen stats: Also export the clock_time to doveadm.
Wed, 15 Jan 2014 15:50:38 -0500 Timo Sirainen stats: Track clock time as well as user/sys CPU time.
Wed, 15 Jan 2014 22:11:22 +0200 Timo Sirainen lib-index: Keep track of views and transactions in linked lists.
Wed, 15 Jan 2014 15:07:50 -0500 Timo Sirainen imap-proxy: Fixed resetting proxy state after failed login.
Wed, 15 Jan 2014 15:03:22 -0500 Timo Sirainen imap-proxy: Recent changes caused CAPABILITY repeating with pipelining disabled.
Wed, 15 Jan 2014 03:49:42 +0200 Timo Sirainen Makefile: Added missing iostream-lz4.h
Wed, 15 Jan 2014 00:57:59 +0200 Timo Sirainen lib-compression: Added initial support for LZ4
Wed, 15 Jan 2014 00:28:35 +0200 Timo Sirainen lib-http: Added http_client_request_remove_header()
Wed, 15 Jan 2014 00:28:20 +0200 Timo Sirainen lib-http: Allow calling http_client_request_add_header() when retrying requests.
Tue, 14 Jan 2014 03:33:35 +0200 Timo Sirainen *-login: Fix to previous commit: Default auth_user to original_user
Tue, 14 Jan 2014 03:24:47 +0200 Timo Sirainen auth, login, mail: Added %{auth_user}, %{auth_username} and %{auth_domain}
Tue, 14 Jan 2014 02:43:09 +0200 Timo Sirainen auth: Send original_user to auth client also when there aren't any extra fields.
Mon, 13 Jan 2014 15:58:13 -0500 Timo Sirainen dbox: Removed unused code.
Mon, 13 Jan 2014 22:44:34 +0200 Timo Sirainen iostream-temp: Support o_stream_pwrite()
Mon, 13 Jan 2014 20:57:12 +0200 Timo Sirainen doveadm fs delete: Fixed non-recursive deletion broken by previous commit
Fri, 10 Jan 2014 15:00:39 -0500 Stephan Bosch http: Improved HTTP header parser state machine and error messages.
Fri, 10 Jan 2014 15:00:28 -0500 Stephan Bosch lib-http: Added option to the header parser to make it lenient towards illegal characters in header field content.
Fri, 10 Jan 2014 21:59:15 +0200 Timo Sirainen lib-master: Added unit test for master_service_settings_cache_read()
Fri, 10 Jan 2014 13:00:39 -0500 Timo Sirainen imap proxy: Avoid duplicate CAPABILITY reply when backend is Dovecot.
Fri, 10 Jan 2014 00:19:19 +0200 Timo Sirainen doveadm fs delete: Added -n parameter to asynchronously delete multiple files at once.
Wed, 08 Jan 2014 11:24:36 -0500 Timo Sirainen lib-storage: Implemented get_metadata() for fail-mailbox.
Tue, 07 Jan 2014 14:33:29 -0500 Timo Sirainen imap proxy: Set proxy_state correctly also with proxy_nopipelining.
Mon, 23 Dec 2013 15:30:31 +0200 Timo Sirainen imap proxy: Added proxy_nopipelining passdb setting to work around other servers' bugs.
Fri, 20 Dec 2013 19:59:22 +0200 Timo Sirainen mdbox: When purging writes new data, flush them to disk before locking the map index.
Fri, 20 Dec 2013 04:57:25 +0200 Timo Sirainen Added signature for changeset 614bd6600011
Fri, 20 Dec 2013 04:57:19 +0200 Timo Sirainen Added tag 2.2.10 for changeset 614bd6600011
Fri, 20 Dec 2013 04:57:19 +0200 Timo Sirainen Released v2.2.10.
Fri, 20 Dec 2013 04:25:17 +0200 Timo Sirainen Compiler warning fix.
Fri, 20 Dec 2013 04:23:04 +0200 Timo Sirainen imap-quota: SETQUOTA supports now also user@domain:quotaroot name.
Fri, 20 Dec 2013 01:06:02 +0200 Timo Sirainen imap: GETMETADATA should return nonexistent entries also with NIL values.
Thu, 19 Dec 2013 23:54:28 +0200 Timo Sirainen auth: If LDAP server returns LDAP_OPERATIONS_ERROR, reconnect.
Thu, 19 Dec 2013 23:43:54 +0200 Timo Sirainen quota-status: Allow mail to go over quota up to quota_grace.
Thu, 19 Dec 2013 23:09:45 +0200 Timo Sirainen imap: Minor comment update: Horde uses wildcards, not Kolab.
Thu, 19 Dec 2013 23:08:03 +0200 Timo Sirainen imap: Allow wildcards in GETMETADATA mailbox-name.
Thu, 19 Dec 2013 23:07:15 +0200 Timo Sirainen imap: GETMETADATA wasn't working correctly if options parameter wasn't specified.
Thu, 19 Dec 2013 23:04:55 +0200 Timo Sirainen imap: SETMETADATA shouldn't assert-crash when entry name is invalid
Thu, 19 Dec 2013 21:37:28 +0200 Timo Sirainen imap: If any FETCH/STORE tries to access modseqs when NOMODSEQ was returned, return BAD.
Thu, 19 Dec 2013 21:31:57 +0200 Timo Sirainen imap: Ignore QRESYNC parameters for SELECT when returning NOMODSEQ.
Thu, 19 Dec 2013 21:25:43 +0200 Timo Sirainen fs-sis: Memory leak fix.
Thu, 19 Dec 2013 21:25:28 +0200 Timo Sirainen pop3c: Memory leak fixes
Thu, 19 Dec 2013 21:25:08 +0200 Timo Sirainen imap: if mailbox has non-permanent modseqs, never send HIGHESTMODSEQ/MODSEQs.
Thu, 19 Dec 2013 21:21:39 +0200 Timo Sirainen Compiler warning fix.
Thu, 19 Dec 2013 04:18:30 +0200 Timo Sirainen pop3c: If POP3 server doesn't support UIDLs, don't advertise GUID support.
Thu, 19 Dec 2013 04:05:52 +0200 Timo Sirainen pop3c: Added pop3c_quick_received_date setting.
Thu, 19 Dec 2013 04:01:58 +0200 Timo Sirainen pop3c: Use UIDLs as GUIDs.
Tue, 17 Dec 2013 21:33:32 +0200 Timo Sirainen mail-filter: If filter returns 0 bytes, treat it as EIO error.
Sat, 14 Dec 2013 14:40:13 +0200 Timo Sirainen Compiler warning fix
Fri, 13 Dec 2013 13:44:32 +0200 Timo Sirainen ldap: Added blocking=yes setting to use auth-workers.
Thu, 12 Dec 2013 18:21:49 +0200 Timo Sirainen lib-master: Show better error message when process_limit is reached.
Thu, 12 Dec 2013 18:08:25 +0200 Timo Sirainen auth: Previous userdb changes caused userdb prefetch to be used always.
Thu, 12 Dec 2013 17:59:28 +0200 Timo Sirainen auth: Don't crash when userdb hasn't been specified at all.
Thu, 12 Dec 2013 16:37:37 +0200 Timo Sirainen lzma: Reading until EOF without seeing LZMA_STREAM_END isn't an error.
Wed, 11 Dec 2013 19:39:12 +0200 Timo Sirainen login-*: Make sure "need to write more" flag doesn't get stuck during handshake.
Wed, 11 Dec 2013 18:39:36 +0200 Timo Sirainen auth: Use refcounting for LDAPMessage to make sure it always gets freed correctly.
Wed, 11 Dec 2013 18:39:08 +0200 Timo Sirainen auth: ldap with auth_bind=yes leaked memory