log

age author description
Sat, 21 Feb 2009 18:47:48 -0500 Timo Sirainen mailboxes: Copy root directory's +x modes for newly created dirs perfectly. HEAD
Sat, 21 Feb 2009 18:22:11 -0500 Timo Sirainen Authentication: system_user userdb extra field renamed to system_groups_user. HEAD
Sat, 21 Feb 2009 17:46:35 -0500 Timo Sirainen Create all mail/index files'/dirs' permissions based on the mailbox directory. HEAD
Sat, 21 Feb 2009 17:10:43 -0500 Timo Sirainen DIGEST-MD5: Fixed authentication with user@domain usernames. HEAD
Sat, 21 Feb 2009 14:59:33 -0500 Timo Sirainen auth workers: Return plaintext credentials to parent process if possible, so it gets cached instead of some other scheme. HEAD
Sat, 21 Feb 2009 14:51:32 -0500 Timo Sirainen auth: Improved logging for "password scheme not available" failures. HEAD
Sat, 21 Feb 2009 14:38:51 -0500 Timo Sirainen auth cache: Don't crash if trying to lookup credentials for NULL password. HEAD
Sat, 21 Feb 2009 14:16:22 -0500 Timo Sirainen Auth workers: Don't duplicate "nopassword" field. HEAD
Fri, 20 Feb 2009 18:29:30 -0500 Timo Sirainen virtual: Crashfix on a specific configuration. HEAD
Fri, 20 Feb 2009 17:36:26 -0500 Timo Sirainen If chdir() fails with EACCES in mail process creation, log a user-friendly error. HEAD
Fri, 20 Feb 2009 17:35:49 -0500 Timo Sirainen Moved user-friendly EACCES error message generation to lib/. HEAD
Fri, 20 Feb 2009 17:11:25 -0500 Timo Sirainen imap-acl: Don't let client remove admin ACL from its own mailboxes. HEAD
Fri, 20 Feb 2009 16:31:37 -0500 Timo Sirainen imap-acl: Don't return default rights for mailboxes in non-private namespaces. HEAD
Fri, 20 Feb 2009 16:26:41 -0500 Timo Sirainen imap-acl: GETACL: Convert "owner" to the actual username whenever possible. HEAD
Fri, 20 Feb 2009 15:47:39 -0500 Timo Sirainen imap-acl: Handle obsolete 'c' and 'd' rights. HEAD
Fri, 20 Feb 2009 15:38:42 -0500 Timo Sirainen imap-acl: When GETACL lists negative rights, the "-" wasn't inside quotes. HEAD
Fri, 20 Feb 2009 15:37:42 -0500 Timo Sirainen imap-acl: Fixed GETACL when listing both negative and postitive rights. HEAD
Fri, 20 Feb 2009 15:35:43 -0500 Timo Sirainen imap-acl: Fixed handling SETACL with empty rights. HEAD
Fri, 20 Feb 2009 15:27:03 -0500 Timo Sirainen mail-storage API: Added some function description comments. HEAD
Thu, 19 Feb 2009 18:40:27 -0500 Timo Sirainen idxview: Support specifying the name of dovecot.index file. HEAD
Thu, 19 Feb 2009 13:08:50 -0500 Timo Sirainen If we detect cached header is corrupted while unfolding it, mark the cache corrupted. HEAD
Fri, 13 Feb 2009 17:44:00 -0500 Timo Sirainen Fixed comment for mailbox_list_iter_deinit(). HEAD
Thu, 12 Feb 2009 18:36:45 -0500 Timo Sirainen "Maildir filename has wrong W value" error was missing new/cur directory in the middle. HEAD
Wed, 11 Feb 2009 17:30:52 -0500 Timo Sirainen Code comments updated. HEAD
Tue, 10 Feb 2009 23:21:02 -0500 Timo Sirainen pop3: Don't crash at startup if mailbox is empty. HEAD
Tue, 10 Feb 2009 19:28:06 -0500 Timo Sirainen Added tag 1.2.beta1 for changeset c21c082aebb6 HEAD
Tue, 10 Feb 2009 19:28:02 -0500 Timo Sirainen Released v1.2.beta1. HEAD 1.2.beta1
Tue, 10 Feb 2009 12:46:14 -0500 Timo Sirainen Minor changes to mailbox list indexing code. Still disabled/non-working. HEAD
Tue, 10 Feb 2009 12:19:05 -0500 Timo Sirainen pop3/imap: When master closes our log fd, don't die when trying to log disconnect reason. HEAD
Tue, 10 Feb 2009 12:01:41 -0500 Timo Sirainen Renamed imap_args_to_str() to imap_write_args() and added a new imap_args_to_str(). HEAD
Mon, 09 Feb 2009 22:44:42 -0500 Timo Sirainen master: Another deinit crashfix HEAD
Mon, 09 Feb 2009 21:04:08 -0500 Timo Sirainen Updated. HEAD
Mon, 09 Feb 2009 20:07:40 -0500 Timo Sirainen Give an error if inbox=yes namespace is missing. HEAD
Mon, 09 Feb 2009 20:00:13 -0500 Timo Sirainen master: make sure we don't access freed memory on deinit. HEAD
Mon, 09 Feb 2009 19:44:07 -0500 Timo Sirainen master: Don't crash if auth process dies too early. HEAD
Fri, 06 Feb 2009 18:08:56 -0500 Timo Sirainen imap-acl plugin: Memory leak fix HEAD
Fri, 06 Feb 2009 17:40:10 -0500 Timo Sirainen pgsql: Fixes to handling reconnecting to server. HEAD
Fri, 06 Feb 2009 17:19:57 -0500 Timo Sirainen dict sql: If connect setting isn't given, give an error message instead of crashing. HEAD
Fri, 06 Feb 2009 13:49:07 -0500 Timo Sirainen imap: Added module contexts to struct client_command_context. HEAD
Fri, 06 Feb 2009 13:39:48 -0500 Timo Sirainen imap: Store command args to client command contexts for debugging purposes. HEAD
Fri, 06 Feb 2009 13:38:54 -0500 Timo Sirainen Added imap_args_to_str() HEAD
Fri, 06 Feb 2009 13:38:26 -0500 Timo Sirainen imap: export imap_commands array containing all registered commands. HEAD
Fri, 06 Feb 2009 13:10:06 -0500 Timo Sirainen Avoid calling imap_parser_*() directly. It's not required. HEAD
Fri, 06 Feb 2009 12:49:46 -0500 Timo Sirainen Mail copying API changed to be based on save API. This allows extending it easily in future. HEAD
Fri, 06 Feb 2009 12:48:38 -0500 Timo Sirainen maildir: Adding new keywords was broken by recent changes. HEAD
Thu, 05 Feb 2009 18:29:27 -0500 Timo Sirainen mail_index_lookup_first() didn't always find the result. HEAD
Thu, 05 Feb 2009 11:54:53 -0500 Timo Sirainen pop3: Fix to previous changes: Update \Seen flags even when not using QUIT. HEAD
Wed, 04 Feb 2009 17:50:05 -0500 Timo Sirainen istream-tee: Minor cleanups, assert and a potential fix. HEAD
Wed, 04 Feb 2009 17:44:01 -0500 Timo Sirainen i_stream_read(): Added a few more asserts. HEAD
Wed, 04 Feb 2009 17:43:39 -0500 Timo Sirainen Grew initial plain_auth_request pool size. HEAD
Wed, 04 Feb 2009 16:00:48 -0500 Timo Sirainen Added CONTEXT=SEARCH back. We do implement all of it actually, just not CONTEXT=SORT. HEAD
Wed, 04 Feb 2009 15:36:34 -0500 Timo Sirainen pop3: If client idles for 10 seconds, commit transaction (allowing mbox to become unlocked). HEAD
Wed, 04 Feb 2009 15:28:31 -0500 Timo Sirainen pop3: Track \Seen flag changes in a bitmask and do the changes at QUIT. HEAD
Wed, 04 Feb 2009 15:13:01 -0500 Timo Sirainen mbox: flock() and lockf() now use blocking alarm()ed locking. HEAD
Wed, 04 Feb 2009 14:59:41 -0500 Timo Sirainen Removed CONTEXT=SEARCH capability for now, since with ESORT it requires more code. HEAD
Wed, 04 Feb 2009 14:58:35 -0500 Timo Sirainen Implemented support for ESORT capability. HEAD
Wed, 04 Feb 2009 14:18:24 -0500 Timo Sirainen SEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range. HEAD
Wed, 04 Feb 2009 13:54:49 -0500 Timo Sirainen SEARCH: RETURN (PARTIAL) was broken. HEAD
Wed, 04 Feb 2009 12:47:27 -0500 Timo Sirainen Renamed imap-search.[ch] to imap-search-args.[ch] HEAD
Wed, 04 Feb 2009 12:30:07 -0500 Timo Sirainen auth_debug_passwords=yes: If auth bind fails, log the attempted password. HEAD