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.
Sat, 19 Nov 2011 23:04:54 +0200 Timo Sirainen login: Log a different disconnect message if client didn't finish SASL auth.
Sat, 19 Nov 2011 22:29:31 +0200 Timo Sirainen env_clean(): Previous OSX compile fix broke the function completely.
Sat, 19 Nov 2011 21:48:14 +0200 Timo Sirainen Compile fix for OSX.
Sat, 19 Nov 2011 05:06:10 +0200 Timo Sirainen doc: Removed auth-protocol.txt from Makefile.
Fri, 18 Nov 2011 22:14:02 +0200 Timo Sirainen doc: Removed auth-protocol.txt. A more up to date version is in wiki docs.
Fri, 18 Nov 2011 22:07:16 +0200 Timo Sirainen auth: Don't allow auth clients to set internal auth request fields.
Fri, 18 Nov 2011 21:37:34 +0200 Timo Sirainen login: Call master_service_init_finish() later.
Fri, 18 Nov 2011 21:35:52 +0200 Timo Sirainen lib-master: Set service/client limits already in master_service_init()
Fri, 18 Nov 2011 21:31:15 +0200 Timo Sirainen login proxy: Added ssl_client_cert/key settings.
Fri, 18 Nov 2011 16:22:44 +0200 Timo Sirainen login: Added assert.
Fri, 18 Nov 2011 16:16:34 +0200 Timo Sirainen login: Differentiate between auth failure and auth process communication failure.
Fri, 18 Nov 2011 16:15:24 +0200 Timo Sirainen auth: Log a warning if auth client disconnects while it still has pending requests.
Fri, 18 Nov 2011 15:52:23 +0200 Timo Sirainen login: Minor potential authentication fix when service_count>1
Thu, 17 Nov 2011 02:02:30 +0200 Timo Sirainen login: Fixed a memory leak when SSL client connection was closed uncleanly.
Thu, 17 Nov 2011 00:49:30 +0200 Timo Sirainen passdb vpopmail: Fix to handling mixed cleartext/crypt passwords.
Thu, 17 Nov 2011 00:41:15 +0200 Timo Sirainen login proxy: Don't fail connection if CRL isn't found for some certificate.
Wed, 16 Nov 2011 22:59:36 +0200 Timo Sirainen i_getgr*(): Use a generic workaround for all OSes that report too small grbuf size.
Wed, 16 Nov 2011 22:13:35 +0200 Timo Sirainen checkpassword: Export all auth %variables to AUTH_* environment.
Wed, 16 Nov 2011 20:24:07 +0200 Timo Sirainen lmtp: Include local/remote port in userdb lookups.
Wed, 16 Nov 2011 20:23:50 +0200 Timo Sirainen lib-storage: Added local/remote port to struct mail_storage_service_input for userdb lookups.
Wed, 16 Nov 2011 20:00:37 +0200 Timo Sirainen lib-storage: Fixed listing subscriptions from prefix!="" namespace
Wed, 16 Nov 2011 19:48:01 +0200 Timo Sirainen lib-storage: Fixed error handling for mailbox_set_subscribed()
Wed, 16 Nov 2011 19:39:33 +0200 Timo Sirainen lib-storage: Fixed using "auto" driver with shared namespaces.
Wed, 16 Nov 2011 19:39:18 +0200 Timo Sirainen lib-storage: Improved storage creation failure error message for "auto" driver.
Wed, 16 Nov 2011 19:38:55 +0200 Timo Sirainen lib-storage: Crashfix for "auto" driver in some situations.
Wed, 16 Nov 2011 19:38:16 +0200 Timo Sirainen lib-storage: Use namespace owner user's home dir for autodetection (for shared namespaces).
Wed, 16 Nov 2011 19:14:43 +0200 Timo Sirainen man: Dovecot version numbers updated.
Wed, 16 Nov 2011 19:06:20 +0200 Timo Sirainen config: Skip spaces between '<' and value in "key=< value"
Wed, 16 Nov 2011 19:04:31 +0200 Timo Sirainen master: Don't log errors at shutdown about services' "command startup failed".
Wed, 16 Nov 2011 18:15:46 +0200 Timo Sirainen login: Improved auth failed log messages.
Wed, 16 Nov 2011 00:28:32 +0200 Timo Sirainen man: Fixes to previous doveadm-search-query.7 change.
Tue, 15 Nov 2011 22:24:18 +0200 Timo Sirainen man: Updated doveadm-search-query.7 to include MAILBOX[-GUID] as search keys.
Tue, 15 Nov 2011 20:58:48 +0200 Timo Sirainen master: Don't throttle successfully started services just because their processes didn't have clients.
Tue, 15 Nov 2011 20:56:59 +0200 Timo Sirainen stats: If process has crashed/restarted, hide initial "missing session GUID" warnings.
Tue, 15 Nov 2011 18:29:52 +0200 Timo Sirainen configure: Don't reorder --with-storages values.
Tue, 15 Nov 2011 18:29:14 +0200 Timo Sirainen mdbox: Added support for autodetection of ~/mdbox/ as mdbox storage.
Tue, 15 Nov 2011 18:21:39 +0200 Timo Sirainen lib-storage: Added "auto" mail storage driver for forcing autodetection.
Tue, 15 Nov 2011 17:40:13 +0200 Timo Sirainen stats: Freeing a user didn't remove it from hash table, leading to crash later.
Tue, 15 Nov 2011 00:34:00 +0200 Timo Sirainen maildir: Added maildir_broken_filename_sizes setting.
Tue, 15 Nov 2011 00:05:50 +0200 Timo Sirainen maildir: When noticing invalid 'S' in filename, replace it with the correct one instead of removing it.
Mon, 14 Nov 2011 23:15:37 +0200 Timo Sirainen imap-stats: Don't send IDLE command updates to stats service.
Mon, 14 Nov 2011 23:15:17 +0200 Timo Sirainen stats: Forcibly free command after running for 15 minutes without updates.
Wed, 09 Nov 2011 22:58:38 +0200 Timo Sirainen maildir++: If listing finds non-mUTF7/UTF8 mailbox dir, rename it instead of assert-crashing later.
Wed, 09 Nov 2011 18:33:59 +0200 Timo Sirainen master: Increase process count limit (ulimit -u) at startup high enough that we don't reach it.
Wed, 09 Nov 2011 18:30:27 +0200 Timo Sirainen restrict_process_size() API changes.
Wed, 09 Nov 2011 18:20:51 +0200 Timo Sirainen restrict_access*(): If setuid() fails with EAGAIN, suggest ulimit -u being the problem.
Wed, 09 Nov 2011 18:14:04 +0200 Timo Sirainen imap/pop3-login: Use default_vsz_limit instead of adding our own.
Wed, 09 Nov 2011 18:07:28 +0200 Timo Sirainen master: vsz_limit enforcement was done for 1024 times too much memory.
Wed, 09 Nov 2011 18:05:25 +0200 Timo Sirainen lmtp: Default vsz_limit wasn't used for lmtp service.
Wed, 09 Nov 2011 14:15:18 +0200 Timo Sirainen maildir: When fixing broken size in filename, try harder to find the latest filename.
Wed, 09 Nov 2011 13:24:49 +0200 Timo Sirainen maildir: Whenever we're guessing a filename correctly, remember it in uidlist.
Wed, 09 Nov 2011 12:55:37 +0200 Timo Sirainen maildir: When renaming filename due to broken size, don't forget message flags.
Wed, 09 Nov 2011 00:10:07 +0200 Timo Sirainen Added signature for changeset 437ae2c24872
Wed, 09 Nov 2011 00:10:04 +0200 Timo Sirainen Added tag 2.1.beta1 for changeset 437ae2c24872
Wed, 09 Nov 2011 00:10:04 +0200 Timo Sirainen Released v2.1.beta1.
Wed, 09 Nov 2011 00:09:35 +0200 Timo Sirainen Make static analyzer happier.
Tue, 08 Nov 2011 23:45:05 +0200 Timo Sirainen TODO updated
Tue, 08 Nov 2011 23:44:31 +0200 Timo Sirainen README: Added FUZZY RFC.
Tue, 08 Nov 2011 23:40:54 +0200 Timo Sirainen login proxy: Verify that remote hostname matches SSL cert, unless ssl=any-cert
Tue, 08 Nov 2011 22:49:57 +0200 Timo Sirainen eacces_error_get*(): Crashfix for recent change.