log

age author description
Sun, 21 Oct 2007 16:59:15 +0300 Timo Sirainen If control dir isn't the same as root dir, we created .box/.box/ directory HEAD
Sun, 21 Oct 2007 16:51:15 +0300 Timo Sirainen Fix listing subscriptions when real separator != virtual separator. HEAD
Sun, 21 Oct 2007 16:44:32 +0300 Timo Sirainen Check ctimes after all, but only as long as nfs_flush=FALSE. HEAD
Sun, 21 Oct 2007 16:39:08 +0300 Timo Sirainen dotlocks: Flush NFS attribute cache only if nfs_flush setting is TRUE. HEAD
Sun, 21 Oct 2007 16:28:12 +0300 Timo Sirainen Use a new format for duplicate file which can handle moving between 32bit HEAD
Sun, 21 Oct 2007 16:25:59 +0300 Timo Sirainen Don't check ctime changes, because we change it ourself all the time when HEAD
Sun, 21 Oct 2007 15:39:42 +0300 Timo Sirainen Don't give "Newly added field got lost unexpectedly" errors when cache file HEAD
Sun, 21 Oct 2007 15:28:53 +0300 Timo Sirainen Don't crash when removing kqueue notify. HEAD
Sun, 21 Oct 2007 15:28:40 +0300 Timo Sirainen Added assert. HEAD
Sun, 21 Oct 2007 15:13:28 +0300 Timo Sirainen Handle lines longer than 8192 bytes without going to infinite loop. HEAD
Sun, 21 Oct 2007 14:32:34 +0300 Timo Sirainen If posix_fallocate() returns EINVAL, fallback to writing. HEAD
Sun, 21 Oct 2007 04:49:45 +0300 Timo Sirainen utc_mktime() was broken with 32bit time_t. Also don't try to optimize away HEAD
Sun, 21 Oct 2007 03:33:21 +0300 Timo Sirainen When saving to empty mbox files, sync them first since it doesn't take HEAD
Sun, 21 Oct 2007 03:09:33 +0300 Timo Sirainen Log a nice warning if using maildir++ quota without maildir storages. HEAD
Sun, 21 Oct 2007 03:00:09 +0300 Timo Sirainen If connect to auth socket fails with a temporary error, retry max. 10 times. HEAD
Sun, 21 Oct 2007 02:58:49 +0300 Timo Sirainen Default to list=yes in namespaces. HEAD
Sun, 21 Oct 2007 02:45:53 +0300 Timo Sirainen Body decoding was broken. HEAD
Sun, 21 Oct 2007 02:20:23 +0300 Timo Sirainen Handle RENAME "a" "a.b" correctly. Based on patch by pod. HEAD
Sun, 21 Oct 2007 01:43:48 +0300 Timo Sirainen Send namespace prefix LIST reply for list=no namespaces also if doing LIST HEAD
Sun, 21 Oct 2007 00:03:20 +0300 Timo Sirainen If ldap_bind() failed because LDAP server was down, we never reconnected. HEAD
Sun, 21 Oct 2007 00:02:13 +0300 Timo Sirainen Added "username" and "domain" fields for modifying the username. HEAD
Sat, 20 Oct 2007 23:47:30 +0300 Timo Sirainen Header searches didn't decode MIME encoded words. HEAD
Sat, 20 Oct 2007 22:58:54 +0300 Timo Sirainen Fixes for listing namespaces with prefixes and real != virtual separator. HEAD
Sat, 20 Oct 2007 22:23:14 +0300 Timo Sirainen Use "listen" setting for SSL listeners if "ssl_listen" is empty. HEAD
Sat, 20 Oct 2007 22:00:57 +0300 Timo Sirainen Last change broke HEADER_FILTER_HIDE_BODY flag. HEAD
Sat, 20 Oct 2007 20:55:27 +0300 Timo Sirainen Don't assert-crash if client disconnects while IDLEing. HEAD
Sat, 20 Oct 2007 20:51:30 +0300 Timo Sirainen If file_set_size() fails for any other reason than "not enough disk HEAD
Sat, 20 Oct 2007 20:45:05 +0300 Timo Sirainen If all streams are seekable, return a concat stream instead. HEAD
Sat, 20 Oct 2007 20:33:12 +0300 Timo Sirainen Support returning mixed header and body data in read(). HEAD
Sat, 20 Oct 2007 20:32:43 +0300 Timo Sirainen Fixes HEAD