log

age author description
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.