log

age author description
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
Wed, 04 Feb 2009 12:23:55 -0500 Timo Sirainen auth_debug_passwords=yes: Log password for PAM lookups. HEAD
Tue, 03 Feb 2009 12:07:21 -0500 Timo Sirainen nfs_check: Mention also mail_nfs_storage=yes in the error message. HEAD
Tue, 03 Feb 2009 11:57:35 -0500 Timo Sirainen If mail_chroot is set, don't fail at startup in dump-capability. HEAD
Mon, 02 Feb 2009 19:03:25 -0500 Timo Sirainen dovecot-ldap-example.conf: Updated dn and dnpass comments. HEAD
Mon, 02 Feb 2009 19:00:50 -0500 Timo Sirainen ldap: Give better error message when aborting LDAP requests due to not being connected. HEAD
Mon, 02 Feb 2009 18:25:21 -0500 Timo Sirainen Changed default ldap_version from 2 to 3. Some servers no longer allow v2. HEAD
Mon, 02 Feb 2009 14:57:33 -0500 Timo Sirainen nfs+maildir: lseek() may also return ESTALE failure, handle it. HEAD
Mon, 02 Feb 2009 12:50:27 -0500 Timo Sirainen deliver: If -a wasn't specified and no Envelope-To: header, the fallback implementation was buggy. HEAD
Mon, 02 Feb 2009 12:48:41 -0500 Timo Sirainen deliver: If -f <sender> was specified and -a not, the sender was used also as the destination. HEAD
Mon, 02 Feb 2009 12:27:56 -0500 Timo Sirainen master: Give an error if login_dir = base_dir. HEAD
Mon, 02 Feb 2009 12:14:54 -0500 Timo Sirainen master: Don't crash at quit if there is some unwritten data in logs. HEAD
Mon, 02 Feb 2009 12:12:15 -0500 Timo Sirainen userdb prefetch + blocking passdbs was still broken with non-plaintext auth. HEAD
Sun, 01 Feb 2009 22:24:56 -0500 Timo Sirainen acl: We stopped calling hook_mail_storage_created for internal namespaces. HEAD
Sat, 31 Jan 2009 20:15:12 +0200 Timo Sirainen auth: Using "username" or "domain" passdb fields caused problems with cache and blocking passdbs. HEAD
Thu, 29 Jan 2009 19:25:02 -0500 Timo Sirainen dbox: INTERNALDATE and save date was returned wrong for converted maildir files. HEAD
Tue, 27 Jan 2009 14:33:48 -0500 Timo Sirainen mailbox_allow_new_keywords() was returning the opposite value, causing \* flag to be reported wrong. HEAD
Tue, 27 Jan 2009 13:15:16 -0500 Timo Sirainen dict file: Compiler warning fix. HEAD
Mon, 26 Jan 2009 19:17:54 -0500 Timo Sirainen If some setting contains a bad value, make sure the error message contains the setting name. HEAD
Mon, 26 Jan 2009 16:21:30 -0500 Timo Sirainen dotlocking: Increase the wait time 1,5 x every second until we reach 3 seconds. HEAD
Mon, 26 Jan 2009 14:13:23 -0500 Timo Sirainen maildir: Handling keywords was more or less broken because of a broken sort compare function. HEAD
Sun, 25 Jan 2009 20:13:34 -0500 Timo Sirainen dovecot-example.conf: Moved userdb prefetch before other userdbs, since that's where it should be. HEAD
Sun, 25 Jan 2009 20:11:24 -0500 Timo Sirainen Another caching fix to blocking passdbs when using non-plaintext auth. HEAD
Sun, 25 Jan 2009 20:11:08 -0500 Timo Sirainen Previous change to handling blocking passdbs broke it for userdb prefetch. HEAD
Sun, 25 Jan 2009 19:51:00 -0500 Timo Sirainen master: When shutting down, avoid dict processes giving "unknown process exited" errors. HEAD
Sun, 25 Jan 2009 19:40:36 -0500 Timo Sirainen Increased some initial memory pool sizes. HEAD
Sun, 25 Jan 2009 19:40:15 -0500 Timo Sirainen pgsql: Don't break when using multiple transactions. HEAD
Sun, 25 Jan 2009 19:39:41 -0500 Timo Sirainen dict proxy client: Don't hang when doing an async commit. HEAD
Sun, 25 Jan 2009 18:39:07 -0500 Timo Sirainen dict: Fixes to handling dying dict processes. HEAD
Sun, 25 Jan 2009 18:23:52 -0500 Timo Sirainen dict: Set listener socket non-blocking so it doesn't hang on accept() when Dovecot is shutting down. HEAD
Sun, 25 Jan 2009 17:47:23 -0500 Timo Sirainen virtual: Fix assert-crashing caused by previous changes. HEAD
Sun, 25 Jan 2009 19:54:54 +0200 Timo Sirainen dbox rebuild: Previous change removed too much code. HEAD
Fri, 23 Jan 2009 13:13:15 -0500 Timo Sirainen Don't use clean_pool with login processes. HEAD
Fri, 23 Jan 2009 13:12:50 -0500 Timo Sirainen Shared namespaces: Allow using %% in the prefix. HEAD
Thu, 22 Jan 2009 02:42:35 +0200 Timo Sirainen dbox rebuild: Dont try to give unknown maildir files UIDs that are after uidlist's nextuid. HEAD
Thu, 22 Jan 2009 02:39:52 +0200 Timo Sirainen Another fix to mail_index_transaction_get_next_uid() fix. HEAD
Wed, 21 Jan 2009 19:40:19 -0500 Timo Sirainen Fix to mail_index_transaction_get_next_uid() fix. HEAD
Wed, 21 Jan 2009 18:31:12 -0500 Timo Sirainen dbox: Minor error logging fix. HEAD
Wed, 21 Jan 2009 18:29:44 -0500 Timo Sirainen mail_index_transaction_get_next_uid() shouldn't sort appends. They may still be modified! HEAD
Wed, 21 Jan 2009 16:51:58 -0500 Timo Sirainen dbox: Improved error message. HEAD
Wed, 21 Jan 2009 15:48:51 -0500 Timo Sirainen Sending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts. HEAD
Wed, 21 Jan 2009 12:40:06 -0500 Timo Sirainen quota debug: Hide "(0%)" if quota limits aren't defined defined in percentages. HEAD
Wed, 21 Jan 2009 12:30:15 -0500 Timo Sirainen dbox rebuild: Don't crash if nothing was previously in cache. HEAD
Tue, 20 Jan 2009 17:36:50 -0500 Timo Sirainen Don't warn about maybe not being able to log in if protocols=none. HEAD
Tue, 20 Jan 2009 15:04:25 -0500 Timo Sirainen If all login processes are in use and we can't create a new one, log a warning. HEAD
Tue, 20 Jan 2009 12:31:58 -0500 Timo Sirainen mail_extra_groups backwards compatibility setting removed. HEAD
Tue, 20 Jan 2009 11:28:48 -0500 Timo Sirainen dict proxy: Handle async commits better. HEAD
Mon, 19 Jan 2009 17:38:21 -0500 Timo Sirainen Give a better error message when userdb-only checkpassword program is used with passdb checkpassword. HEAD
Mon, 19 Jan 2009 16:24:33 -0500 Timo Sirainen imap-acl plugin: Include version string in the plugin. HEAD
Mon, 19 Jan 2009 16:03:50 -0500 Timo Sirainen dict quota: Use dict_transaction_commit_async(). HEAD
Mon, 19 Jan 2009 16:03:25 -0500 Timo Sirainen Added dict_transaction_commit_async(). HEAD
Mon, 19 Jan 2009 15:50:40 -0500 Timo Sirainen dict quota: noenforcing setting caused quota to not be updated at all. HEAD
Mon, 19 Jan 2009 15:30:58 -0500 Timo Sirainen dict quota: When updating quota don't look up the current byte/msg limit if there's no limit for it. HEAD
Mon, 19 Jan 2009 12:08:51 -0500 Timo Sirainen dbox: Notify plugins about expunges. Fixes quota. HEAD
Mon, 19 Jan 2009 12:08:24 -0500 Timo Sirainen dict-file: Fixed a crash. HEAD
Mon, 19 Jan 2009 11:55:26 -0500 Timo Sirainen quota: Fixed debug logging. HEAD
Sun, 18 Jan 2009 21:47:47 -0500 Timo Sirainen pgsql: When doing negative increments, don't even try to use INSERT. HEAD
Sun, 18 Jan 2009 21:02:15 -0500 Timo Sirainen pgsql: More fixes to transaction handling. HEAD
Sun, 18 Jan 2009 20:15:26 -0500 Timo Sirainen hook_mail_namespaces_created() wasn't always called with all namespaces as parameter. HEAD
Sun, 18 Jan 2009 20:14:31 -0500 Timo Sirainen listescape plugin: The next namespaces_created callback was called with NULL namespaces. HEAD
Sat, 17 Jan 2009 17:21:29 -0500 Timo Sirainen pgsql: Don't write to freed memory if transaction is aborted while SQL commands are being executed. HEAD
Sat, 17 Jan 2009 13:56:24 -0500 Timo Sirainen Added dict_process_count setting for creating multiple dict processes. HEAD
Sat, 17 Jan 2009 13:41:44 -0500 Timo Sirainen pgsql: Removed accidentally committed debug code. HEAD
Sat, 17 Jan 2009 12:32:28 -0500 Timo Sirainen sql dict: Merge two INSERTs together whenever possible (for dict quota). HEAD
Sat, 17 Jan 2009 12:31:28 -0500 Timo Sirainen pgsql: Don't use BEGIN/COMMIT if transaction has only a single change. HEAD
Sat, 17 Jan 2009 12:30:54 -0500 Timo Sirainen quota plugin optimization: Don't look up quota values every time when iterating quota roots. HEAD
Sat, 17 Jan 2009 11:57:56 -0500 Timo Sirainen Previous changes broke compiling with select ioloop. HEAD
Fri, 16 Jan 2009 14:21:25 -0500 Timo Sirainen Fixes to handling +w permission errors and use it more often. HEAD
Fri, 16 Jan 2009 12:45:06 -0500 Timo Sirainen Permission denied error handling can now suggest missing +w permissions. HEAD
Fri, 16 Jan 2009 12:29:30 -0500 Timo Sirainen Fix to previous commit to actually compile.. HEAD
Fri, 16 Jan 2009 12:21:21 -0500 Timo Sirainen Permission error logging: If UNIX permissions appear to be ok, suggest ACL problem. HEAD
Thu, 15 Jan 2009 21:36:26 -0500 Timo Sirainen mempool system clean: Don't break if realloc() shrinks the memory area. HEAD
Thu, 15 Jan 2009 17:21:18 -0500 Timo Sirainen Earlier changes broke login process, because it wasn't chdir()ing to login directory. HEAD
Thu, 15 Jan 2009 17:14:29 -0500 Timo Sirainen deliver: Don't allow running as setuid-root if world can execute the binary. HEAD
Thu, 15 Jan 2009 16:23:59 -0500 Timo Sirainen Maildir: Fix to earlier >26 keywords handling change. HEAD
Thu, 15 Jan 2009 16:22:04 -0500 Timo Sirainen login processes: Tell ioloop the maximum number of fds we can use. HEAD
Thu, 15 Jan 2009 16:20:09 -0500 Timo Sirainen Added io_loop_set_max_fd_count() to specify how many fds we expect to use. HEAD
Thu, 15 Jan 2009 15:54:39 -0500 Timo Sirainen Removed some old backwards compatibility handling code. HEAD
Thu, 15 Jan 2009 15:52:44 -0500 Timo Sirainen Renamed "ssl_disable" setting to "ssl". Added support for ssl=required. HEAD
Thu, 15 Jan 2009 15:47:12 -0500 Timo Sirainen Updated imap response codes. HEAD
Thu, 15 Jan 2009 15:12:07 -0500 Timo Sirainen deliver: Changed the default rejection_subject. HEAD
Thu, 15 Jan 2009 15:05:58 -0500 Timo Sirainen Maildir keywords handling code cleanup. HEAD
Wed, 14 Jan 2009 15:14:11 -0500 Timo Sirainen If login process crashes, log the IP address that (maybe) caused it. HEAD
Wed, 14 Jan 2009 14:06:46 -0500 Timo Sirainen Crashfix / keyword handling fix when appending messages non-sorted (dbox rebuild). HEAD
Wed, 14 Jan 2009 13:56:01 -0500 Timo Sirainen Cleaned up read-only mailbox handling. Fixes a bug with Maildir syncing. HEAD
Wed, 14 Jan 2009 11:48:20 -0500 Timo Sirainen maildir: Fixes to handling over 26 keywords. HEAD
Wed, 14 Jan 2009 11:13:15 -0500 Timo Sirainen pop3: Prevent clients from looping forever trying to fetch an expunged message. HEAD
Wed, 14 Jan 2009 10:47:47 -0500 Timo Sirainen pop3: Treat invalid command parameters also as command errors HEAD
Tue, 13 Jan 2009 16:55:03 -0500 Timo Sirainen Added rejection_subject setting to deliver, which is used for rejected mails. HEAD
Tue, 13 Jan 2009 13:13:19 -0500 Timo Sirainen Check broken ssl-parameters.dat files better and give a better error message when seeing one. HEAD
Tue, 13 Jan 2009 13:12:21 -0500 Timo Sirainen Always send LOGIN_DIR environment to login processes. HEAD
Mon, 12 Jan 2009 20:35:07 -0500 Timo Sirainen s/acl_dict/acl_shared_dict/ HEAD
Mon, 12 Jan 2009 19:18:56 -0500 Timo Sirainen Auth sockets: Allow specifying user and group with numbers. HEAD
Mon, 12 Jan 2009 13:26:24 -0500 Timo Sirainen pgsql: If query failed because connection was lost, retry it automatically. HEAD
Mon, 12 Jan 2009 12:23:19 -0500 Timo Sirainen pgsql: ROLLBACK wasn't sent correctly in synchronous commit failures. HEAD
Mon, 12 Jan 2009 12:05:58 -0500 Timo Sirainen pgsql: If query fails because connection gets closed, return a proper error message. HEAD
Mon, 12 Jan 2009 12:05:19 -0500 Timo Sirainen psql: Don't give errors with epoll if db connection gets closed. HEAD
Mon, 12 Jan 2009 10:44:13 -0500 Timo Sirainen Improved "Transaction log corrupted unexpectedly" error message. HEAD
Mon, 12 Jan 2009 10:43:55 -0500 Timo Sirainen index: Expunge records' UIDs weren't verified to be valid before using them. HEAD
Mon, 12 Jan 2009 10:32:38 -0500 Timo Sirainen dbox: Fixes to handling maildir-converted files. HEAD
Sat, 10 Jan 2009 15:37:24 -0500 Timo Sirainen Added array_get_pool(). HEAD
Fri, 09 Jan 2009 14:03:44 -0500 Timo Sirainen deliver: If log path begins with ~/, expand it to $HOME directory. HEAD
Fri, 09 Jan 2009 13:57:30 -0500 Timo Sirainen quota: Log a bit more when "Unknown backend" error happens. HEAD
Fri, 09 Jan 2009 13:14:04 -0500 Timo Sirainen Berkeley DB fixes and cleanups. Don't leak memory/bdb resources. HEAD
Fri, 09 Jan 2009 11:17:20 -0500 Timo Sirainen apop: Compile fix for previous commit. HEAD
Fri, 09 Jan 2009 11:15:56 -0500 Timo Sirainen auth: Code cleanup for specifying what passdb features auth mechanisms need. HEAD
Fri, 09 Jan 2009 11:09:17 -0500 Timo Sirainen APOP auth: Minor code cleanups. HEAD
Thu, 08 Jan 2009 14:48:18 -0500 Timo Sirainen mbox: Fixed crash with pop3_lock_session=yes if dotlock already existed. HEAD
Thu, 08 Jan 2009 14:47:58 -0500 Timo Sirainen mbox: Fixed assert-crash with pop3_lock_session=yes HEAD
Thu, 08 Jan 2009 12:22:11 -0500 Timo Sirainen configure: Test strtoumax() and strtoimax() by linking instead of just compiling (Tru64 fix). HEAD
Thu, 08 Jan 2009 11:52:21 -0500 Timo Sirainen env_remove(): Implement a fallback method if unsetenv() doesn't exist. HEAD
Thu, 08 Jan 2009 11:41:30 -0500 Timo Sirainen auth worker processes shouldn't duplicate the auth cache. HEAD
Thu, 08 Jan 2009 11:34:22 -0500 Timo Sirainen auth cache wasn't working correctly for all fields (e.g. allow_nets) with blocking passdbs. HEAD
Wed, 07 Jan 2009 17:03:34 -0500 Timo Sirainen auth: Removed extra string escaping from places where it's not necessary (or is even harmful). HEAD
Wed, 07 Jan 2009 13:45:37 -0500 Timo Sirainen Added my_hostdomain() function which mbox code now uses instead of doing that internally. HEAD
Wed, 07 Jan 2009 13:44:41 -0500 Timo Sirainen master: When receiving SIGHUP, get the hostname again in case it changed. HEAD
Wed, 07 Jan 2009 13:37:46 -0500 Timo Sirainen Removed unnecessary APPLE comment. HEAD
Wed, 07 Jan 2009 13:34:25 -0500 Timo Sirainen Increase listen queues to handle high loads better. HEAD
Tue, 06 Jan 2009 12:04:09 -0500 Timo Sirainen dbox crashfix HEAD
Tue, 06 Jan 2009 10:06:54 -0500 Timo Sirainen userdb passwd: Removed the check for catching broken NSS implementations. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sun, 04 Jan 2009 17:22:05 -0500 Timo Sirainen quota-fs: Avoid compiler warning with BSDs. HEAD
Sun, 04 Jan 2009 06:59:31 -0500 Timo Sirainen bsdauth: Fix compiler warning + crash on 64bit systems. HEAD
Sat, 03 Jan 2009 10:33:20 -0500 Timo Sirainen deliver: Don't preserve HOME environment when using -d parameter. HEAD
Wed, 31 Dec 2008 01:49:50 +0200 Timo Sirainen auth: If MD5 scheme can't decode the password log an error. HEAD
Sat, 27 Dec 2008 09:19:04 +0200 Timo Sirainen Added a bit more generic get_process_capability() function. HEAD
Sun, 21 Dec 2008 10:15:58 +0200 Timo Sirainen Log a warning at startup if there doesn't seem to be any way to log in from non-localhost. HEAD
Sun, 21 Dec 2008 09:43:20 +0200 Timo Sirainen imap/pop3-login: Cleaned up proxying code. Don't disconnect client on proxy failures. HEAD
Fri, 19 Dec 2008 18:08:09 +0200 Timo Sirainen dbox maildir migration: Support empty POP3 UIDL = base filename. HEAD
Fri, 19 Dec 2008 16:39:19 +0200 Timo Sirainen dbox: Maildir fallbacking code was returning wrong virtual file sizes. HEAD
Fri, 19 Dec 2008 16:24:19 +0200 Timo Sirainen dbox: In Maildir migrations preserve POP3 UIDL from dovecot-uidlist. HEAD
Fri, 19 Dec 2008 13:03:51 +0200 Timo Sirainen idxview: Show seconds in timestamps (except for cache headers). HEAD
Fri, 19 Dec 2008 10:02:49 +0200 Timo Sirainen Some versions of Mac OS X have buggy CMSG_* macros, avoid using them. HEAD
Fri, 19 Dec 2008 09:46:46 +0200 Timo Sirainen login: Reset idle timeout only when input is actually read from client. HEAD
Fri, 19 Dec 2008 09:37:13 +0200 Timo Sirainen Maildir: Avoid rename() when source and dest are identical, stat() instead. HEAD
Fri, 19 Dec 2008 09:31:39 +0200 Timo Sirainen Added Apple to AUTHORS. HEAD
Fri, 19 Dec 2008 09:31:18 +0200 Timo Sirainen Increase failed login's reply delay by 5 seconds for each failure. HEAD
Fri, 19 Dec 2008 09:06:38 +0200 Timo Sirainen Renamed hash_*() to hash_table_*() to avoid conflicts with OSX's strhash.h HEAD
Fri, 19 Dec 2008 08:50:14 +0200 Timo Sirainen Try to use (Apple) gcc's __BIG_ENDIAN__ and __LITTLE_ENDIAN__ macros if possible. HEAD
Fri, 19 Dec 2008 07:49:08 +0200 Timo Sirainen virtual: More syncing fixes. HEAD
Fri, 19 Dec 2008 07:25:20 +0200 Timo Sirainen virtual: Fixed initial mailbox synchronization for the last virtual mailbox. HEAD
Fri, 19 Dec 2008 06:27:44 +0200 Timo Sirainen Make sure mail_log plugin works with deliver and pop3. HEAD
Fri, 19 Dec 2008 06:23:31 +0200 Timo Sirainen LDAP: Allow empty/missing password field if nopassword field is given. HEAD
Thu, 18 Dec 2008 19:34:35 +0200 Timo Sirainen Maildir: If POP3 UIDL field is empty in dovecot-uidlist, use base filename as UIDL. HEAD
Thu, 18 Dec 2008 18:11:21 +0200 Timo Sirainen Fix to previous change: Don't lose errno during uid/gid naming. HEAD
Thu, 18 Dec 2008 18:09:00 +0200 Timo Sirainen If uid/gid changing fails, log also the name of the uid/gid instead of just the number. HEAD
Wed, 17 Dec 2008 20:12:11 +0200 Timo Sirainen Mention SSL/TLS in "plaintext auth disallowed" error. HEAD
Tue, 16 Dec 2008 15:37:16 +0200 Timo Sirainen deliver: Don't break if username gets changed by userdb lookup. HEAD
Tue, 16 Dec 2008 15:37:03 +0200 Timo Sirainen Added some extra checks to make sure username can't be empty. HEAD
Tue, 16 Dec 2008 09:46:28 +0200 Timo Sirainen Added tag 1.2.alpha5 HEAD
Tue, 16 Dec 2008 08:06:56 +0200 Timo Sirainen Replaced auth_worker_max_request_count setting with passdb pam { args = max_requests=n } HEAD
Tue, 16 Dec 2008 07:50:44 +0200 Timo Sirainen Redesigned auth request queuing to auth worker processes. HEAD
Tue, 16 Dec 2008 06:08:26 +0200 Timo Sirainen mail_set_seq(): Don't open input stream immediately if message hasn't been saved yet. HEAD
Tue, 16 Dec 2008 05:30:31 +0200 Timo Sirainen kqueue notify: Don't assert-cras if kevent() returns multiple events for the same io. HEAD
Mon, 15 Dec 2008 18:47:41 +0200 Timo Sirainen Released v1.2.alpha5. HEAD 1.2.alpha5
Mon, 15 Dec 2008 18:38:04 +0200 Timo Sirainen Updated TODO. HEAD
Mon, 15 Dec 2008 10:58:02 +0200 Timo Sirainen maildir: Allow opening mailbox and expunging messages when uidlist couldn't be locked (e.g. out of quota). HEAD
Sun, 14 Dec 2008 08:36:10 +0200 Timo Sirainen mbox-snarf plugin: If copying failed due to out of disk space, don't rollback the entire move. HEAD
Sun, 14 Dec 2008 07:47:45 +0200 Timo Sirainen mail-log plugin: Added initial support for append event. uids aren't logged though. HEAD
Sun, 14 Dec 2008 07:29:45 +0200 Timo Sirainen mail-log plugin: Added from and subject fields. HEAD
Sun, 14 Dec 2008 07:21:12 +0200 Timo Sirainen mail-log plugin: Added flag_change event and flags field. HEAD
Sun, 14 Dec 2008 07:19:48 +0200 Timo Sirainen mail_get_flags/keywords() now returns updated values if they've been changed within transaction. HEAD
Sun, 14 Dec 2008 06:51:04 +0200 Timo Sirainen transaction view: Allow looking up multiple ext datas for the same message without breaking. HEAD
Sun, 14 Dec 2008 06:38:24 +0200 Timo Sirainen Replaced literal "keywords" strings with a macro. HEAD
Sun, 14 Dec 2008 05:46:31 +0200 Timo Sirainen imap/pop3 proxy: Support master user logins. HEAD
Sun, 14 Dec 2008 04:57:23 +0200 Timo Sirainen Don't add config.h to tarball in make dist. HEAD
Sat, 13 Dec 2008 18:04:55 +0200 Timo Sirainen var_expand(): Added support for long %{variable} names. HEAD
Sat, 13 Dec 2008 17:12:46 +0200 Timo Sirainen Updated ssl_listen and ssl_disable comments. HEAD
Sat, 13 Dec 2008 15:49:25 +0200 Timo Sirainen Maildir++ quota: Directory mtimes weren't properly kept track of when recalculating quota. HEAD
Sat, 13 Dec 2008 15:22:34 +0200 Timo Sirainen mmap_disable=yes: Opening index always tried to read it from transaction log. HEAD
Sat, 13 Dec 2008 15:01:21 +0200 Timo Sirainen Check mail_set_uid() return value properly. HEAD
Sat, 13 Dec 2008 14:59:39 +0200 Timo Sirainen expunged and has(_no)_nuls status wasn't reset when switching between mails. HEAD
Sat, 13 Dec 2008 14:28:28 +0200 Timo Sirainen deliver: If -a parameter isn't given, fallback to Envelope-To: header and user@hostname. HEAD
Sat, 13 Dec 2008 13:59:56 +0200 Timo Sirainen deliver: Allow overriding a boolean setting to "no" in protocol lda section. HEAD
Sat, 13 Dec 2008 13:53:26 +0200 Timo Sirainen Added env_remove(). HEAD
Sat, 13 Dec 2008 13:19:03 +0200 Timo Sirainen POP3: A bit more code for handling nicely unsupported auth mechanisms. HEAD
Sat, 13 Dec 2008 13:16:54 +0200 Timo Sirainen Don't crash if trying to use an unsupported auth mechanism. HEAD
Sat, 13 Dec 2008 12:52:53 +0200 Timo Sirainen Die if trying to sync mailbox while transactions are open. HEAD
Sat, 13 Dec 2008 12:52:19 +0200 Timo Sirainen Sorting messages was completely broken. HEAD
Sat, 13 Dec 2008 12:41:46 +0200 Timo Sirainen Crashfix to previous message parsing error handling changes. HEAD
Sat, 13 Dec 2008 12:38:43 +0200 Timo Sirainen Crashfix to handling missing transaction logs. HEAD
Sat, 13 Dec 2008 11:21:21 +0200 Timo Sirainen mbox: Don't cache mbox state after it has been unlocked. HEAD
Sat, 13 Dec 2008 10:36:13 +0200 Timo Sirainen mbox locking fixes. HEAD
Sat, 13 Dec 2008 09:38:52 +0200 Timo Sirainen mbox: Added a new index header where dirtyness state is stored. HEAD
Sat, 13 Dec 2008 08:36:59 +0200 Timo Sirainen Message parsing/reading: If read returns failure, don't ignore the error. HEAD
Sat, 13 Dec 2008 08:36:16 +0200 Timo Sirainen i_stream_raw_mbox_read(): If we already detected corruption, return failure instead of assert-crashing. HEAD
Mon, 08 Dec 2008 18:44:31 +0200 Timo Sirainen virtual: Fixed to work with recent changes. HEAD
Sat, 06 Dec 2008 23:55:10 +0200 Timo Sirainen Use "foreign" automake option so it doesn't complain about missing ChangeLog. HEAD
Sat, 06 Dec 2008 20:42:29 +0200 Timo Sirainen Previous "Unknown setting" in passdb check changes were a bit broken. HEAD
Sat, 06 Dec 2008 19:11:22 +0200 Timo Sirainen Changed imap-resp-code [ACL] to [NOPERM], which it will be in the next draft. HEAD
Sat, 06 Dec 2008 07:47:21 +0200 Timo Sirainen Changed error messages. HEAD
Sat, 06 Dec 2008 00:21:07 +0200 Timo Sirainen fts-solr: Minor bugfix HEAD
Sat, 06 Dec 2008 00:20:02 +0200 Timo Sirainen Improved "Permission denied" error handling. It'll now show also the uid/gid name. HEAD
Sat, 06 Dec 2008 00:08:01 +0200 Timo Sirainen configure: Handle --with-*=* consistently and give better error messages. HEAD
Fri, 05 Dec 2008 21:16:15 +0200 Timo Sirainen Updated comment about shared namespaces. HEAD
Fri, 05 Dec 2008 21:13:13 +0200 Timo Sirainen Removed a comment about namespaces not working with LDA. HEAD
Wed, 03 Dec 2008 02:25:11 +0200 Timo Sirainen my_vsnprintf() implementation was broken (for old non-C99 compliant OSes) HEAD
Tue, 02 Dec 2008 19:24:57 +0200 Timo Sirainen Fail if trying to give unknown parameters to passdb/userdb. HEAD
Tue, 02 Dec 2008 19:11:49 +0200 Timo Sirainen If only userdb prefetch is defined and userdb lookup is tried, give a better error message. HEAD
Tue, 02 Dec 2008 19:00:06 +0200 Timo Sirainen Fixed "alias_for points to unknown namespace" error handling. HEAD
Mon, 01 Dec 2008 00:04:27 +0200 Timo Sirainen autocreate plugin: If mail_debug=yes, log the reason why mailbox creation fails. HEAD
Sun, 30 Nov 2008 16:29:17 +0200 Timo Sirainen Increased search_nonblock() to go through 50 messages at a time. HEAD
Sun, 30 Nov 2008 16:28:46 +0200 Timo Sirainen fts: Hide "Searching .." notify while indexing. HEAD
Sun, 30 Nov 2008 15:57:41 +0200 Timo Sirainen Give more correct "* OK searched n%" notifications with fts and virtual mailboxes. HEAD
Sun, 30 Nov 2008 15:49:42 +0200 Timo Sirainen fts: Don't crash if using both X-TEXT-FAST and TEXT in the same query without substr fts. HEAD
Sun, 30 Nov 2008 15:44:19 +0200 Timo Sirainen fts-solr: In filter queries use "+" prefixes to require all the parameters to match. HEAD
Sun, 30 Nov 2008 15:04:29 +0200 Timo Sirainen ioloop: 0 ms timeouts could still have caused infinite looping. HEAD
Sun, 30 Nov 2008 04:20:18 +0200 Timo Sirainen Avoid integer overflows when calculating with very large timeout values. HEAD
Sun, 30 Nov 2008 04:03:20 +0200 Timo Sirainen mbox: If mailbox is deleted under us, try to avoid logging errors. HEAD
Sun, 30 Nov 2008 02:45:12 +0200 Timo Sirainen mail_user_get_home() looked up user's home directory from userdb even if was already known. HEAD
Sun, 30 Nov 2008 02:09:16 +0200 Timo Sirainen Added alias_for setting for namespaces. Fixes namespace issues with fts. HEAD
Sun, 30 Nov 2008 01:27:19 +0200 Timo Sirainen fts: Added support for handling multiple namespaces. HEAD
Sun, 30 Nov 2008 01:26:36 +0200 Timo Sirainen idxview: Decode virtual extension records. HEAD
Sat, 29 Nov 2008 23:15:24 +0200 Timo Sirainen Fixed searching in virtual mailboxes. HEAD
Sat, 29 Nov 2008 22:52:54 +0200 Timo Sirainen fts: Cache "last indexed uid" lookups as long as new messages aren't added to mailbox. HEAD
Sat, 29 Nov 2008 22:39:44 +0200 Timo Sirainen Finished making full text search indexes work fast with virtual mailboxes. HEAD
Sat, 29 Nov 2008 22:39:04 +0200 Timo Sirainen fts-solr: Don't break if mailbox name contains '&' characters. HEAD
Sat, 29 Nov 2008 19:24:59 +0200 Timo Sirainen fts-solr: Use '!' as escape character in usernames. Escape '/' and '!'. HEAD
Sat, 29 Nov 2008 19:03:04 +0200 Timo Sirainen fts-solr: Keep last_uid field updated containing the mailbox's last added UID. HEAD
Mon, 24 Nov 2008 00:53:36 +0200 Timo Sirainen Updated. HEAD
Mon, 24 Nov 2008 00:53:18 +0200 Timo Sirainen Added tag 1.2.alpha4 for changeset f53952ac4285 HEAD
Mon, 24 Nov 2008 00:36:11 +0200 Timo Sirainen Released v1.2.alpha4. HEAD 1.2.alpha4
Mon, 24 Nov 2008 00:34:49 +0200 Timo Sirainen Updated HEAD
Mon, 24 Nov 2008 00:08:03 +0200 Timo Sirainen Call next hook_mail_namespaces_created in correct order. HEAD
Mon, 24 Nov 2008 00:06:15 +0200 Timo Sirainen listescape plugin wasn't calling next hook_mail_namespaces_created. HEAD
Sun, 23 Nov 2008 23:54:26 +0200 Timo Sirainen Added a note about !include_try to ssl_key_password in dovecot-example.conf HEAD
Sun, 23 Nov 2008 03:59:55 +0200 Timo Sirainen Initial support for getting full text search working nicely with virtual mailboxes. HEAD
Sun, 23 Nov 2008 02:40:09 +0200 Timo Sirainen Optimized searching with virtual mailboxes. HEAD
Sun, 23 Nov 2008 02:37:23 +0200 Timo Sirainen Added wanted_fields and wanted_headers fields to struct mail_search_context. HEAD
Sun, 23 Nov 2008 02:36:55 +0200 Timo Sirainen Moved search update result checks to search_next_update_seq(). HEAD
Sun, 23 Nov 2008 02:36:08 +0200 Timo Sirainen Sorting: Don't break if search code adds sequences in random order. HEAD
Sun, 23 Nov 2008 01:59:35 +0200 Timo Sirainen Fix to previous search_next_update_seq change. HEAD
Sun, 23 Nov 2008 01:47:30 +0200 Timo Sirainen Fixed crashing with virtual mailboxes. HEAD
Sat, 22 Nov 2008 23:53:00 +0200 Timo Sirainen mail_storage.search_next_update_seq returns now bool. It was never failing. HEAD
Fri, 21 Nov 2008 22:57:50 +0200 Timo Sirainen Linux/Solaris NFS: if there are no locks, try flushing data cache by flushing attr cache. HEAD
Fri, 21 Nov 2008 22:40:48 +0200 Timo Sirainen Auth workers: Don't assert-crash when process's idle timeout hits. HEAD
Fri, 21 Nov 2008 22:40:03 +0200 Timo Sirainen Auth workers: Use the correct lookup timeout. HEAD
Fri, 21 Nov 2008 21:29:44 +0200 Timo Sirainen Fixed deleting control directory when it wasn't the same as index directory. HEAD
Fri, 21 Nov 2008 21:19:16 +0200 Timo Sirainen Changed mail_user refcounting to fix deinitialization. HEAD
Fri, 21 Nov 2008 19:56:42 +0200 Timo Sirainen Expire plugin works now with multiple struct mail_users. HEAD
Fri, 21 Nov 2008 19:45:57 +0200 Timo Sirainen Quota works now properly with shared mailboxes. HEAD
Fri, 21 Nov 2008 19:45:22 +0200 Timo Sirainen dict quota: Don't fail quota calculation if some mailboxes aren't accessible. HEAD
Fri, 21 Nov 2008 19:24:04 +0200 Timo Sirainen mailbox_open() now takes struct mail_storage ** so it can be changed. HEAD
Fri, 21 Nov 2008 18:32:02 +0200 Timo Sirainen mail_user_*() now handles home directory lookups when necessary. HEAD
Fri, 21 Nov 2008 17:41:59 +0200 Timo Sirainen acl: Update acl_dict correctly also for other visible users' shared namespaces. HEAD
Fri, 21 Nov 2008 17:41:30 +0200 Timo Sirainen Added namespace owner username to struct mail_namespace. HEAD
Fri, 21 Nov 2008 17:21:56 +0200 Timo Sirainen acl: Crashfix. HEAD
Fri, 21 Nov 2008 17:15:08 +0200 Timo Sirainen dovecot-example.conf: Added acl_dict example. HEAD
Fri, 21 Nov 2008 17:08:58 +0200 Timo Sirainen Added an example shared namespace. HEAD
Fri, 21 Nov 2008 17:03:27 +0200 Timo Sirainen Added list=children option for namespaces. HEAD
Fri, 21 Nov 2008 17:03:02 +0200 Timo Sirainen acl: Don't check ACLs for shared root namespace. HEAD
Fri, 21 Nov 2008 17:00:54 +0200 Timo Sirainen Compiling fix for HP-UX. HEAD
Fri, 21 Nov 2008 14:35:46 +0200 Timo Sirainen deliver: Allow userdb to change the username. HEAD
Thu, 20 Nov 2008 19:32:58 +0200 Timo Sirainen Don't drop useless namespaces automatically while creating a new one. HEAD
Wed, 19 Nov 2008 20:09:34 +0200 Timo Sirainen Add login username in "Attempted master login with no master passdbs" error. HEAD
Wed, 19 Nov 2008 20:03:43 +0200 Timo Sirainen acl: Fixes to handling extended ACL names. HEAD
Wed, 19 Nov 2008 20:03:33 +0200 Timo Sirainen IMAP: SETACL +<rights> or -<rights> was broken. HEAD
Wed, 19 Nov 2008 19:54:41 +0200 Timo Sirainen mail_get_headers_utf8() and mail_get_first_header_utf8() return headers unfolded now. HEAD
Wed, 19 Nov 2008 19:42:46 +0200 Timo Sirainen deliver: Ignore !include_try, give error if !include is tried to be used. HEAD
Wed, 19 Nov 2008 19:37:26 +0200 Timo Sirainen Added !include and !include_try directives to config file reader. HEAD
Wed, 19 Nov 2008 19:10:26 +0200 Timo Sirainen acl: Don't break mailbox visibility checks if the name has "*" characters. HEAD
Wed, 19 Nov 2008 19:04:55 +0200 Timo Sirainen acl: Save the entire dovecot-acl-list to memory, otherwise "has visible children" check fails. HEAD
Wed, 19 Nov 2008 18:57:43 +0200 Timo Sirainen When autocreating a new shared namespace, drop existing namespaces where we haven't seen any mailboxes. HEAD
Wed, 19 Nov 2008 18:46:25 +0200 Timo Sirainen acl: If a user's namespace has no mailboxes visible to us, remove the namespace immediately. HEAD
Wed, 19 Nov 2008 18:45:46 +0200 Timo Sirainen Added mail_namespace_destroy(). HEAD
Wed, 19 Nov 2008 18:19:13 +0200 Timo Sirainen acl LIST: Mailboxes without LOOKUP right are now listed as non-existent if they have visible children. HEAD
Wed, 19 Nov 2008 17:11:18 +0200 Timo Sirainen acl: Code cleanups. HEAD
Wed, 19 Nov 2008 17:07:43 +0200 Timo Sirainen vfile _nonowner_iter_next(): Don't return failure if we detect that acllist changes. HEAD
Wed, 19 Nov 2008 16:50:24 +0200 Timo Sirainen Minor code cleanup: Removed extra ';' characters. HEAD
Wed, 19 Nov 2008 16:41:47 +0200 Timo Sirainen Don't crash if acl_dict setting is missing. HEAD
Wed, 19 Nov 2008 16:34:19 +0200 Timo Sirainen Subscriptions file: Don't ignore last line if it's missing LF. HEAD
Wed, 19 Nov 2008 16:28:46 +0200 Timo Sirainen Changed all config file readers to not ignore the last line if it's missing LF. HEAD
Wed, 19 Nov 2008 16:28:22 +0200 Timo Sirainen Added i_stream_set_return_partial_line(). HEAD
Wed, 19 Nov 2008 16:11:01 +0200 Timo Sirainen imap-acl: If ACLs are disabled, don't give errors at logout. HEAD
Tue, 18 Nov 2008 18:12:28 +0200 Timo Sirainen IMAP quota should have returned "MESSAGE", not "MESSAGES" quota. HEAD
Mon, 17 Nov 2008 13:57:17 +0000 Andrey Panin Fix build error with Sun C compiler. HEAD
Mon, 17 Nov 2008 14:10:41 +0000 Andrey Panin Constify generated unicode tables. HEAD
Sun, 16 Nov 2008 19:20:28 +0200 Timo Sirainen Initial support for LISTing users with shared mailboxes. HEAD
Sun, 16 Nov 2008 19:19:26 +0200 Timo Sirainen Iteration was broken in dict-file. HEAD
Sun, 16 Nov 2008 19:18:59 +0200 Timo Sirainen shared-storage.h doesn't require index-storage.h, don't include it. HEAD
Sun, 16 Nov 2008 16:30:14 +0200 Timo Sirainen acl: When lookup ACLs are changed, make sure dovecot-acl-list is updated. HEAD
Sun, 16 Nov 2008 16:29:47 +0200 Timo Sirainen Fixed OPEN_IGNORE_ACLS flag to work again with imap-acl plugin. HEAD
Sun, 16 Nov 2008 15:20:45 +0200 Timo Sirainen ACLs: Initial support for "post" right. HEAD
Sun, 16 Nov 2008 15:02:57 +0200 Timo Sirainen IGNORE_ACLS should have been mailbox_open_flags, not mail_storage_flag. HEAD
Sun, 16 Nov 2008 14:43:14 +0200 Timo Sirainen IMAP ACLs: Let MYRIGHTS show the rights even if we don't have "r" permission. HEAD
Sun, 16 Nov 2008 14:40:56 +0200 Timo Sirainen acl: Use MAIL_STORAGE_FLAG_IGNORE_ACLS flag. HEAD
Sun, 16 Nov 2008 14:33:11 +0200 Timo Sirainen IMAP ACLs: Unless acl_anyone=allow, disallow adding "anyone" and "authenticated" identifiers. HEAD
Sun, 16 Nov 2008 14:24:52 +0200 Timo Sirainen IMAP ACLs: Use '#' prefix for global ACLs. HEAD
Sun, 16 Nov 2008 14:15:13 +0200 Timo Sirainen acl: After updating ACLs, try to avoid re-reading the ACLs on next access. HEAD
Sun, 16 Nov 2008 14:06:15 +0200 Timo Sirainen acl: Default owner rights override anyone/authenticated/group rights. HEAD
Sun, 16 Nov 2008 13:48:10 +0200 Timo Sirainen acl: Always give admin right to owner in private mailboxes. HEAD
Sun, 16 Nov 2008 13:41:17 +0200 Timo Sirainen imap-acl: Removed a duplicate [ACL] prefix from error message. HEAD
Sun, 16 Nov 2008 04:46:14 +0200 Timo Sirainen Added IMAP ACL commands with ability to modify ACLs. HEAD
Sun, 16 Nov 2008 04:45:06 +0200 Timo Sirainen Made CRITICAL_MSG* public to MAIL_ERRSTR_CRITICAL_MSG* in mail-error.h. HEAD
Sun, 16 Nov 2008 04:21:02 +0200 Timo Sirainen acl_object_get_my_rights() was returning broken rights. HEAD
Sun, 16 Nov 2008 01:34:16 +0200 Timo Sirainen ACL: Crashfix to previous change. Also fixes "-id" to work correctly with missing "id". HEAD
Sun, 16 Nov 2008 00:15:15 +0200 Timo Sirainen Global ACLs now override all local ACLs. HEAD
Sat, 15 Nov 2008 21:29:59 +0200 Timo Sirainen Give a different error message if authentication succeeds but authorization fails. HEAD
Sat, 15 Nov 2008 21:10:17 +0200 Timo Sirainen Moved imap-resp-codes to macros. HEAD
Sat, 15 Nov 2008 20:59:54 +0200 Timo Sirainen Implemented imap-response-codes draft. HEAD
Sat, 15 Nov 2008 20:23:46 +0200 Timo Sirainen Minor code cleanup. HEAD
Sat, 15 Nov 2008 20:17:10 +0200 Timo Sirainen IMAP: SEARCH command was returning EXPUNGEs to client. HEAD
Sat, 15 Nov 2008 19:47:46 +0200 Timo Sirainen deliver: When logging to syslog, use "dovecot" as ident. Add deliver(%u) manually. HEAD
Sat, 15 Nov 2008 19:46:46 +0200 Timo Sirainen Logging: Support specifying a prefix also for syslog logging. HEAD
Sat, 15 Nov 2008 19:37:35 +0200 Timo Sirainen Code cleanup for previous change. HEAD
Sat, 15 Nov 2008 19:34:28 +0200 Timo Sirainen dovecot --exec-mail: Never listen input from stderr, there's no point. HEAD
Sat, 15 Nov 2008 19:22:33 +0200 Timo Sirainen Plugins: If mail_debug=yes, log "plugin disabled" if plugin's required setting isn't set. HEAD
Sat, 15 Nov 2008 19:14:41 +0200 Timo Sirainen If auth process count > 0 and auth sockets are defined, give an understandable error message. HEAD
Sat, 15 Nov 2008 19:07:04 +0200 Timo Sirainen auth: Improved "user not found from userdb" error message. HEAD
Sat, 15 Nov 2008 19:03:00 +0200 Timo Sirainen fts-solr: Don't assert-crash if we couldn't connect to Solr. HEAD
Sat, 15 Nov 2008 18:48:52 +0200 Timo Sirainen Maildir: Fixed to work with LAYOUT=fs and non-empty DIRNAME. HEAD
Sat, 15 Nov 2008 18:43:54 +0200 Timo Sirainen Fixed dbox to work with Maildir++ layout. HEAD
Sat, 15 Nov 2008 18:42:50 +0200 Timo Sirainen configure: Previous change broke shared storage completely. HEAD
Sat, 15 Nov 2008 18:22:06 +0200 Timo Sirainen Maildir + LAYOUT=fs: Return children flags correctly. HEAD
Sat, 15 Nov 2008 18:07:48 +0200 Timo Sirainen Make maildir++ iter_is_mailbox() code consistent with others. HEAD
Sat, 15 Nov 2008 17:57:38 +0200 Timo Sirainen Maildir: LAYOUT=fs didn't return \NonExistent flag correctly. HEAD
Thu, 13 Nov 2008 12:05:54 +0200 Timo Sirainen Added support for SSHA256 password scheme. HEAD
Thu, 13 Nov 2008 12:05:28 +0200 Timo Sirainen sha256_loop() takes now const void *data parameter. HEAD
Wed, 12 Nov 2008 17:08:15 +0200 Timo Sirainen configure: Shared storage should always be enabled, don't allow removing it HEAD
Tue, 11 Nov 2008 22:01:51 +0200 Timo Sirainen virtual mailboxes: Fixed an assert-crash when mailbox was being opened. HEAD
Fri, 07 Nov 2008 16:29:42 +0200 Timo Sirainen virtual mailboxes: Support negative mailbox patterns/names. HEAD
Thu, 06 Nov 2008 15:33:53 +0200 Timo Sirainen Maildir saving: Handle "out of disk space/quota" failures in fsync() and close(). HEAD
Wed, 05 Nov 2008 20:03:05 +0200 Timo Sirainen dict-file: Minor optimization when writing the file. HEAD
Wed, 05 Nov 2008 14:37:35 +0200 Timo Sirainen fts: If we haven't indexed all messages, search the rest using non-indexed search. HEAD
Wed, 05 Nov 2008 14:23:22 +0200 Timo Sirainen fts: Don't force SEARCH_HEADER_COMPRESS_LWSP to update indexes either. HEAD
Wed, 05 Nov 2008 13:51:00 +0200 Timo Sirainen fts: Handle also SEARCH_HEADER_COMPRESS_LWSP, not just SEARCH_HEADER. HEAD
Sat, 01 Nov 2008 22:49:14 +0200 Timo Sirainen deliver -m: Assume the given mailbox name is in UTF-8 format. HEAD
Sat, 01 Nov 2008 22:32:04 +0200 Timo Sirainen Added imap_utf7 tool for mUTF-7 <-> UTF-8 conversion. HEAD
Sat, 01 Nov 2008 21:16:38 +0200 Timo Sirainen Enforce valid mUTF-7 names when creating new mailboxes. HEAD
Sat, 01 Nov 2008 21:12:01 +0200 Timo Sirainen Added code for encoding and decoding IMAP's modified-UTF7 strings. HEAD
Sat, 01 Nov 2008 21:11:36 +0200 Timo Sirainen Minor base64 code optimization. HEAD
Sat, 01 Nov 2008 21:11:26 +0200 Timo Sirainen Added some base64 random testing. HEAD
Sat, 01 Nov 2008 21:07:12 +0200 Timo Sirainen Added some UTF16_ macros for helping UTF-16 conversions. HEAD
Sat, 01 Nov 2008 18:23:17 +0200 Timo Sirainen Compiler warning fix in some 32bit systems. HEAD
Sat, 01 Nov 2008 16:46:16 +0200 Timo Sirainen $STORAGE_LIBS now contains all the libraries that libstorage needs. HEAD
Sat, 01 Nov 2008 16:05:19 +0200 Timo Sirainen shared mailboxes: Cleanups, fixes and optimizations. HEAD
Sat, 01 Nov 2008 16:04:24 +0200 Timo Sirainen dbox/mbox: Don't auto-create INBOX if storage isn't in the INBOX namespace. HEAD
Sat, 01 Nov 2008 15:12:14 +0200 Timo Sirainen auth-master API cleanups. HEAD
Tue, 28 Oct 2008 12:42:22 +0100 Sascha Wilde shared namespaces: new %%h variable, expanding to the traget users home. HEAD
Sat, 01 Nov 2008 14:55:28 +0200 Timo Sirainen Use mail_storage_set_critical() instead of i_error() directly. HEAD
Sat, 01 Nov 2008 14:49:12 +0200 Timo Sirainen expire-tool: Use the new auth-master API instead of doing the lookup ourself. HEAD
Sat, 01 Nov 2008 14:25:05 +0200 Timo Sirainen auth-master API cleanup. HEAD
Sat, 01 Nov 2008 14:20:36 +0200 Timo Sirainen Cleanups and fixes to auth-master API. HEAD
Sat, 01 Nov 2008 14:15:00 +0200 Timo Sirainen Added lib_signals_reset_ioloop() for handling signals with multiple ioloops. HEAD
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
Sat, 25 Oct 2008 22:50:43 +0300 Timo Sirainen Make mailbox_header_lookup_ctx's list of headers available. HEAD
Sat, 25 Oct 2008 20:25:27 +0300 Timo Sirainen Fixes to mailbox list iteration (fixes some issues with virtual mailboxes). HEAD
Sat, 25 Oct 2008 20:03:44 +0300 Timo Sirainen Virtual mailboxes: Another crashfix. HEAD
Sat, 25 Oct 2008 19:59:29 +0300 Timo Sirainen virtual mailboxes: Potential crashfix. HEAD
Sat, 25 Oct 2008 16:32:53 +0300 Timo Sirainen Fixed "no extension shrinking" code to work correctly. HEAD
Sat, 25 Oct 2008 16:07:28 +0300 Timo Sirainen Login processes: If auth_debug=yes, log about received unknown passdb extra fields. HEAD
Sat, 25 Oct 2008 15:55:35 +0300 Timo Sirainen FTS: If mail_debug=yes, log messages if fts is disabled. HEAD
Sat, 25 Oct 2008 15:42:42 +0300 Timo Sirainen If a missing home directory is tried to be used, fail the namespace creation. HEAD
Sat, 25 Oct 2008 15:42:03 +0300 Timo Sirainen mail user: Assume an empty home directory is the same as a missing one. HEAD
Sat, 25 Oct 2008 15:41:33 +0300 Timo Sirainen master: If there's no home directory don't set HOME environment at all. HEAD
Sat, 25 Oct 2008 15:20:33 +0300 Timo Sirainen Compiler warning fix. HEAD
Sat, 25 Oct 2008 15:20:04 +0300 Timo Sirainen Give a nicer error message if %h is used while there is no home directory. HEAD
Sat, 25 Oct 2008 15:19:37 +0300 Timo Sirainen Added var_has_key(). HEAD
Sat, 25 Oct 2008 15:17:46 +0300 Timo Sirainen master: Don't print "last died with error .." for fatals that were from forked child processes. HEAD
Fri, 24 Oct 2008 22:10:37 +0300 Timo Sirainen QRESYNC: FETCH CHANGEDSINCE and SELECT with modseq shouldn't have returned changes with the same modseq. HEAD
Fri, 24 Oct 2008 01:56:13 +0300 Timo Sirainen Fixed message address assert-crashing if the entire input was invalid. HEAD
Thu, 23 Oct 2008 20:31:41 +0300 Timo Sirainen Added %k variable to display valid-client-cert status. It expands to "valid" or empty. HEAD
Thu, 23 Oct 2008 20:15:16 +0300 Timo Sirainen Fixed shared mailboxes to work with plugins. HEAD
Thu, 23 Oct 2008 18:58:22 +0300 Timo Sirainen rfc822_parse_quoted_string(): Handle folding whitespace. HEAD
Thu, 23 Oct 2008 18:27:20 +0300 Timo Sirainen The new checkpassword code was still missing a bit to actually work. HEAD
Wed, 22 Oct 2008 21:11:47 +0300 Timo Sirainen Added tag 1.2.alpha3 for changeset 3c8d43f85b1a HEAD
Wed, 22 Oct 2008 21:11:41 +0300 Timo Sirainen Released v1.2.alpha3. HEAD 1.2.alpha3
Wed, 22 Oct 2008 20:24:50 +0300 Timo Sirainen Added missing changes to userdb checkpassword. HEAD
Wed, 22 Oct 2008 01:47:16 +0300 Timo Sirainen Auth worker: Another try at not aborting a lookup too early. HEAD
Wed, 22 Oct 2008 01:32:43 +0300 Timo Sirainen If we detect that transaction log file size is invalid, mark the log corrupted. HEAD
Wed, 22 Oct 2008 01:24:44 +0300 Timo Sirainen Auth worker: Don't die after idling one minute. The server process decides when to do it. HEAD
Wed, 22 Oct 2008 01:20:12 +0300 Timo Sirainen Auth workers: Use one full timeout per worker instead of a waking up every minute. HEAD
Wed, 22 Oct 2008 01:07:48 +0300 Timo Sirainen Auth worker: Make sure we don't abort a lookup too early. HEAD
Wed, 22 Oct 2008 01:07:36 +0300 Timo Sirainen Auth worker: Log if any auth lookups get aborted. HEAD
Wed, 22 Oct 2008 00:29:54 +0300 Timo Sirainen Added support for userdb checkpassword. Patch by Sascha Wilde. HEAD
Wed, 22 Oct 2008 00:28:46 +0300 Timo Sirainen Added API for waiting child processes. HEAD
Mon, 20 Oct 2008 20:00:19 +0300 Timo Sirainen Don't show the WhyDoesItNotWork link if auth_debug=yes already. HEAD
Sun, 19 Oct 2008 14:46:13 +0300 Timo Sirainen Maildir: Added more strict asserts. HEAD
Sun, 19 Oct 2008 14:38:09 +0300 Timo Sirainen Maildir: Re-read uidlist from the beginning before deciding it's corrupted. HEAD
Sun, 19 Oct 2008 14:00:57 +0300 Timo Sirainen Login process: Log auth failure reasons better in disconnect message. HEAD
Sun, 19 Oct 2008 13:32:01 +0300 Timo Sirainen Print a help message about authentication at startup until the first successful authentication. HEAD
Sun, 19 Oct 2008 02:07:34 +0300 Timo Sirainen Added a simple flat file dict backend. HEAD
Sun, 19 Oct 2008 02:01:03 +0300 Timo Sirainen quota: If quota backend's init() function fails, die without crashing. HEAD
Sat, 18 Oct 2008 23:54:50 +0300 Timo Sirainen autocreate plugin: Added support for namespaces. HEAD
Sat, 18 Oct 2008 23:45:41 +0300 Timo Sirainen Added listescape plugin. HEAD
Sat, 18 Oct 2008 22:51:20 +0300 Timo Sirainen maildirlock: Don't use %m format with fprintf(), it's not portable. HEAD
Sat, 18 Oct 2008 21:36:54 +0300 Timo Sirainen Added autocreate plugin. HEAD
Sat, 18 Oct 2008 21:31:18 +0300 Timo Sirainen Trash plugin: Assign storage to all mailboxes at startup so errors are caught immediately. HEAD
Sat, 18 Oct 2008 20:50:20 +0300 Timo Sirainen login processes: When shutting down, don't die with fd_send() error message. HEAD
Sat, 18 Oct 2008 20:26:35 +0300 Timo Sirainen Fixes to handling "out of disk space/quota" write failures. HEAD
Sat, 18 Oct 2008 17:07:42 +0300 Timo Sirainen Subscription handling fixes for subscriptions=no namespaces and shared mailboxes. HEAD
Sat, 18 Oct 2008 16:26:04 +0300 Timo Sirainen index files: Another try at fixing handling log files with different header sizes. HEAD
Sat, 18 Oct 2008 16:00:05 +0300 Timo Sirainen index files: Fix for handling two log files with different header sizes. HEAD
Sat, 18 Oct 2008 15:37:42 +0300 Timo Sirainen maildir: Crashfix on some save failures (e.g. over quota). HEAD
Sat, 18 Oct 2008 15:26:41 +0300 Timo Sirainen Trash plugin: Small optimization. HEAD
Sat, 18 Oct 2008 14:54:06 +0300 Timo Sirainen quota: Previous dict quota fix broke trash plugin. HEAD
Sat, 18 Oct 2008 13:58:03 +0300 Timo Sirainen deliver: Log an error if auth lookup fails unexpectedly. HEAD
Sat, 18 Oct 2008 13:30:15 +0300 Timo Sirainen deliver: Fixed quota_full_tempfail=no parsing. HEAD
Fri, 17 Oct 2008 11:13:04 +0300 Timo Sirainen uninitialized variable fix HEAD