log

age author description
Sun, 11 Sep 2005 23:22:35 +0300 Timo Sirainen Added 'R' reverse modifier. HEAD
Sun, 11 Sep 2005 22:56:03 +0300 Timo Sirainen Fix to hash modifier handling HEAD
Sun, 11 Sep 2005 16:23:00 +0300 Timo Sirainen Compiler warning fixes HEAD
Sun, 11 Sep 2005 16:19:26 +0300 Timo Sirainen "stack frame changed" crashfix HEAD
Sun, 11 Sep 2005 16:03:48 +0300 Timo Sirainen Compile fix HEAD
Sun, 11 Sep 2005 14:53:13 +0300 Timo Sirainen s/login_process_per_user/login_process_per_connection/ HEAD
Sun, 11 Sep 2005 13:52:00 +0300 Timo Sirainen Added pop3_reuse_xuidl setting. Patch by Chris Wakelin HEAD
Thu, 01 Sep 2005 10:57:35 +0300 Timo Sirainen Added 'H' hash modifier. HEAD
Mon, 29 Aug 2005 00:28:59 +0300 Timo Sirainen assert fix HEAD
Sun, 28 Aug 2005 22:28:55 +0300 Timo Sirainen Support creating locks with O_EXCL. HEAD
Sun, 28 Aug 2005 22:25:55 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 28 Aug 2005 21:54:35 +0300 Timo Sirainen Timezones in From-lines weren't handled correctly. HEAD
Sun, 28 Aug 2005 21:08:12 +0300 Timo Sirainen Change mail setting in static userdb not to use %h since it doesn't work. HEAD
Sun, 28 Aug 2005 20:04:18 +0300 Timo Sirainen We could have written corrupted data to cache file if it had just been HEAD
Sun, 28 Aug 2005 15:22:47 +0300 Timo Sirainen Try harder to notice bugs HEAD
Sat, 27 Aug 2005 17:42:38 +0300 Timo Sirainen Fix HEAD
Sat, 27 Aug 2005 17:35:06 +0300 Timo Sirainen If more mail comes after we have synced ourself initially, don't access/show HEAD
Sat, 27 Aug 2005 15:41:21 +0300 Timo Sirainen Index creation was racy. HEAD
Sat, 27 Aug 2005 15:40:53 +0300 Timo Sirainen When refreshing transaction log while trying to find new log file, don't HEAD
Sat, 27 Aug 2005 15:31:02 +0300 Timo Sirainen Call mail_index_map() with force=TRUE parameter. Required if HEAD
Sat, 27 Aug 2005 15:29:54 +0300 Timo Sirainen Don't try refresh index file while locking it. It just slows down things, HEAD
Sat, 27 Aug 2005 13:31:45 +0300 Timo Sirainen More error message fixing HEAD
Sat, 27 Aug 2005 13:20:39 +0300 Timo Sirainen Removed fcntl() text from some locking error messages, because if HEAD
Thu, 25 Aug 2005 20:18:20 +0300 Timo Sirainen Error message update HEAD
Thu, 25 Aug 2005 20:17:59 +0300 Timo Sirainen We didn't add the ending NUL character in keyword name, which caused more or HEAD
Fri, 19 Aug 2005 19:01:16 +0300 Timo Sirainen X-IMAPbase's uid-last offset was remembered wrong in some cases. Added also HEAD
Fri, 19 Aug 2005 18:49:49 +0300 Timo Sirainen Allow day field to contain only a single digit without preceding zero/space. HEAD
Fri, 19 Aug 2005 11:43:20 +0300 Timo Sirainen If autodetection failed, give an error message so we don't just get "Failed HEAD
Thu, 18 Aug 2005 20:27:04 +0300 Timo Sirainen Don't log extra bind() errors for net_listen_unix() either HEAD
Thu, 18 Aug 2005 20:00:46 +0300 Timo Sirainen Disable hardlink copying until it's fixed HEAD