log

age author description
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.
Tue, 08 Nov 2011 22:38:36 +0200 Timo Sirainen maildir: Log less lines when removing broken sizes from filenames.
Tue, 08 Nov 2011 21:50:46 +0200 Timo Sirainen master: Never create new processes for services that are being destroyed (reload, deinit)
Tue, 08 Nov 2011 21:29:34 +0200 Timo Sirainen login: If login fails for some reason, but auth was successful, don't log "auth failed".
Tue, 08 Nov 2011 21:14:32 +0200 Timo Sirainen login proxy: Always log the username in the error messages.
Mon, 07 Nov 2011 22:54:32 +0200 Timo Sirainen auth: When complaining about auth-userdb permission errors, log also the wanted UID's name.
Mon, 07 Nov 2011 22:17:15 +0200 Timo Sirainen indexer-worker: If indexes are disabled for a mailbox, do nothing but log a message.
Mon, 07 Nov 2011 20:45:55 +0200 Timo Sirainen master: Fixed giving config socket path to anvil process.
Sat, 05 Nov 2011 20:35:56 +0200 Timo Sirainen configure: Use libtool's -no-undefined flag instead of attempting it ourself.
Sat, 05 Nov 2011 19:59:55 +0200 Timo Sirainen doveadm import: Added -s parameter to subscribe to created mailboxes.
Sat, 05 Nov 2011 19:37:23 +0200 Timo Sirainen dsync: Set user to be admin to ignore quota limits.
Sat, 05 Nov 2011 19:37:02 +0200 Timo Sirainen quota: Ignore quota limits for admin users.
Sat, 05 Nov 2011 19:17:59 +0200 Timo Sirainen master: Wait for services to stop listening before unlinking the pid file.
Sat, 05 Nov 2011 17:59:11 +0200 Timo Sirainen fts-lucene: Use FTS_BACKEND_FLAG_BUILD_FULL_WORDS flag.
Sat, 05 Nov 2011 17:58:50 +0200 Timo Sirainen fts: Added FTS_BACKEND_FLAG_BUILD_FULL_WORDS for sending data to backends only in full words.
Sat, 05 Nov 2011 17:31:47 +0200 Timo Sirainen fts-lucene: Optimize searching for existence of an indexed header.
Sat, 05 Nov 2011 17:30:55 +0200 Timo Sirainen fts-lucene: Index the header name tokenized, or we can't search it.
Sat, 05 Nov 2011 17:11:40 +0200 Timo Sirainen fts-lucene: Fixed handling "maybe" queries (unindexed headers)
Fri, 04 Nov 2011 21:57:05 +0000 Pascal Volk man: Added -f option to doveadm-user.1.
Sat, 05 Nov 2011 00:07:14 +0200 Timo Sirainen Use SSL_MODE_RELEASE_BUFFERS if available to keep memory usage low.
Sat, 05 Nov 2011 00:00:49 +0200 Timo Sirainen lmtp: Changed default client_limit to 1.
Fri, 04 Nov 2011 21:21:11 +0200 Timo Sirainen imapc: When doing a LIST, delete any extra local mailbox (index) directories.
Fri, 04 Nov 2011 21:20:19 +0200 Timo Sirainen imapc: Don't use separate indexes/ directory anymore. Fixes/cleanups to make it possible.