log

age author description
Thu, 20 Feb 2003 01:35:21 +0200 Timo Sirainen X-Keywords-headers were duplicated HEAD
Thu, 20 Feb 2003 01:35:09 +0200 Timo Sirainen ostream: get initial offset. flush buffer before seeking. HEAD
Wed, 19 Feb 2003 23:32:21 +0200 Timo Sirainen Include microseconds in maildir filename base. HEAD
Wed, 19 Feb 2003 23:31:35 +0200 Timo Sirainen Don't save the message if EOF comes too early HEAD
Wed, 19 Feb 2003 23:31:02 +0200 Timo Sirainen sendfile bugfix HEAD
Wed, 19 Feb 2003 23:24:05 +0200 Timo Sirainen Check gettimeofday() failures HEAD
Wed, 19 Feb 2003 22:26:12 +0200 Timo Sirainen comment update HEAD
Wed, 19 Feb 2003 22:25:47 +0200 Timo Sirainen Assume \Marked if new/ has been modified later than cur/ HEAD
Wed, 19 Feb 2003 22:16:01 +0200 Timo Sirainen We don't really need the cur, new and tmp symlinks in .INBOX/ dir. Also HEAD
Wed, 19 Feb 2003 22:01:55 +0200 Timo Sirainen mail_read_mmaped = no works now with mbox HEAD
Wed, 19 Feb 2003 21:55:27 +0200 Timo Sirainen Rewrote LIST, LSUB and subscription file handling. LIST replies aren't HEAD
Wed, 19 Feb 2003 21:50:22 +0200 Timo Sirainen o_stream_send_istream() is now safe to use for moving data within file. HEAD
Wed, 19 Feb 2003 13:47:15 +0200 Timo Sirainen notes about userPassword HEAD
Wed, 19 Feb 2003 13:28:56 +0200 Timo Sirainen crypt-password checking was broken. added support for md5crypt passwords. HEAD
Tue, 18 Feb 2003 22:58:30 +0200 Timo Sirainen fix HEAD
Tue, 18 Feb 2003 22:50:09 +0200 Timo Sirainen Use getlogin() alternatively if USER environment isn't found. HEAD
Tue, 18 Feb 2003 21:24:44 +0200 Timo Sirainen Fix realm usage with DIGEST-MD5. Support generating other password schemes HEAD
Tue, 18 Feb 2003 21:11:26 +0200 Timo Sirainen Added default_pass_scheme to LDAP. Support for more password schemes. Merged HEAD
Tue, 18 Feb 2003 21:09:18 +0200 Timo Sirainen s/ldap/vpopmail/ in vpopmail.so example HEAD
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
Tue, 11 Feb 2003 23:04:59 +0200 Timo Sirainen wordwrapping.. HEAD
Tue, 11 Feb 2003 23:04:28 +0200 Timo Sirainen -fPIC too HEAD
Tue, 11 Feb 2003 22:38:34 +0200 Timo Sirainen updated HEAD
Tue, 11 Feb 2003 22:25:35 +0200 Timo Sirainen fix HEAD
Tue, 11 Feb 2003 22:10:20 +0200 Timo Sirainen ..and it went wrong.. HEAD
Tue, 11 Feb 2003 22:09:37 +0200 Timo Sirainen Ignore empty workarounds HEAD
Tue, 11 Feb 2003 22:08:23 +0200 Timo Sirainen We shouldn't check umask() return value. HEAD
Tue, 11 Feb 2003 21:46:45 +0200 Timo Sirainen And pass the mail_full_filesystem_access setting to IMAP process too.. HEAD
Tue, 11 Feb 2003 21:37:16 +0200 Timo Sirainen Added mail_full_filesystem_access setting. Some of the setting variable HEAD
Tue, 11 Feb 2003 20:01:38 +0200 Timo Sirainen Support for dynamic authentication modules. HEAD
Tue, 11 Feb 2003 19:42:31 +0200 Timo Sirainen compile fix HEAD