log

age author description
Fri, 18 Feb 2011 05:55:34 +0200 Timo Sirainen Added uni_utf8_data_is_valid().
Thu, 17 Feb 2011 15:30:46 +0000 Pascal Volk man: Storage quota values are reported in kilobytes.
Thu, 17 Feb 2011 10:57:05 +0200 Timo Sirainen dsync: Flush workers' output earlier when saving messages.
Thu, 17 Feb 2011 10:55:38 +0200 Timo Sirainen dsync: Error handling fix to "proxy client timed out".
Thu, 17 Feb 2011 10:55:07 +0200 Timo Sirainen dsync: Fixed somewhat random failures with saving messages to remote dsync.
Thu, 17 Feb 2011 09:54:26 +0200 Timo Sirainen dbox index rebuild: If alt dir isn't mounted (can't be mkdir()ed), abort rebuild.
Thu, 17 Feb 2011 09:32:35 +0200 Timo Sirainen dbox: Check that attachment extref parts won't point outside message.
Thu, 17 Feb 2011 09:28:55 +0200 Timo Sirainen istream-limit: Allow seeking past limit without assert-crashing.
Thu, 17 Feb 2011 09:01:38 +0200 Timo Sirainen example-config: mail_max_userip_connections default is 10, even for pop3.
Thu, 17 Feb 2011 08:58:43 +0200 Timo Sirainen pgsql: Added assert.
Thu, 17 Feb 2011 08:41:46 +0200 Timo Sirainen pgsql: Don't assert-crash on "query timed out" error.
Thu, 17 Feb 2011 08:29:47 +0200 Timo Sirainen lib-storage: Fixed renaming mailboxes in a non-private namespace.
Thu, 17 Feb 2011 08:12:21 +0200 Timo Sirainen lmtp: Don't forget LHLO host when sending multiple messages in session.
Fri, 11 Feb 2011 23:44:39 +0200 Timo Sirainen auth: If username contains invalid chars, log sanitized username even without auth_debug.
Fri, 11 Feb 2011 23:35:52 +0200 Timo Sirainen doveadm: Previous mailbox create -s fix broke -A/-u parameters.
Thu, 10 Feb 2011 14:58:43 +0100 Dennis Schridde Put modulename in quotes when complaining about its non-existence
Thu, 10 Feb 2011 03:03:28 +0200 Timo Sirainen master: Change stderr to /dev/null just before forking.
Thu, 10 Feb 2011 02:51:22 +0200 Timo Sirainen istream-header-filter: Fixes handling HEADER_FILTER_END_BODY_WITH_LF correctly.
Thu, 10 Feb 2011 02:21:03 +0200 Timo Sirainen Maildir++: Fixed crash when listing subscriptions for a subscriptions=no namespace from LAYOUT=fs namespace.
Thu, 10 Feb 2011 01:54:26 +0200 Timo Sirainen Added import_environment setting.
Thu, 10 Feb 2011 00:45:51 +0200 Timo Sirainen doveadm: Fixed giving parameters to mail commands.
Tue, 08 Feb 2011 03:31:46 +0200 Timo Sirainen lib-master: If post-login socket disconnects unexpectedly, suggest process_limit being the reason.
Tue, 08 Feb 2011 03:31:01 +0200 Timo Sirainen master: If process limit is reached, just accept and close the client connection.
Mon, 07 Feb 2011 22:37:45 +0200 Timo Sirainen lib-storage: Give restrict_access() uid/gid source (userdb or mail_u/gid setting).
Mon, 07 Feb 2011 22:37:19 +0200 Timo Sirainen restrict_access(): Show uid/gid source in setuid()/setgid() failure messages if given.
Fri, 04 Feb 2011 19:48:29 +0200 Timo Sirainen lmtp: Fixed handling recipient_delimiter when it was found from domain name.
Wed, 02 Feb 2011 23:58:32 +0200 Timo Sirainen imap: Fixed a hang when trying to COPY to a nonexistent mailbox.
Mon, 31 Jan 2011 00:27:53 +0200 Timo Sirainen lib-sql: Implemented sql_result_get_field_value_binary() for MySQL.
Sun, 30 Jan 2011 23:57:14 +0200 Timo Sirainen dovecot-config, dovecot.m4: Export SQL_LIBS as DOVECOT_SQL_LIBS
Sun, 30 Jan 2011 23:56:23 +0200 Timo Sirainen lib-sql: Install libdovecot-sql.so as well.