log

age author description
Tue, 18 Feb 2003 19:18:31 +0200 Timo Sirainen Escape special chars in username if needed. HEAD
Tue, 18 Feb 2003 13:44:42 +0200 Timo Sirainen Don't allow deleting selected mailbox. HEAD
Tue, 18 Feb 2003 13:09:33 +0200 Timo Sirainen missing dovecot-ldap.conf HEAD
Mon, 17 Feb 2003 22:45:02 +0200 Timo Sirainen Do tmp -> new using link() + unlink(). Use "new" way for unique filename HEAD
Mon, 17 Feb 2003 21:09:43 +0200 Timo Sirainen Check for ENOTEMPTY too for rename() failures. HEAD
Mon, 17 Feb 2003 20:48:20 +0200 Timo Sirainen o_stream_seek() return value was checked wrong HEAD
Mon, 17 Feb 2003 18:40:15 +0200 Timo Sirainen Remove the mailbox globbing code from here. It should have been done HEAD
Mon, 17 Feb 2003 16:57:23 +0200 Timo Sirainen Handle LDAP failures better. HEAD
Mon, 17 Feb 2003 15:38:38 +0200 Timo Sirainen Rather than block for two seconds, we can just call ldap_result() again if HEAD
Fri, 14 Feb 2003 17:23:34 +0200 Timo Sirainen comment update HEAD
Fri, 14 Feb 2003 16:39:58 +0200 Timo Sirainen oe6 workaround enum was 0 which didn't really work.. HEAD
Fri, 14 Feb 2003 15:15:55 +0200 Timo Sirainen updated HEAD
Fri, 14 Feb 2003 15:15:40 +0200 Timo Sirainen IDLE setting. HEAD
Fri, 14 Feb 2003 14:56:32 +0200 Timo Sirainen Don't even try to override mbox dotlock if we can't get fcntl/flock. HEAD
Fri, 14 Feb 2003 12:58:50 +0200 Timo Sirainen Allow '\' character too in atoms, they're used in flags.. HEAD
Fri, 14 Feb 2003 12:53:10 +0200 Timo Sirainen check cmsg_level too HEAD
Fri, 14 Feb 2003 12:51:53 +0200 Timo Sirainen fd_read(): make sure it's SCM_RIGHTS that was transferred so that login HEAD
Fri, 14 Feb 2003 12:46:44 +0200 Timo Sirainen Support for IDLE extension. HEAD
Fri, 14 Feb 2003 12:45:34 +0200 Timo Sirainen Don't inline timeout_update_next(). gcc 3.2.2 with -O2 seems to break it. HEAD
Fri, 14 Feb 2003 11:08:06 +0200 Timo Sirainen show proper error message to 8bit chars HEAD
Fri, 14 Feb 2003 11:06:43 +0200 Timo Sirainen Allow wildcards anyway in atoms, they're needed with LIST. HEAD
Fri, 14 Feb 2003 10:00:51 +0200 Timo Sirainen Added setting to limit length of custom flag names. HEAD
Fri, 14 Feb 2003 10:00:01 +0200 Timo Sirainen Complain if atoms contain invalid characters. HEAD
Thu, 13 Feb 2003 23:07:44 +0200 Timo Sirainen Quoting didn't remove CR and LF characters, so it could have caused HEAD
Thu, 13 Feb 2003 10:10:36 +0200 Timo Sirainen Solaris 9 seems to kernel panic if sendfilev() is used with non-socket. HEAD
Thu, 13 Feb 2003 09:34:02 +0200 Timo Sirainen typofix HEAD
Wed, 12 Feb 2003 20:22:11 +0200 Timo Sirainen more full_filesyste_access fixes (forgot to commit) HEAD
Wed, 12 Feb 2003 20:16:57 +0200 Timo Sirainen Several fixes to mail_full_filesystem_access = yes handling HEAD
Wed, 12 Feb 2003 14:07:51 +0200 Timo Sirainen Locking code cleanups and small fixes HEAD
Wed, 12 Feb 2003 10:02:43 +0200 Timo Sirainen handshake counter was decreased too often and could have caused hangs HEAD