log

age author description
Tue, 13 Aug 2013 20:57:41 +0300 Timo Sirainen lib-lda: Don't alow %variables for hostname setting after all.
Mon, 12 Aug 2013 19:02:07 +0300 Timo Sirainen auth: Added %{domain_first} and %{domain_last} variables.
Mon, 12 Aug 2013 17:24:05 +0300 Timo Sirainen lib-storage: If dovecot.index.thread corruption is noticed, delete the file.
Mon, 12 Aug 2013 15:44:51 +0300 Timo Sirainen lib-lda: submission_host, sendmail_path and hostname settings can now contain %variables
Mon, 12 Aug 2013 15:44:39 +0300 Timo Sirainen lib-lda: sendmail_path setting can contain parameters now.
Sun, 11 Aug 2013 22:54:32 +0300 Timo Sirainen lib-storage: Improved error message in threading code's lost message-id.
Sat, 10 Aug 2013 16:31:27 +0300 Timo Sirainen lib-http: Removed more code duplication
Sat, 10 Aug 2013 15:00:36 +0300 Timo Sirainen lib-http: Removed duplicated code
Thu, 08 Aug 2013 22:37:35 +0300 Timo Sirainen lmtp: Don't write extra ([]) to Received: line for mails via UNIX socket.
Wed, 07 Aug 2013 19:47:17 +0300 Timo Sirainen imap: Fixed memory leak on APPEND error conditions.
Wed, 07 Aug 2013 19:40:16 +0300 Timo Sirainen dsync: We didn't send the new protocol version in handshake.
Wed, 07 Aug 2013 19:26:29 +0300 Timo Sirainen dsync: Avoid assert-crash after an error.
Wed, 07 Aug 2013 18:00:32 +0300 Timo Sirainen ssl: Fixed compiling with older OpenSSL libraries.
Wed, 07 Aug 2013 17:20:10 +0300 Timo Sirainen Compiler warning fixes.
Wed, 07 Aug 2013 16:09:29 +0300 Timo Sirainen quota: Improved init() failure error logging.
Tue, 06 Aug 2013 18:44:37 +0000 Pascal Volk master: Added --hostdomain to the help message.
Tue, 06 Aug 2013 18:35:02 +0000 Pascal Volk man: dovecot.1: Added description of option --hostdomain.
Tue, 06 Aug 2013 18:28:31 +0300 Timo Sirainen doveadm: If server connection gets disconnected, log the reason.
Tue, 06 Aug 2013 17:16:58 +0300 Timo Sirainen dsync: Stream disconnection error message improvement
Tue, 06 Aug 2013 17:06:50 +0300 Timo Sirainen doveadm-server: Error message logging improvements.
Tue, 06 Aug 2013 16:54:33 +0300 Timo Sirainen doveadm-server: Include client's IP address in logs.
Tue, 06 Aug 2013 16:32:03 +0300 Timo Sirainen dsync: Don't leak iostreams when running via doveadm-server
Tue, 06 Aug 2013 16:28:08 +0300 Timo Sirainen dsync: Memory leak fix at deinit.
Tue, 06 Aug 2013 16:07:50 +0300 Timo Sirainen lib-ssl-iostream: Deinitialization fixes.
Tue, 06 Aug 2013 15:11:14 +0300 Timo Sirainen doveadm: If we get disconnected from server, log the reason.
Tue, 06 Aug 2013 14:53:23 +0300 Timo Sirainen net_ip2addr() changed to return "" instead of NULL on failure.
Tue, 06 Aug 2013 14:46:36 +0300 Timo Sirainen dsync: After reading remote hostname, use it for the log messages instead of IP.
Tue, 06 Aug 2013 14:36:25 +0300 Timo Sirainen master: Added --hostdomain setting to show the current hostdomain.
Tue, 06 Aug 2013 14:25:49 +0300 Timo Sirainen dsync: Name remote connections better.
Tue, 06 Aug 2013 12:48:15 +0300 Timo Sirainen replicator: Fixed assert-crash if dsync server disconnected.