log

age author description
Wed, 04 Mar 2009 18:31:22 -0500 Timo Sirainen mailbox_list_get_dir_permissions() returned broken permissions if root dir didn't exist. HEAD
Wed, 04 Mar 2009 18:30:42 -0500 Timo Sirainen lazy_expunge: When deleting mailboxes, if the destination parent dir didn't exist, delete failed. HEAD
Wed, 04 Mar 2009 18:03:23 -0500 Timo Sirainen mbox: Possible assert-crashfix. Also added some comments. HEAD
Mon, 02 Mar 2009 22:16:15 -0500 Timo Sirainen digest-md5 scheme generation was broken if username didn't contain @domain. HEAD
Mon, 02 Mar 2009 21:13:11 -0500 Timo Sirainen Compiler warning fixes. HEAD
Mon, 02 Mar 2009 21:04:11 -0500 Timo Sirainen Improved logging for core dumping. With Linux use PR_SET_DUMPABLE for imap/pop3. HEAD
Mon, 02 Mar 2009 20:23:31 -0500 Timo Sirainen Updated. HEAD
Mon, 02 Mar 2009 17:54:01 -0500 Timo Sirainen maildir: When locking uidlist, send OK notifies if it's taking a long time. HEAD
Mon, 02 Mar 2009 11:32:46 -0500 Timo Sirainen fdatasync_path(): Ignore EINVAL errors (Linux+CIFS). HEAD
Fri, 27 Feb 2009 17:39:48 -0500 Timo Sirainen pop3_lock_session=yes didn't use mail_privileged_group while dotlocking. HEAD
Thu, 26 Feb 2009 18:47:01 -0500 Timo Sirainen mbox: Yet another mbox locking error message fix. HEAD
Thu, 26 Feb 2009 18:45:50 -0500 Timo Sirainen pop3: When mail_debug=yes, log also home directory. HEAD
Thu, 26 Feb 2009 18:30:02 -0500 Timo Sirainen virtual: Added support for saving/copying messages to virtual mailboxes. HEAD
Thu, 26 Feb 2009 18:29:18 -0500 Timo Sirainen virtual: Avoid getting duplicate mailboxes when expanding wildcards. HEAD
Thu, 26 Feb 2009 18:27:17 -0500 Timo Sirainen IMAP: Don't return APPENDUI/COPYUID if backend didn't provide them. HEAD
Thu, 26 Feb 2009 17:44:17 -0500 Timo Sirainen mbox: Improve dotlock error logging more. HEAD
Thu, 26 Feb 2009 16:43:51 -0500 Timo Sirainen deliver: Use user's home dir or mail dir when creating temp files, instead of hardcoded /tmp. HEAD
Thu, 26 Feb 2009 16:43:21 -0500 Timo Sirainen Added mail_user_get_temp_prefix() and mail_storage_get_temp_prefix(). HEAD
Thu, 26 Feb 2009 16:42:00 -0500 Timo Sirainen istream-seekable: Don't add an extra "." after the given prefix. HEAD
Thu, 26 Feb 2009 16:38:24 -0500 Timo Sirainen mbox: Creating directories based on mbox file's mode dropped +x permissions. HEAD
Thu, 26 Feb 2009 13:54:30 -0500 Timo Sirainen mbox: Give better error messages if dotlocking fails. HEAD
Thu, 26 Feb 2009 11:24:21 -0500 Timo Sirainen Compile fix for systems where printf() is a macro. HEAD
Wed, 25 Feb 2009 14:26:25 -0500 Timo Sirainen SORT: Don't waste data stack memory when sorting many messages. HEAD
Wed, 25 Feb 2009 14:25:50 -0500 Timo Sirainen IMAP: Fixed SORT command crashing. HEAD
Tue, 24 Feb 2009 18:13:34 -0500 Timo Sirainen Ignore also .Tpo files (in .deps). HEAD
Tue, 24 Feb 2009 18:11:18 -0500 Timo Sirainen ostream: When copying backwards within a file, update in/outstream offsets. HEAD
Tue, 24 Feb 2009 17:16:38 -0500 Timo Sirainen Error message fix for currently unused mailbox list index code. HEAD
Tue, 24 Feb 2009 16:55:11 -0500 Timo Sirainen mail_index_map_ext_hdr_check(): Fixed a wrong check. HEAD
Tue, 24 Feb 2009 16:41:08 -0500 Timo Sirainen pop3-login: Don't crash after successful login. HEAD
Tue, 24 Feb 2009 16:41:00 -0500 Timo Sirainen imap-proxy: Minor code cleanup HEAD
Mon, 23 Feb 2009 13:41:50 -0500 Timo Sirainen Create missing index dir using the same permissions as the mailbox dir. HEAD
Mon, 23 Feb 2009 13:40:01 -0500 Timo Sirainen maildir: We didn't properly handle missing control directory at startup. HEAD
Mon, 23 Feb 2009 13:18:33 -0500 Timo Sirainen Improved "Can't open delivery mail as raw" error message. HEAD
Mon, 23 Feb 2009 13:18:17 -0500 Timo Sirainen deliver -p: Expand relative paths before chdir()ing. HEAD
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