log

age author description
Fri, 13 Mar 2009 18:53:33 -0400 Timo Sirainen Added tag 1.2.beta2 for changeset 116ca52dfcb5 HEAD
Fri, 13 Mar 2009 18:53:30 -0400 Timo Sirainen Released v1.2.beta2. HEAD 1.2.beta2
Fri, 13 Mar 2009 18:36:50 -0400 Timo Sirainen auth: Improved getpwnam() and getgrnam() error handling. HEAD
Fri, 13 Mar 2009 18:05:10 -0400 Timo Sirainen --with-vpopmail: Minor fix for previous change. HEAD
Fri, 13 Mar 2009 18:01:30 -0400 Timo Sirainen --with-vpopmail=path now also checks path/lib_deps instead of only path/etc/lib_deps. HEAD
Fri, 13 Mar 2009 17:46:14 -0400 Timo Sirainen gssapi: Fix to previous change. HEAD
Fri, 13 Mar 2009 17:42:05 -0400 Timo Sirainen gssapi: Cross-realm authentication fix. HEAD
Fri, 13 Mar 2009 17:27:11 -0400 Timo Sirainen Compiler warning fix. HEAD
Fri, 13 Mar 2009 17:24:21 -0400 Timo Sirainen dovecot-example.conf: Make example expire_dict go through dict proxy. HEAD
Fri, 13 Mar 2009 15:19:13 -0400 Timo Sirainen master: Fixes to core dump log message writing. HEAD
Fri, 13 Mar 2009 15:12:23 -0400 Timo Sirainen If login process core dumps, suggest using -D parameter. HEAD
Fri, 13 Mar 2009 15:11:46 -0400 Timo Sirainen master: If login process has -D parameter, make login directory writable. HEAD
Fri, 13 Mar 2009 14:50:41 -0400 Timo Sirainen login processes: If -D parameter is given, allow dumping core file. HEAD
Thu, 12 Mar 2009 20:30:11 -0400 Timo Sirainen Fix to mailbox_dir_name handling. (Broke mbox .subscriptions filtering) HEAD
Thu, 12 Mar 2009 18:02:39 -0400 Timo Sirainen maildir_set_deleted() return value was handled wrong everywhere. HEAD
Thu, 12 Mar 2009 17:38:36 -0400 Timo Sirainen dbox: Changed the default mailbox dir name, subscriptions and uidvalidity filenames. HEAD
Thu, 12 Mar 2009 17:30:45 -0400 Timo Sirainen Added :MAILBOXDIR= to mail_location to specify the root dir for mailboxes. HEAD
Thu, 12 Mar 2009 15:22:51 -0400 Timo Sirainen virtual: Fixes. HEAD
Wed, 11 Mar 2009 17:22:15 -0400 Timo Sirainen Updated comment for valid_chroot_dirs. HEAD
Wed, 11 Mar 2009 16:11:55 -0400 Timo Sirainen imap: Code cleanup: Changed buffer to an array. HEAD
Wed, 11 Mar 2009 16:04:01 -0400 Timo Sirainen imap: Improve "FETCH .. got too little data" error messages. HEAD
Tue, 10 Mar 2009 12:28:22 -0400 Timo Sirainen indexes: Fixes to handling shrinking tail offsets. HEAD
Tue, 10 Mar 2009 12:28:00 -0400 Timo Sirainen indexes: Removed unnecessary code. HEAD
Mon, 09 Mar 2009 22:27:36 -0400 Timo Sirainen Improved "corrupted transaction log file" error message. HEAD
Mon, 09 Mar 2009 21:52:42 -0400 Timo Sirainen Maildir and Cydir: When saving mail, expose ostream to mail_save_context.output. HEAD
Mon, 09 Mar 2009 21:00:48 -0400 Timo Sirainen If indexes had been reset, extension changes may have been written wrong. HEAD
Mon, 09 Mar 2009 20:17:52 -0400 Timo Sirainen indexes: Crashfix to error handling. HEAD
Thu, 05 Mar 2009 17:29:37 -0500 Timo Sirainen indexes: Make sure we don't shrink log_file_tail_offset. HEAD
Thu, 05 Mar 2009 13:15:17 -0500 Timo Sirainen mbox: Don't crash if >=8192 bytes long line begins with "From ". HEAD
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
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