log

age author description
Tue, 27 Jun 2017 16:36:56 +0300 Timo Sirainen lib-storage: Add mailbox_list_delete_finish_ret()
Tue, 27 Jun 2017 16:13:34 +0300 Timo Sirainen lib-storage: mailbox_list_delete_finish() - Return whether anything was deleted
Tue, 27 Jun 2017 16:16:21 +0300 Timo Sirainen lib-storage: Add mailbox_list_get_last_mail_error()
Tue, 27 Jun 2017 15:57:10 +0300 Timo Sirainen lib-storage: Add comments to mailbox-list-delete.h
Wed, 28 Jun 2017 23:37:22 +0300 Timo Sirainen lib: Fix file_create_locked() unit test to delete temp file afterwards
Thu, 22 Jun 2017 01:28:57 +0300 Timo Sirainen lib-storage: Add VOLATILEDIR setting to mail_location
Thu, 22 Jun 2017 02:44:12 +0300 Timo Sirainen lib-storage: Move autoexpunge lock creation to a generic mail_user_lock_file_create()
Thu, 22 Jun 2017 02:33:03 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - Don't hide ENOENT error
Thu, 22 Jun 2017 02:32:10 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - small cleanup
Thu, 22 Jun 2017 02:24:08 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for dovecot.autoexpunge.lock
Thu, 22 Jun 2017 02:19:18 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to a generic mailbox_lock_file_create()
Thu, 22 Jun 2017 02:07:16 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to its own function
Thu, 22 Jun 2017 02:05:16 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for .vsize.lock
Thu, 22 Jun 2017 01:56:18 +0300 Timo Sirainen lib-storage: Fix error logging for failing to create .vsize.lock
Wed, 28 Jun 2017 17:48:01 +0300 Timo Sirainen lib: file_create_locked() - Add settings to mkdir() missing parent directories
Wed, 28 Jun 2017 17:40:20 +0300 Timo Sirainen lib: Add unit test for file_create_locked()
Thu, 22 Jun 2017 01:52:29 +0300 Timo Sirainen lib: Add file_lock_set_close_on_free()
Thu, 22 Jun 2017 01:47:51 +0300 Timo Sirainen lib: Add file_lock_set_unlink_on_free()
Thu, 22 Jun 2017 10:35:16 +0300 Timo Sirainen lib: file_create_locked() - update lock path after link()
Thu, 22 Jun 2017 09:05:06 +0300 Timo Sirainen lib: Add file_lock_set_path()
Thu, 22 Jun 2017 01:42:56 +0300 Timo Sirainen lib: Add file_lock_get_path()
Wed, 28 Jun 2017 15:50:11 +0300 Timo Sirainen pop3-migration: Drop lines with only spaces or tabs from comparison
Fri, 23 Jun 2017 11:15:32 +0300 Timo Sirainen dsync: Use header hashing version 3
Fri, 23 Jun 2017 11:02:24 +0300 Timo Sirainen pop3-migration: Replace trailing whitespace removal with new header hashing version
Fri, 23 Jun 2017 11:00:37 +0300 Timo Sirainen lib-mail: message_header_hash_more() - add v3 that strips spaces
Fri, 23 Jun 2017 09:24:40 +0300 Timo Sirainen lib-mail: test-message-header-hash - add more tests
Fri, 23 Jun 2017 09:14:40 +0300 Timo Sirainen lib-mail: message_header_hash_more() - refactor to use switch()
Thu, 22 Jun 2017 11:43:05 +0300 Timo Sirainen quota: Fix failing again if quota setting has invalid parameters
Tue, 20 Jun 2017 12:11:37 +0300 Sergey Kitov lib-imap: imap_append_nstring_nolf() - fix crash with datastack_pool strings
Mon, 19 Jun 2017 23:43:17 +0300 Timo Sirainen acl: Add acl_globals_only setting
Mon, 19 Jun 2017 12:05:30 +0300 Timo Sirainen director: Fix logging last input/output time when there was no input/output
Mon, 19 Jun 2017 12:03:13 +0300 Timo Sirainen director: Fix whitespace position in some log messages
Wed, 31 May 2017 14:27:16 +0300 Timo Sirainen director: Use longer timeout for receiving user list in handshake
Wed, 31 May 2017 13:42:31 +0300 Timo Sirainen director: Log more connection state information on handshaking errors
Wed, 31 May 2017 13:17:37 +0300 Timo Sirainen director: Use more accurate timestamps for handshake timeout logging
Wed, 31 May 2017 13:15:04 +0300 Timo Sirainen director: Fix "sending handshake timed out" error to be actually logged
Wed, 31 May 2017 13:11:08 +0300 Timo Sirainen director: Fix handshake timeout lengths
Sat, 17 Jun 2017 14:39:59 +0300 Timo Sirainen imap: NOTIFY - Fix potential crash when reading invalid parameters
Sat, 17 Jun 2017 14:38:22 +0300 Timo Sirainen imap: Fix NOTIFY to parse more than just the first event-group
Mon, 19 Jun 2017 11:21:14 +0300 Timo Sirainen lib-http: Fix memory leak in HTTP connection deinit
Mon, 19 Jun 2017 00:01:17 +0300 Timo Sirainen imap: NOTIFY - Cleanup notify watch timeout handling
Sun, 18 Jun 2017 11:14:05 +0300 Timo Sirainen imap: NOTIFY - Fix crash due to not hooking into commands correctly
Sun, 18 Jun 2017 11:19:28 +0300 Timo Sirainen imap: NOTIFY - Fix delayed setting notification callback
Mon, 19 Jun 2017 09:22:56 +0300 Timo Sirainen lib-lda: Fix memory leak in smtp_client_open()
Fri, 16 Jun 2017 14:34:24 +0300 Timo Sirainen *-login: Add client_vfuncs.free() that is called when client refcount=0
Mon, 12 Jun 2017 22:52:56 +0300 Timo Sirainen *-login: Add client_vfuncs.input_next_cmd()
Mon, 12 Jun 2017 22:51:12 +0300 Timo Sirainen pop3-login: Cleanup - move command handling to pop3_client_input_next_cmd()
Mon, 12 Jun 2017 23:20:12 +0300 Timo Sirainen imap: Fix pipelining commands with SEARCH
Wed, 14 Jun 2017 10:44:36 +0300 Sergey Kitov lib-imap: imap_bodystructure_write is changed to skip CRs and LFs.
Wed, 14 Jun 2017 10:44:01 +0300 Sergey Kitov lib-imap: imap_write_envelope changed to skip CRs and LFs.
Wed, 14 Jun 2017 10:41:04 +0300 Sergey Kitov lib-imap: added imap_append_nstring_nolf(), which skips CRs and LFs.
Tue, 13 Jun 2017 10:05:23 +0300 Sergey Kitov lib-imap: escaping and quote/literal tests for imap_append_nstring()
Tue, 13 Jun 2017 00:57:08 +0300 Timo Sirainen imapc: Fix prefetching specific headers
Tue, 13 Jun 2017 00:55:36 +0300 Timo Sirainen imapc: Avoid sending FETCH BODY[HEADER] when BODY[] is already being fetched
Tue, 13 Jun 2017 18:26:26 +0300 Timo Sirainen lib-oauth2: Handle non-2xx/4xx results for token validation without crash
Tue, 06 Jun 2017 12:47:53 +0300 Aki Tuomi lib-oauth2: Make sure fields are always initialized
Tue, 06 Jun 2017 12:44:55 +0300 Aki Tuomi lib-oauth2: Accept empty responses
Thu, 15 Jun 2017 12:46:47 +0300 Timo Sirainen imap-login: Fix storing ID NIL values into client_id
Wed, 14 Jun 2017 11:47:00 +0300 Timo Sirainen imap-login: Remove duplicate spaces between ID x-forward parameters
Wed, 14 Jun 2017 10:50:38 +0300 Timo Sirainen imap-login: Fix crash in ID if trusted client sends NIL value to internal field