log

age author description
Mon, 08 Mar 2010 19:07:06 +0200 Timo Sirainen Improved setgid/setuid failure's error message. HEAD
Wed, 03 Mar 2010 18:33:00 +0200 Timo Sirainen maildir: uidlist wasn't compressed often enough. HEAD
Sun, 28 Feb 2010 13:38:43 +0200 Timo Sirainen file istream: If trying to seek backwards in unseekable stream, panic. HEAD
Sun, 28 Feb 2010 16:20:46 +0200 Timo Sirainen Disabled stats istream. It's not used by default, and it breaks mbox. HEAD
Sat, 20 Feb 2010 05:55:10 +0200 Timo Sirainen fs layout: Don't "File name too long" errors if giving too long path to LIST. HEAD
Sun, 07 Feb 2010 01:55:06 +0200 Timo Sirainen fs layout: We didn't properly prevent maildir_name from being used in mailbox names. HEAD
Sat, 06 Feb 2010 21:08:55 +0200 Timo Sirainen maildir: Make sure we don't append to uidlist that has already been recreated. HEAD
Sat, 06 Feb 2010 21:05:18 +0200 Timo Sirainen maildir: Avoid infinite loops while reading uidlist. HEAD
Sat, 06 Feb 2010 20:30:21 +0200 Timo Sirainen mbox, dbox, cydir: Create mail directory with 0700 permission, not 0770. HEAD
Sat, 06 Feb 2010 02:13:42 +0200 Timo Sirainen lib-storage: Use mailbox_status() to get number of messages in search code. HEAD
Sat, 06 Feb 2010 00:38:04 +0200 Timo Sirainen lib-index: Changed strmap's crc32 field to be backwards compatible. HEAD
Sat, 06 Feb 2010 01:16:26 +0200 Timo Sirainen crc32*() didn't return a standard CRC32 value. HEAD
Fri, 29 Jan 2010 16:42:02 +0200 Timo Sirainen mbox: Fixed assert-crash after sometimes creating pseudo mail. HEAD
Mon, 25 Jan 2010 01:35:35 +0200 Timo Sirainen Added signature for changeset ece9da037b7e HEAD
Mon, 25 Jan 2010 01:32:51 +0200 Timo Sirainen Added tag 1.2.10 for changeset ece9da037b7e HEAD
Mon, 25 Jan 2010 01:32:51 +0200 Timo Sirainen Released v1.2.10. HEAD 1.2.10
Mon, 25 Jan 2010 01:31:02 +0200 Timo Sirainen dovecot-example.conf: Don't set a default postmaster_address. HEAD
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Mon, 25 Jan 2010 01:03:57 +0200 Timo Sirainen --with-lucene was actually enabling solr. HEAD
Sun, 24 Jan 2010 23:27:48 +0200 Timo Sirainen dovecot: Don't warn about changing config file, unless -n or -a is given. HEAD
Sun, 24 Jan 2010 22:58:45 +0200 Timo Sirainen passwd-file: Give a better error message if args (path) is empty. HEAD
Fri, 22 Jan 2010 18:58:51 +0200 Timo Sirainen dovecot -a|-n: Log a warning if Dovecot was last started using a different config file. HEAD
Fri, 22 Jan 2010 17:06:57 +0200 Timo Sirainen Added LIST-STATUS to CAPABILITY list. HEAD
Wed, 20 Jan 2010 11:44:06 +0200 Timo Sirainen maildir: dropping expunged uidlist records didn't update hash table. HEAD
Tue, 19 Jan 2010 15:45:07 +0200 Timo Sirainen namespace list=children: Fail if namespace prefix doesn't end with separator. HEAD
Sat, 02 Jan 2010 12:01:09 -0500 Timo Sirainen configure: Use -llber for ldap only if necessary. HEAD
Thu, 31 Dec 2009 15:13:15 -0500 Timo Sirainen auth_debug_passwords: If password is correct but scheme is wrong, try to detect and log it. HEAD
Tue, 29 Dec 2009 17:19:16 -0500 Timo Sirainen lazy-expunge: Ignore non-private namespaces. HEAD
Wed, 23 Dec 2009 16:00:36 -0500 Timo Sirainen imap: LIST "" inbox shouldn't crash when using namespace with "INBOX." prefix. HEAD
Wed, 23 Dec 2009 13:22:21 -0500 Timo Sirainen *-login: Don't assert-crash if trying to proxy caused the connection to be killed. HEAD