log

age author description
Sat, 01 Nov 2008 14:14:42 +0200 Timo Sirainen Don't break if io_remove() or timeout_remove() are called for non-active ioloops. HEAD
Fri, 24 Oct 2008 16:06:07 +0200 Sascha Wilde New generic userdb lookup api `auth-master' in lib-auth. HEAD
Fri, 31 Oct 2008 18:35:43 +0200 Timo Sirainen dump-capability: Previous change was done badly, retry. HEAD
Fri, 31 Oct 2008 18:03:39 +0200 Timo Sirainen dump-capability: Added a fake home directory so we won't die if it's missing. HEAD
Fri, 31 Oct 2008 17:46:05 +0200 Timo Sirainen Fix to previous ACL fix.. HEAD
Fri, 31 Oct 2008 17:44:54 +0200 Timo Sirainen ACL: If a subscribed mailbox doesn't have list right, show it as non-existing. HEAD
Thu, 30 Oct 2008 17:41:02 +0200 Timo Sirainen Update dovecot-example.conf comment about dict proxy. HEAD
Thu, 30 Oct 2008 00:31:52 +0200 Timo Sirainen Compiler warning fixes HEAD
Thu, 30 Oct 2008 00:00:12 +0200 Timo Sirainen mbox: Another From_-line skipping fix. HEAD
Wed, 29 Oct 2008 20:39:36 +0200 Timo Sirainen dovecot -n/-a: Added Gentoo check. HEAD
Wed, 29 Oct 2008 20:35:17 +0200 Timo Sirainen dovecot -n/-a: Fixes to printing which filesystem is being used. HEAD
Wed, 29 Oct 2008 20:28:30 +0200 Timo Sirainen dovecot -n/-a: Added more Linux distros. HEAD
Wed, 29 Oct 2008 20:16:40 +0200 Timo Sirainen dovecot -n/-a: Print some information about the system. HEAD
Wed, 29 Oct 2008 20:01:39 +0200 Timo Sirainen mbox: If Content-Length: is correct, don't break if message body begins with a From_-line. HEAD
Wed, 29 Oct 2008 18:41:56 +0200 Timo Sirainen Quota: If mail_debug=yes, log when quota warning script is executed. HEAD
Wed, 29 Oct 2008 18:23:31 +0200 Timo Sirainen login: If client pipelines multiple failing auth commands, don't stop handling after two. HEAD
Wed, 29 Oct 2008 18:12:32 +0200 Timo Sirainen Minor code cleanup. HEAD
Wed, 29 Oct 2008 17:41:05 +0200 Timo Sirainen master: Set LOCAL_IP environment to mail processes. HEAD
Sun, 26 Oct 2008 16:30:50 +0200 Timo Sirainen auth_debug_passwords: When converting plaintext password to another scheme, log how it's done. HEAD
Sun, 26 Oct 2008 16:01:45 +0200 Timo Sirainen auth: original_username should never be NULL, removed all code that checks for it. HEAD
Sun, 26 Oct 2008 15:53:12 +0200 Timo Sirainen Pass original_username to auth-workers. HEAD
Sun, 26 Oct 2008 15:52:47 +0200 Timo Sirainen Don't assume original_username is always set. HEAD
Sun, 26 Oct 2008 15:52:07 +0200 Timo Sirainen Login prcesses: If auth_debug=yes, don't warn about "user" parameter being unknown. HEAD
Sun, 26 Oct 2008 15:39:10 +0200 Timo Sirainen Minor code cleanup. HEAD
Sun, 26 Oct 2008 15:37:58 +0200 Timo Sirainen Virtual mailboxes: One more mailbox_header_lookup_ctx fix. HEAD
Sat, 25 Oct 2008 23:56:35 +0300 Timo Sirainen Virtual mailboxes: Fixes to handling errors. HEAD
Sat, 25 Oct 2008 23:56:16 +0300 Timo Sirainen mbox: If mailbox isn't a valid mbox, don't try to sync it when closing. HEAD
Sat, 25 Oct 2008 23:34:02 +0300 Timo Sirainen SELECT: If closing old mailbox gives an error, don't crash. HEAD
Sat, 25 Oct 2008 23:10:32 +0300 Timo Sirainen Virtual mailboxes: Skip non-selectable mailboxes when matching wildcards. HEAD
Sat, 25 Oct 2008 22:51:40 +0300 Timo Sirainen Virtual mailboxes: Don't use virtual mailbox_header_lookup_ctx in backend calls. HEAD