log

age author description
Tue, 26 Apr 2005 21:36:05 +0300 Timo Sirainen Still more changes to how typeof() is used. Now it finally seems to be HEAD
Tue, 26 Apr 2005 19:32:02 +0300 Timo Sirainen Minor error checking fixes. HEAD
Tue, 26 Apr 2005 17:52:02 +0300 Timo Sirainen If we see mbox offsets break, don't invalidate whole index but rather force HEAD
Tue, 26 Apr 2005 17:45:46 +0300 Timo Sirainen Don't try to handle UIDVALIDITY changes nicely after all. It causes HEAD
Tue, 26 Apr 2005 17:07:31 +0300 Timo Sirainen If uid-last isn't actually updated while rewriting first message, don't HEAD
Tue, 26 Apr 2005 14:43:30 +0300 Timo Sirainen USER auth command requires now service parameter and supports also others HEAD
Tue, 26 Apr 2005 14:08:16 +0300 Timo Sirainen Try to flush output before uncorking HEAD
Tue, 26 Apr 2005 13:43:54 +0300 Timo Sirainen o_stream_uncork() was previously always setting IO_WRITE handler even if HEAD
Tue, 26 Apr 2005 12:42:59 +0300 Timo Sirainen If X-UIDs hadn't yet been written, we resynced everything after the first HEAD
Tue, 26 Apr 2005 11:11:37 +0300 Timo Sirainen Dirty flags weren't being updated correctly. Caused the same messages to be HEAD
Sat, 23 Apr 2005 23:21:42 +0300 Timo Sirainen Remove compiler warnings with non-DEBUG. HEAD
Sat, 23 Apr 2005 22:56:51 +0300 Timo Sirainen Don't do invalid memory accesses if trying to create empty mailbox name. HEAD
Sat, 23 Apr 2005 22:41:40 +0300 Timo Sirainen Allow non-first streams also to have pending data. HEAD
Sat, 23 Apr 2005 22:35:05 +0300 Timo Sirainen Fixes. HEAD
Sat, 23 Apr 2005 20:10:42 +0300 Timo Sirainen Also use the --without-deliver option to not build it :) HEAD
Sat, 23 Apr 2005 20:07:29 +0300 Timo Sirainen Added --with-deliver option. HEAD
Sat, 23 Apr 2005 20:07:12 +0300 Timo Sirainen Added --with-rundir configure option. HEAD
Sat, 23 Apr 2005 20:02:40 +0300 Timo Sirainen save_mail() returns 0 if successful, not if failed.. HEAD
Sat, 23 Apr 2005 19:51:21 +0300 Timo Sirainen Don't call index_mail_parse_header() twice when searching headers. Caused HEAD
Sat, 23 Apr 2005 18:52:16 +0300 Timo Sirainen LDAP passdb finally should work again. HEAD
Sat, 23 Apr 2005 18:46:21 +0300 Timo Sirainen Added more LDAP debugging. HEAD
Sat, 23 Apr 2005 18:18:21 +0300 Timo Sirainen If UIDVALIDITY changes, don't invalidate the whole index. Just expunge all HEAD
Sat, 23 Apr 2005 16:28:22 +0300 Timo Sirainen When removing recent flags, we didn't update the recent flag count in HEAD
Sat, 23 Apr 2005 12:56:39 +0300 Timo Sirainen index.log file is now rotated to .index.log.2 file. When log file is HEAD
Sat, 23 Apr 2005 12:20:39 +0300 Timo Sirainen Crashfix HEAD
Sat, 23 Apr 2005 12:11:49 +0300 Timo Sirainen Grow default auth_request pools to 512 bytes per request. HEAD
Sat, 23 Apr 2005 12:07:31 +0300 Timo Sirainen Don't crash if dotlock replacing failed. HEAD
Sat, 23 Apr 2005 11:45:24 +0300 Timo Sirainen s/PREFIX/SUFFIX/ for .cache and .log filename suffixes.. HEAD
Fri, 22 Apr 2005 23:58:18 +0300 Timo Sirainen Error message fix. HEAD
Fri, 22 Apr 2005 23:55:36 +0300 Timo Sirainen Fixes to expunging first mail. HEAD
Fri, 22 Apr 2005 23:31:27 +0300 Timo Sirainen When first message was expunged we might have gotten "uid-last unexpectedly HEAD
Fri, 22 Apr 2005 22:01:53 +0300 Timo Sirainen Ignore if mkdir() returns ENOSYS. It probably means we tried to mkdir a HEAD
Thu, 21 Apr 2005 19:33:47 +0300 Timo Sirainen We weren't sending proxy's password back with blocking passdb. HEAD
Thu, 21 Apr 2005 19:15:44 +0300 Timo Sirainen Allow password field to be NULL. Needed with proxies. HEAD
Tue, 19 Apr 2005 16:27:47 +0300 Timo Sirainen Crashfix in error conditions HEAD
Tue, 19 Apr 2005 16:11:12 +0300 Timo Sirainen Allow multiple master connections for a single listener. HEAD
Tue, 19 Apr 2005 09:54:41 +0300 Timo Sirainen Exit only if all master connections are lost, not only if one of them is. HEAD
Sun, 17 Apr 2005 19:52:00 +0300 Timo Sirainen If both userdb and passdb used LDAP the later one was overriding first one's HEAD
Sun, 17 Apr 2005 19:37:37 +0300 Timo Sirainen LSUB was returning namespace prefixes. HEAD
Sun, 17 Apr 2005 18:59:16 +0300 Timo Sirainen If transaction log file is lost, mark the index inconsistent. Later we HEAD
Sun, 17 Apr 2005 18:53:41 +0300 Timo Sirainen Don't break with empty mbox files when we're not delay-writing and the HEAD
Sun, 17 Apr 2005 18:46:39 +0300 Timo Sirainen Don't crash if SORT elements don't contain headers. HEAD
Sun, 17 Apr 2005 18:43:45 +0300 Timo Sirainen Don't even try to allow searching zero number of headers. HEAD
Sun, 17 Apr 2005 18:43:02 +0300 Timo Sirainen Some possible fix for HEADER searches and cleanup HEAD
Sun, 17 Apr 2005 18:42:14 +0300 Timo Sirainen Don't allow FETCH BODY[HEADER.FIELDS ()], ie. empty list. HEAD
Sun, 17 Apr 2005 17:57:18 +0300 Timo Sirainen If we get POLLNVAL, call the callback anyway so it hopefully gets rid of the HEAD
Sun, 17 Apr 2005 01:22:23 +0300 Timo Sirainen Raised initial pool sizes. HEAD
Sun, 17 Apr 2005 01:01:11 +0300 Timo Sirainen mmap_disable=yes: Transaction log might have been rotated before everything HEAD
Sun, 17 Apr 2005 00:41:22 +0300 Timo Sirainen If we're updating only log_file_ext_offset but log file sequence has HEAD
Sat, 16 Apr 2005 22:44:09 +0300 Timo Sirainen Raised initial pool sizes. HEAD
Sat, 16 Apr 2005 22:42:37 +0300 Timo Sirainen Added BUFFER_APPROX_SIZE which can be used to approximately calculate the HEAD
Sat, 16 Apr 2005 22:41:37 +0300 Timo Sirainen Try to detect buggy NSS implementations. HEAD
Sat, 16 Apr 2005 22:31:21 +0300 Timo Sirainen Don't assert-crash with 0-byte sized "mboxes". HEAD
Tue, 12 Apr 2005 14:29:48 +0300 Timo Sirainen Don't return void. HEAD
Tue, 12 Apr 2005 14:28:17 +0300 Timo Sirainen Removed extra 0-initializers from struct storage initializers. They used to HEAD
Tue, 12 Apr 2005 12:56:33 +0300 Timo Sirainen mail_get_headers() and mail_get_first_header() returned headers with "name:" HEAD
Tue, 12 Apr 2005 11:37:26 +0300 Timo Sirainen Send all unrecognized parameters from userdb to imap/pop3 processes. Useful HEAD
Mon, 11 Apr 2005 22:17:19 +0300 Timo Sirainen We weren't calling mail_storage_init() at startup so we crashed. HEAD
Sun, 10 Apr 2005 18:47:50 +0300 Timo Sirainen ARRAY_CREATE() macro fix. Wasn't working in all situations. HEAD
Sun, 10 Apr 2005 18:37:57 +0300 Timo Sirainen Added HEAD