log

age author description
Sun, 23 Feb 2003 21:44:46 +0200 Timo Sirainen Added setting verbose_ssl HEAD
Sun, 23 Feb 2003 15:13:09 +0200 Timo Sirainen bugfix HEAD
Sun, 23 Feb 2003 12:53:21 +0200 Timo Sirainen proper deinit for gnutls proxy too HEAD
Sun, 23 Feb 2003 12:53:11 +0200 Timo Sirainen destroy proxies before destroying ssl context HEAD
Sun, 23 Feb 2003 12:46:57 +0200 Timo Sirainen and compiler warning fixes.. HEAD
Sun, 23 Feb 2003 12:45:46 +0200 Timo Sirainen Keep list of the SSL proxies, so they're deinitialized properly if we have HEAD
Sun, 23 Feb 2003 12:43:38 +0200 Timo Sirainen Don't listen in imaps/pop3s if ssl_disable = yes. Even if they're listed in HEAD
Sat, 22 Feb 2003 18:16:40 +0200 Timo Sirainen [ipv6 address] was still buggy in *_listen HEAD
Fri, 21 Feb 2003 20:13:14 +0200 Timo Sirainen Sync EXPUNGEs also with UID FETCH and UID STORE. HEAD
Fri, 21 Feb 2003 20:10:54 +0200 Timo Sirainen Support parsing some broken mbox From-lines HEAD
Fri, 21 Feb 2003 16:28:45 +0200 Timo Sirainen cork the output before sending the ending IDLE replies. HEAD
Fri, 21 Feb 2003 16:25:33 +0200 Timo Sirainen if connection was closed while trying to write data to client, we sometimes HEAD
Fri, 21 Feb 2003 15:02:16 +0200 Timo Sirainen Added setting mail_drop_priv_before_exec. HEAD
Fri, 21 Feb 2003 15:01:55 +0200 Timo Sirainen Added env_remove() and restrict_access_clear_env(). HEAD
Thu, 20 Feb 2003 23:43:28 +0200 Timo Sirainen handle error condition better HEAD
Thu, 20 Feb 2003 21:57:10 +0200 Timo Sirainen fixes HEAD
Thu, 20 Feb 2003 21:51:44 +0200 Timo Sirainen crashfix HEAD
Thu, 20 Feb 2003 18:41:16 +0200 Timo Sirainen Removed list-sort workarounds. It's pretty much needed for maildir listing. HEAD
Thu, 20 Feb 2003 18:40:16 +0200 Timo Sirainen passwd-file changes. Moved flags before MAIL environment which is now last HEAD
Thu, 20 Feb 2003 18:30:51 +0200 Timo Sirainen str_unescape(): return char* HEAD
Thu, 20 Feb 2003 17:48:10 +0200 Timo Sirainen error handling fixes HEAD
Thu, 20 Feb 2003 17:04:44 +0200 Timo Sirainen updates HEAD
Thu, 20 Feb 2003 12:52:10 +0200 Timo Sirainen outlook-idle workaround fixes. HEAD
Thu, 20 Feb 2003 02:46:17 +0200 Timo Sirainen workaround: outlook-idle HEAD
Thu, 20 Feb 2003 02:01:57 +0200 Timo Sirainen updated HEAD
Thu, 20 Feb 2003 01:55:40 +0200 Timo Sirainen minor ldap fixes HEAD
Thu, 20 Feb 2003 01:37:23 +0200 Timo Sirainen mbox: strip some headers when saving message. also always set Content-Length HEAD
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