log

age author description
Fri, 07 Mar 2003 01:20:16 +0200 Timo Sirainen Added PostgreSQL support, patch by Alex Howansky HEAD
Thu, 06 Mar 2003 23:45:16 +0200 Timo Sirainen Added ldap_version setting. HEAD
Thu, 06 Mar 2003 23:44:31 +0200 Timo Sirainen We didn't work at all in non-inetd mode. Also fix crash when quitting. HEAD
Thu, 06 Mar 2003 21:23:44 +0200 Timo Sirainen UIDs are now saved into mbox file. added a few rewriting optimizations so HEAD
Wed, 05 Mar 2003 22:54:17 +0200 Timo Sirainen message_address_write() didn't work. HEAD
Wed, 05 Mar 2003 22:51:22 +0200 Timo Sirainen message_address_parse(): allow using data_stack_pool HEAD
Wed, 05 Mar 2003 03:43:16 +0200 Timo Sirainen Compiler warning fixes. HEAD
Wed, 05 Mar 2003 03:41:36 +0200 Timo Sirainen Added index->append_abort() to abort append cleanly. HEAD
Wed, 05 Mar 2003 00:38:07 +0200 Timo Sirainen login: Wait until we're connected to auth process before executing command HEAD
Tue, 04 Mar 2003 20:51:02 +0200 Timo Sirainen Don't crash if something tries to write 0 bytes in headers while saving the HEAD
Tue, 04 Mar 2003 06:02:56 +0200 Timo Sirainen Somewhat working code to support loading Dovecot from inetd and such. It HEAD
Tue, 04 Mar 2003 06:01:37 +0200 Timo Sirainen Don't crash if auth request wasn't found. HEAD
Tue, 04 Mar 2003 06:00:13 +0200 Timo Sirainen Removed restrict_access_clean_env() and env_remove(). They're not needed. HEAD
Tue, 04 Mar 2003 05:59:44 +0200 Timo Sirainen Handle /dev/stderr directly instead of open()ing. HEAD
Tue, 04 Mar 2003 05:59:13 +0200 Timo Sirainen More verbose error message when leaked fd is noticed. HEAD
Tue, 04 Mar 2003 04:18:09 +0200 Timo Sirainen net_* functions don't anymore set sockets to non-blocking by default. HEAD
Tue, 04 Mar 2003 03:10:28 +0200 Timo Sirainen Use literals for strings containing '"' and '\' characters too. This wasn't HEAD
Mon, 03 Mar 2003 00:41:45 +0200 Timo Sirainen Selecting INBOX didn't use index files if full_filesystem_access was yes. HEAD
Sat, 01 Mar 2003 17:25:03 +0200 Timo Sirainen Setting user_global_uid or user_global_gid crashed. HEAD
Thu, 27 Feb 2003 16:48:00 +0200 Timo Sirainen Maildir LIST \Children fixes. HEAD
Thu, 27 Feb 2003 00:19:51 +0200 Timo Sirainen safe_mkdir(): usage fchmod() and fchown(). chmod() wasn't really safe and HEAD
Wed, 26 Feb 2003 23:27:17 +0200 Timo Sirainen Invalid PLAIN auth request crashed auth process. HEAD
Wed, 26 Feb 2003 13:21:43 +0200 Timo Sirainen [::] address wasn't treated exactly as "ipv6 any", but looks like HEAD
Wed, 26 Feb 2003 13:19:06 +0200 Timo Sirainen Added --version HEAD
Wed, 26 Feb 2003 03:01:57 +0200 Timo Sirainen updated HEAD
Wed, 26 Feb 2003 01:12:55 +0200 Timo Sirainen update HEAD
Tue, 25 Feb 2003 23:05:52 +0200 Timo Sirainen final fix: text-content subtype wasn't defaulted to plain HEAD
Tue, 25 Feb 2003 22:58:36 +0200 Timo Sirainen 0.99.8 released HEAD
Tue, 25 Feb 2003 22:55:52 +0200 Timo Sirainen Default to 7bit instead of 8bit content-encoding-type. HEAD
Tue, 25 Feb 2003 21:10:45 +0200 Timo Sirainen Don't delete ".." dirs outside our imap root. HEAD