log

age author description
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
Thu, 16 Oct 2008 16:19:37 +0300 Timo Sirainen cache file: Don't crash if file has no fields. HEAD
Thu, 16 Oct 2008 15:59:35 +0300 Timo Sirainen dict-sql: Fixed sorting by key. HEAD
Thu, 16 Oct 2008 15:19:42 +0300 Timo Sirainen Added asserts. HEAD
Thu, 16 Oct 2008 15:00:44 +0300 Timo Sirainen mbox: Replaced EBADMSG errno for invalid mboxes with EINVAL to fix compiling with OpenBSD. HEAD
Thu, 16 Oct 2008 14:58:51 +0300 Timo Sirainen dict-sql: atomic_inc() didn't work right with negative values. HEAD
Thu, 16 Oct 2008 12:38:25 +0300 Timo Sirainen Added asserts. HEAD
Thu, 16 Oct 2008 14:49:37 +0300 Timo Sirainen dict quota: Don't crash when recalculating quota (and quota warnings enabled). HEAD
Thu, 16 Oct 2008 12:47:05 +0300 Timo Sirainen deliver: Expand variables in namespace prefix. HEAD
Wed, 15 Oct 2008 16:45:04 +0300 Timo Sirainen FETCH MODSEQ (n) was missing parenthesis. HEAD
Tue, 14 Oct 2008 14:52:44 +0300 Timo Sirainen Cache file was never updated if the file existed but index didn't have cache extension. HEAD
Tue, 14 Oct 2008 00:58:13 +0300 Timo Sirainen mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/'. HEAD
Tue, 14 Oct 2008 00:58:37 +0300 Timo Sirainen Updated TODO. HEAD
Sun, 12 Oct 2008 14:48:18 +0300 Timo Sirainen Virtual mailboxes: Crashfix with more than one backend mailbox. HEAD
Sun, 12 Oct 2008 14:47:51 +0300 Timo Sirainen Virtual mailboxes: Configuration parsing fix. HEAD
Sun, 12 Oct 2008 14:40:57 +0300 Timo Sirainen Virtual mailboxes: If CRC32 of the search strings changes, rebuild the mailbox. HEAD
Sun, 12 Oct 2008 14:40:08 +0300 Timo Sirainen Added crc32_[str_]more(). HEAD
Sun, 12 Oct 2008 14:17:51 +0300 Timo Sirainen Comment update. HEAD
Sun, 12 Oct 2008 13:36:54 +0300 Timo Sirainen dict-sql: Dictionary iteration fixes. HEAD
Sun, 12 Oct 2008 11:44:33 +0300 Timo Sirainen Moved file lock type string parsing code to file-lock.c HEAD
Sun, 12 Oct 2008 00:22:39 +0300 Timo Sirainen Added t_str_new_const(). HEAD
Sat, 11 Oct 2008 13:50:47 +0300 Timo Sirainen vpopmail: Use pw_flags field if vpopmail has it. HEAD
Sat, 11 Oct 2008 13:39:10 +0300 Timo Sirainen vpopmail: Improve imap/pop3 disabled error message. HEAD
Sat, 11 Oct 2008 13:26:46 +0300 Timo Sirainen Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes. HEAD
Fri, 10 Oct 2008 21:21:52 +0300 Timo Sirainen pop3+maildir: Make sure virtual sizes always get written to dovecot-uidlist file. HEAD
Thu, 09 Oct 2008 13:52:42 +0300 Timo Sirainen Shared mailboxes: Don't crash in some systems when debug logging NULL root_dir. HEAD
Thu, 09 Oct 2008 13:05:52 +0300 Timo Sirainen Some fixes to shared namespace listing code. HEAD
Thu, 09 Oct 2008 00:08:34 +0300 Timo Sirainen LDAP: If auth request queue is full, log how long ago the first request was added. HEAD
Wed, 08 Oct 2008 22:44:20 +0300 Timo Sirainen checkpassword: Allow setting uid/gid in userdb_uid and userdb_gid environment. HEAD
Wed, 08 Oct 2008 22:09:59 +0300 Timo Sirainen Shared mailboxes: First mailbox access failed if virtual separator didn't match real separator. HEAD
Mon, 06 Oct 2008 22:07:23 +0300 Timo Sirainen Expire plugin was crashing because of previous change. HEAD
Mon, 06 Oct 2008 19:24:20 +0300 Timo Sirainen Solaris: Compile fix for previous PAM changes. HEAD
Mon, 06 Oct 2008 00:20:55 +0300 Timo Sirainen PAM: Attempt to give better error messages. HEAD
Sun, 05 Oct 2008 23:27:33 +0300 Timo Sirainen Maildir++ quota: If there are no limits, write "0S" as the file header. HEAD
Sun, 05 Oct 2008 20:06:57 +0300 Timo Sirainen Added tag 1.2.alpha2 for changeset 140688a281c2 HEAD
Sun, 05 Oct 2008 20:06:51 +0300 Timo Sirainen Released v1.2.alpha2. HEAD 1.2.alpha2
Sun, 05 Oct 2008 19:39:45 +0300 Timo Sirainen Updated TODO. HEAD
Sun, 05 Oct 2008 19:29:22 +0300 Timo Sirainen Maildir++ quota: Fixed maildirsize recalculation when quota limits were read from the file. HEAD
Sun, 05 Oct 2008 19:11:35 +0300 Timo Sirainen Maildir++ quota: If there'a s "*" quota rule with 0 limits, keep the quota up-to-date anyway. HEAD
Sun, 05 Oct 2008 18:43:48 +0300 Timo Sirainen mbox: Don't crash if saving fails because of write error (out of disk space). HEAD
Sun, 05 Oct 2008 17:21:36 +0300 Timo Sirainen expire plugin: Fixes for using namespace prefixes. HEAD
Sun, 05 Oct 2008 17:12:11 +0300 Timo Sirainen Don't expand ~/ in mail_location or namespace location. HEAD
Sun, 05 Oct 2008 17:08:11 +0300 Timo Sirainen expire-tool: More logging improvements. HEAD
Sun, 05 Oct 2008 16:59:58 +0300 Timo Sirainen expire-tool: --test now shows the username in info messages. HEAD
Sun, 05 Oct 2008 16:50:41 +0300 Timo Sirainen Updated NEWS file. HEAD
Sun, 05 Oct 2008 16:49:48 +0300 Timo Sirainen logview: Crashfix for CPUs requiring proper alignment. HEAD
Sun, 05 Oct 2008 16:37:38 +0300 Timo Sirainen Earlier changes broke message parsing near EOF. HEAD
Sun, 05 Oct 2008 16:16:48 +0300 Timo Sirainen Increased initial "mail" memory pool size. HEAD
Sun, 05 Oct 2008 16:12:27 +0300 Timo Sirainen fts squat: Some error handling fixes fixes. HEAD
Sun, 05 Oct 2008 16:01:04 +0300 Timo Sirainen mbox: Potential crashfix after "next message unexpectedly lost" failures. HEAD
Sun, 05 Oct 2008 15:39:37 +0300 Timo Sirainen Mention mail_max_userip_connections setting in the log message if the limit is exceeded. HEAD
Sun, 05 Oct 2008 15:21:53 +0300 Timo Sirainen Changed the default "quota exceeded" error message. HEAD
Sun, 05 Oct 2008 14:22:13 +0300 Timo Sirainen dict: Register dicts only after loading modules. This allows using SQL drivers from modules. HEAD
Sun, 05 Oct 2008 14:07:00 +0300 Timo Sirainen ACL plugin: ACL groups weren't strdup()ed so they were pretty much broken. HEAD
Sun, 05 Oct 2008 14:03:35 +0300 Timo Sirainen dict: Previous changes caused it to fail with "Socket already exists". HEAD
Sun, 05 Oct 2008 13:49:29 +0300 Timo Sirainen Removed posix_fallocate() failure check for AIX. HEAD
Sun, 05 Oct 2008 13:48:32 +0300 Timo Sirainen Test if posix_fallocate() works already in configure. HEAD
Sun, 05 Oct 2008 13:47:31 +0300 Timo Sirainen configure: create test files with mode 0600. HEAD
Sun, 05 Oct 2008 13:32:55 +0300 Timo Sirainen mbox: last-uid field wasn't being updated in X-IMAP[base]: header. HEAD
Sun, 05 Oct 2008 00:33:05 +0300 Timo Sirainen Log a better error message if ssl_cert_file doesn't point to a valid certificate. HEAD
Sun, 05 Oct 2008 00:06:56 +0300 Timo Sirainen If a process dies because it's out of memory, mention *_process_size setting in the error message. HEAD
Wed, 01 Oct 2008 16:07:57 +0300 Timo Sirainen If we reached max_mail_processes limit, mention the setting in the error message. HEAD
Mon, 29 Sep 2008 12:58:14 +0300 Timo Sirainen deliver: tried_default_save variable is now global. HEAD
Mon, 29 Sep 2008 12:43:09 +0300 Timo Sirainen deliver: Moved mailbox autocreate/autosubscribe settings to struct deliver_settings. HEAD
Sat, 27 Sep 2008 12:20:26 +0300 Timo Sirainen Added net_listen_unix_unlink_stale() and use it where needed to avoid code duplication. HEAD