log

age author description
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.
Mon, 10 Oct 2016 17:19:32 +0300 Timo Sirainen quota: Don't execute quota_over_script if userdb lookup was over 10 secs ago
Mon, 10 Oct 2016 17:19:16 +0300 Timo Sirainen imap-hibernate: Preserve mail_user.session_create_time through hibernation
Mon, 10 Oct 2016 17:19:06 +0300 Timo Sirainen lib-storage: Added mail_user.session_create_time and .session_restored
Thu, 06 Oct 2016 14:54:24 +0300 Aki Tuomi imap-hibernate: Properly fix hibernation
Mon, 10 Oct 2016 13:40:41 +0300 Timo Sirainen cassandra: Added latency_aware_routing connect-parameter.
Mon, 10 Oct 2016 13:59:57 +0300 Timo Sirainen lmtp: Handle lmtp_user_concurrency_limit before lmtp_rcpt_check_quota
Mon, 10 Oct 2016 10:37:24 +0300 Aki Tuomi doveadm-sync: Document end-date flag
Mon, 10 Oct 2016 10:36:52 +0300 Aki Tuomi doveadm-sync: Add end-date support
Mon, 10 Oct 2016 10:13:12 +0300 Aki Tuomi doveadm-sync: Document start date
Sun, 09 Oct 2016 23:34:18 +0300 Timo Sirainen lib-compression: Fixed compler warnings and wrongly triggering asserts.
Thu, 06 Oct 2016 13:50:59 +0300 Timo Sirainen global: Make sure i_stream_read() calls handle 0 and -2 return values correctly.
Thu, 06 Oct 2016 13:39:21 +0300 Timo Sirainen log: Minor error logging and comment improvement.