log

age author description
Thu, 08 Jan 2009 11:34:22 -0500 Timo Sirainen auth cache wasn't working correctly for all fields (e.g. allow_nets) with blocking passdbs. HEAD
Wed, 07 Jan 2009 17:03:34 -0500 Timo Sirainen auth: Removed extra string escaping from places where it's not necessary (or is even harmful). HEAD
Wed, 07 Jan 2009 13:45:37 -0500 Timo Sirainen Added my_hostdomain() function which mbox code now uses instead of doing that internally. HEAD
Wed, 07 Jan 2009 13:44:41 -0500 Timo Sirainen master: When receiving SIGHUP, get the hostname again in case it changed. HEAD
Wed, 07 Jan 2009 13:37:46 -0500 Timo Sirainen Removed unnecessary APPLE comment. HEAD
Wed, 07 Jan 2009 13:34:25 -0500 Timo Sirainen Increase listen queues to handle high loads better. HEAD
Tue, 06 Jan 2009 12:04:09 -0500 Timo Sirainen dbox crashfix HEAD
Tue, 06 Jan 2009 10:06:54 -0500 Timo Sirainen userdb passwd: Removed the check for catching broken NSS implementations. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sun, 04 Jan 2009 17:22:05 -0500 Timo Sirainen quota-fs: Avoid compiler warning with BSDs. HEAD
Sun, 04 Jan 2009 06:59:31 -0500 Timo Sirainen bsdauth: Fix compiler warning + crash on 64bit systems. HEAD
Sat, 03 Jan 2009 10:33:20 -0500 Timo Sirainen deliver: Don't preserve HOME environment when using -d parameter. HEAD
Wed, 31 Dec 2008 01:49:50 +0200 Timo Sirainen auth: If MD5 scheme can't decode the password log an error. HEAD
Sat, 27 Dec 2008 09:19:04 +0200 Timo Sirainen Added a bit more generic get_process_capability() function. HEAD
Sun, 21 Dec 2008 10:15:58 +0200 Timo Sirainen Log a warning at startup if there doesn't seem to be any way to log in from non-localhost. HEAD
Sun, 21 Dec 2008 09:43:20 +0200 Timo Sirainen imap/pop3-login: Cleaned up proxying code. Don't disconnect client on proxy failures. HEAD
Fri, 19 Dec 2008 18:08:09 +0200 Timo Sirainen dbox maildir migration: Support empty POP3 UIDL = base filename. HEAD
Fri, 19 Dec 2008 16:39:19 +0200 Timo Sirainen dbox: Maildir fallbacking code was returning wrong virtual file sizes. HEAD
Fri, 19 Dec 2008 16:24:19 +0200 Timo Sirainen dbox: In Maildir migrations preserve POP3 UIDL from dovecot-uidlist. HEAD
Fri, 19 Dec 2008 13:03:51 +0200 Timo Sirainen idxview: Show seconds in timestamps (except for cache headers). HEAD
Fri, 19 Dec 2008 10:02:49 +0200 Timo Sirainen Some versions of Mac OS X have buggy CMSG_* macros, avoid using them. HEAD
Fri, 19 Dec 2008 09:46:46 +0200 Timo Sirainen login: Reset idle timeout only when input is actually read from client. HEAD
Fri, 19 Dec 2008 09:37:13 +0200 Timo Sirainen Maildir: Avoid rename() when source and dest are identical, stat() instead. HEAD
Fri, 19 Dec 2008 09:31:39 +0200 Timo Sirainen Added Apple to AUTHORS. HEAD
Fri, 19 Dec 2008 09:31:18 +0200 Timo Sirainen Increase failed login's reply delay by 5 seconds for each failure. HEAD
Fri, 19 Dec 2008 09:06:38 +0200 Timo Sirainen Renamed hash_*() to hash_table_*() to avoid conflicts with OSX's strhash.h HEAD
Fri, 19 Dec 2008 08:50:14 +0200 Timo Sirainen Try to use (Apple) gcc's __BIG_ENDIAN__ and __LITTLE_ENDIAN__ macros if possible. HEAD
Fri, 19 Dec 2008 07:49:08 +0200 Timo Sirainen virtual: More syncing fixes. HEAD
Fri, 19 Dec 2008 07:25:20 +0200 Timo Sirainen virtual: Fixed initial mailbox synchronization for the last virtual mailbox. HEAD
Fri, 19 Dec 2008 06:27:44 +0200 Timo Sirainen Make sure mail_log plugin works with deliver and pop3. HEAD