log

age author description
Thu, 13 Oct 2016 10:11:52 +0300 Aki Tuomi lib: Add reference counting to child_wait_pid
Mon, 17 Oct 2016 12:34:36 +0300 Timo Sirainen lib-storage: Make sure mailbox_uidvalidity_next() doesn't return 0.
Mon, 17 Oct 2016 21:03:51 +0300 Martti Rannanjärvi lib-dcrypt: add a test for password change
Tue, 18 Oct 2016 14:57:31 +0300 Martti Rannanjärvi doveadm: trim doveadm dump dcrypt-key input
Mon, 17 Oct 2016 09:34:04 +0200 Steffen Templin push-notification: Resolve indentation problem
Thu, 06 Oct 2016 07:35:17 +0000 Steffen Templin push-notification: Re-open mailbox and sync it to get unseen count.
Wed, 05 Oct 2016 13:28:49 +0300 Steffen Templin push-notification: Add unseen count to OX driver.
Mon, 10 Oct 2016 20:38:31 +0300 Timo Sirainen global: Handle broken Content-Type headers consistently.
Mon, 10 Oct 2016 20:24:41 +0300 Timo Sirainen lib-imap: imap_bodystructure_parse() ignores text/plain flag mismatch for now.
Mon, 10 Oct 2016 20:23:47 +0300 Timo Sirainen lib-imap: Don't write a broken Content-Type as text/plain to BODYSTRUCTURE
Sat, 15 Oct 2016 23:04:35 +0300 Aki Tuomi config: Compare local_name case insensitive
Mon, 17 Oct 2016 23:25:27 +0300 Aki Tuomi lib: Add null_strcasecmp
Mon, 17 Oct 2016 19:38:07 +0300 Aki Tuomi auth-policy: Use request's pool instead of new pool
Sun, 16 Oct 2016 22:58:07 +0300 Timo Sirainen dict-sql: Use LIMIT in SQL queries with dict_iterate_set_limit()
Sun, 16 Oct 2016 22:40:18 +0300 Timo Sirainen lib-dict: Added dict_iterate_set_limit()
Mon, 17 Oct 2016 19:21:34 +0300 Aki Tuomi lib-dict: Duplicate result value in mempool
Tue, 18 Oct 2016 10:45:05 +0300 Timo Sirainen lib-fs: Fixed fs_metadata_find() to actually work
Mon, 17 Oct 2016 23:06:48 +0300 Timo Sirainen lib-mail: Fixed infinite loop in istream-attachment-extractor
Mon, 17 Oct 2016 10:59:34 +0300 Timo Sirainen lib-fs: Added FS_METADATA_WRITE_FNAME to allow renaming a file being written.
Tue, 11 Oct 2016 01:04:39 +0300 Timo Sirainen lib-fs: Added internal fs_metadata_find() helper function
Tue, 11 Oct 2016 00:46:59 +0300 Timo Sirainen lib-fs: Optimize changing FS_METADATA_INTERNAL_PREFIX metadata.
Mon, 17 Oct 2016 12:41:33 +0300 Timo Sirainen sdbox: Removed duplicated code.
Mon, 17 Oct 2016 10:36:17 +0300 Martti Rannanjärvi lib-dcrypt: change unit test ec curve to secp521r1
Mon, 17 Oct 2016 09:13:39 +0300 Timo Sirainen lib-fs: Lazily initialize timings to save memory.
Fri, 14 Oct 2016 17:13:23 +0300 Aki Tuomi lib-storage: Use MAILDIR_INFO_SEP_S
Fri, 14 Oct 2016 15:28:32 +0300 Aki Tuomi lib-dcrypt: Fix uninitialized memory
Fri, 14 Oct 2016 13:48:41 +0300 Martti Rannanjärvi lib-dcrypt: str_new to t_str_new in some test-crypto tests
Thu, 13 Oct 2016 23:38:36 +0300 Martti Rannanjärvi lib-dcrypt: enc_key and pw must be NULL on storing unencrypted private key
Wed, 12 Oct 2016 21:29:51 +0300 Martti Rannanjärvi lib-dcrypt: fix comment of dovecot format v2 to use colon
Mon, 10 Oct 2016 20:35:17 +0300 Timo Sirainen auth: Compiler warning fix
Sun, 02 Oct 2016 14:14:48 +0200 Stephan Bosch lib: uri-util: Always fully check the syntax of percent encoding while parsing URI components.
Sun, 08 May 2016 22:56:59 +0200 Stephan Bosch uri-util: Added public function for parsing single percent encoding instances.
Sat, 20 Feb 2016 19:47:58 +0200 Stephan Bosch uri-util: Fixed assertion failure for invalid character in path segment.
Fri, 14 Oct 2016 09:49:16 +0300 Aki Tuomi lib-index: unlink_directory has no error
Fri, 14 Oct 2016 09:48:43 +0300 Aki Tuomi imap-hibernate: Adjust API usage for ostream
Fri, 14 Oct 2016 09:45:11 +0300 Aki Tuomi Revert "uri-util: Fixed assertion failure for invalid character in path segment."
Fri, 14 Oct 2016 09:45:09 +0300 Aki Tuomi Revert "lib: uri-util: Always fully check the syntax of percent encoding while parsing URI components."
Wed, 18 May 2016 17:45:09 +0300 Timo Sirainen lib: Don't set ostream buffer as blocking
Mon, 16 May 2016 19:33:40 +0300 Timo Sirainen lib: Added ostream.blocking boolean
Sat, 30 Apr 2016 14:10:59 +0200 Stephan Bosch lib: ostream-file: Allow creating derived file output streams.
Sat, 30 Apr 2016 13:55:52 +0200 Stephan Bosch lib: ostream-file: Split o_stream_file_writev() from o_stream_file_writev_full().
Sat, 30 Apr 2016 13:51:59 +0200 Stephan Bosch lib: ostream-file: Renamed o_stream_writev() to o_stream_file_writev_full().
Sat, 30 Apr 2016 13:29:47 +0200 Stephan Bosch lib: ostream-file: Renamed iov_size to iov_count everywhere and made it unsigned int for consistency.
Wed, 12 Oct 2016 12:04:10 +0300 Aki Tuomi auth: Pass userdb fields to worker
Tue, 11 Oct 2016 13:18:53 +0300 Timo Sirainen auth: Don't re-insert userdb results from auth cache data back to cache.
Mon, 10 Oct 2016 21:22:15 +0300 Timo Sirainen lib-program-client: Fixed potential panic in test-program-client-local
Mon, 10 Oct 2016 21:19:34 +0300 Timo Sirainen lib-program-client: Fixed program_client_run() that succeeds rapidly.
Mon, 10 Oct 2016 23:53:55 +0300 Timo Sirainen fs-metawrap: Don't assert-crash when trying to write an empty file.
Tue, 11 Oct 2016 00:31:17 +0300 Timo Sirainen lib-fs: Renamed internal i_stream_mail_read() to i_stream_fs_stats_read()
Mon, 10 Oct 2016 20:58:53 +0300 Timo Sirainen lib-program-client: Fixed running test-program-client-local as root.
Wed, 21 Sep 2016 10:55:47 +0300 Matwey V. Kornilov auth: Fix default SASL bind for LDAP
Wed, 21 Sep 2016 10:50:02 +0300 Matwey V. Kornilov auth: Introduce db_ldap_bind_sasl() function
Thu, 06 Oct 2016 15:22:13 +0300 Timo Sirainen doveadm director kick: Added -f <passdb field> parameter.
Thu, 06 Oct 2016 15:19:51 +0300 Timo Sirainen doveadm director kick: Escape username properly.
Thu, 06 Oct 2016 15:13:30 +0300 Timo Sirainen director: Escape username when handling USER-KICK.
Thu, 06 Oct 2016 14:54:51 +0300 Timo Sirainen doveadm proxy kick: Support multiple user parameters.
Thu, 06 Oct 2016 14:53:11 +0300 Timo Sirainen doveadm proxy kick: Added -f <passdb field> parameter.
Thu, 06 Oct 2016 14:38:04 +0300 Timo Sirainen doveadm proxy list: Show all user_* fields in output.
Wed, 05 Oct 2016 23:22:56 +0300 Timo Sirainen *-login: Store user_* passdb fields to client->alt_usernames.
Mon, 10 Oct 2016 17:37:27 +0300 Timo Sirainen last-login: Don't execute last_login on IMAP unhibernation.