log

age author description
Fri, 02 Dec 2011 16:22:31 +0200 Timo Sirainen Moved autocreate plugin functionality into lib-storage.
Fri, 02 Dec 2011 14:49:08 +0200 Timo Sirainen lib-storage: Added pool to struct mailbox_list_iterate_context.
Fri, 02 Dec 2011 14:23:47 +0200 Timo Sirainen lib-storage: Moved mailbox list iteration functions to a separate file.
Fri, 02 Dec 2011 13:12:16 +0200 Timo Sirainen imapc: Check for when to prefer LOGIN to AUTHENTICATE was wrong.
Thu, 01 Dec 2011 09:24:58 +0200 Timo Sirainen imapc: If remote server disconnects, log the reason.
Thu, 01 Dec 2011 09:15:53 +0200 Timo Sirainen auth: Fixed loading authdb_imap plugin when Dovecot is configured --without-shared-libs
Wed, 30 Nov 2011 18:48:44 +0200 Timo Sirainen auth: Mention auth_worker_max_count in warning message about worker queue being slow.
Fri, 25 Nov 2011 04:25:09 +0200 Timo Sirainen fts-lucene: Fixed search when all terms were MUST_NOT.
Thu, 24 Nov 2011 21:27:19 +0200 Timo Sirainen auth: Dropped default client_limit back to default_client_limit.
Thu, 24 Nov 2011 03:05:54 +0200 Timo Sirainen NEWS, README: Added SCRAM-SHA-1 support.
Thu, 24 Nov 2011 02:36:32 +0200 Timo Sirainen Added signature for changeset 18f32bf70fac
Thu, 24 Nov 2011 02:36:29 +0200 Timo Sirainen Added tag 2.1.rc1 for changeset 18f32bf70fac
Thu, 24 Nov 2011 02:36:29 +0200 Timo Sirainen Released v2.1.rc1.
Thu, 24 Nov 2011 02:21:08 +0200 Timo Sirainen man: mailbox[-guid] doesn't need to be first parameter in search query.
Thu, 24 Nov 2011 02:13:13 +0200 Timo Sirainen Makefile: Added missing hmac-sha1.h
Thu, 24 Nov 2011 02:06:45 +0200 Timo Sirainen lib-lda: Use ostream corking better in LMTP/SMTP client.
Thu, 24 Nov 2011 01:58:28 +0200 Timo Sirainen TODO updated
Thu, 24 Nov 2011 01:53:04 +0200 Timo Sirainen example-config: Added ssl_crypto_device.
Thu, 24 Nov 2011 01:50:35 +0200 Timo Sirainen imapc: Pass ssl_crypto_device setting to lib-ssl-iostream.
Thu, 24 Nov 2011 01:49:58 +0200 Timo Sirainen lib-ssl-iostream: Added crypto_device setting to set OpenSSL engine.
Thu, 24 Nov 2011 01:49:40 +0200 Timo Sirainen login: Do engine cleanups _after_ finishing the used engine.
Thu, 24 Nov 2011 01:45:59 +0200 Timo Sirainen login: Added ssl_crypto_device setting to set OpenSSL engine.
Thu, 24 Nov 2011 01:45:09 +0200 Timo Sirainen login: Save final SASL reply to client struct.
Thu, 24 Nov 2011 01:34:02 +0200 Timo Sirainen lib-ssl-iostream: Call OpenSSL_add_all_algorithms() to make some OpenSSL versions happy.
Thu, 24 Nov 2011 01:12:33 +0200 Timo Sirainen auth: LDAP iterate's debug message didn't use expanded base string.
Thu, 24 Nov 2011 00:53:37 +0200 Timo Sirainen lib-storage: Getting headers as UTF-8 could have returned garbage for multi-line headers.
Thu, 24 Nov 2011 00:52:09 +0200 Timo Sirainen login: Use AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP if protocol supports it.
Thu, 24 Nov 2011 00:51:41 +0200 Timo Sirainen lib-auth: Added AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP flag.
Thu, 24 Nov 2011 00:51:27 +0200 Timo Sirainen auth: If client gives "final-resp-ok" parameter, send it in OK reply with DIGEST-MD5, SCRAM-SHA-1
Wed, 23 Nov 2011 22:55:57 +0200 Timo Sirainen auth: Cleanups, fix and Dovecot code-stylifications to SCRAM-SHA-1.
Fri, 16 Sep 2011 02:24:00 +0200 Florian Zeitz auth: Implement the SCRAM-SHA-1 SASL mechanism
Fri, 16 Sep 2011 02:22:49 +0200 Florian Zeitz lib: Add hmac-sha1 adapted from hmac-md5
Wed, 23 Nov 2011 22:08:09 +0200 Timo Sirainen lib-auth: auth_master_user_list_init() now takes user_mask and info parameters.
Wed, 23 Nov 2011 22:07:08 +0200 Timo Sirainen auth: Support passing regular %variables to sql/ldap iterate queries.
Wed, 23 Nov 2011 21:40:04 +0200 Timo Sirainen auth: Don't leak memory in deinit.
Wed, 23 Nov 2011 21:14:11 +0200 Timo Sirainen Compiler warning fix
Wed, 23 Nov 2011 20:31:40 +0200 Timo Sirainen lib-auth: Log a warning about auth disconnection only if there are pending requests.
Wed, 23 Nov 2011 19:51:06 +0200 Timo Sirainen master: Log a warning at startup if fd limit is too low.
Wed, 23 Nov 2011 19:51:01 +0200 Timo Sirainen Added restrict_get_fd_limit()
Wed, 23 Nov 2011 19:19:19 +0200 Timo Sirainen lib-storage: Track storage's all mailboxes to make it easier to debug if one isn't closed.
Wed, 23 Nov 2011 19:11:13 +0200 Timo Sirainen Compile fix for some compilers.
Wed, 23 Nov 2011 19:10:34 +0200 Timo Sirainen lib-index: Make sure we never go to infinite loop if fsck can't fix syncing problem.
Wed, 23 Nov 2011 19:04:15 +0200 Timo Sirainen file_cache_set_size(): Cleanup properly after mmap() failure.
Wed, 23 Nov 2011 19:01:28 +0200 Timo Sirainen lib-index: Handle transaction log read errors separately from log corruption.
Wed, 23 Nov 2011 17:01:51 +0200 Timo Sirainen fts-lucene: Crashfix when compiled without stemmer.
Wed, 23 Nov 2011 16:58:10 +0200 Timo Sirainen Compile fixes.
Wed, 23 Nov 2011 01:00:10 +0200 Timo Sirainen Compiling fix for non-gcc.
Tue, 22 Nov 2011 11:29:17 +0200 Timo Sirainen imapc: Added assert to make sure callback is never NULL.
Tue, 22 Nov 2011 11:28:33 +0200 Timo Sirainen imapc: Crashfix after having idled for 29 mins without IDLE.
Tue, 22 Nov 2011 00:12:53 +0200 Timo Sirainen mdbox: Don't assert-crash when having to open mail file during specific copying situations.
Mon, 21 Nov 2011 23:26:46 +0200 Timo Sirainen doveadm dump: Added support for dumping dbox headers/metadata.
Mon, 21 Nov 2011 23:26:41 +0200 Timo Sirainen dbox: Compiler warning fix if trying to include dbox-file.h directly.
Mon, 21 Nov 2011 23:26:18 +0200 Timo Sirainen hex2dec(): Allow data to contain also lowercase hex characters.
Mon, 21 Nov 2011 22:43:19 +0200 Timo Sirainen dbox: Removed unused message type from header.
Sat, 19 Nov 2011 23:42:05 +0200 Timo Sirainen login: Moved all i_fatal()s to preinit stage.
Sat, 19 Nov 2011 23:41:50 +0200 Timo Sirainen director: Moved all i_fatal()s to preinit stage.
Sat, 19 Nov 2011 23:41:17 +0200 Timo Sirainen auth: Moved all i_fatal()s to preinit stage.
Sat, 19 Nov 2011 23:28:18 +0200 Timo Sirainen auth: Handle auth worker creation failure without killing the whole auth process.
Sat, 19 Nov 2011 23:15:19 +0200 Timo Sirainen login: Show empty username in disconnect message.
Sat, 19 Nov 2011 23:14:59 +0200 Timo Sirainen auth: If auth fails due to invalid username, send the username in the FAIL message.