log

age author description
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
Wed, 24 Sep 2008 23:33:59 +0300 Timo Sirainen Added missing dovecot-dict-sql-example.conf to Makefile. HEAD
Wed, 24 Sep 2008 19:01:23 +0300 Timo Sirainen Separate "unknown passdb/userdb X" and "support for X not compiled in" error messages. HEAD
Tue, 23 Sep 2008 19:58:07 +0300 Timo Sirainen mbox: Give an error if trying to use "mbox:INBOX=.." as mail location. HEAD
Mon, 22 Sep 2008 23:50:38 +0300 Timo Sirainen Transaction view: If index is reset, lookup_first() shouldn't return old sequences. HEAD
Mon, 22 Sep 2008 23:49:33 +0300 Timo Sirainen Transaction view: If index is reset, don't return old to-be-removed sequences. HEAD
Mon, 22 Sep 2008 23:46:07 +0300 Timo Sirainen Transaction view: get_message_count() returned one too few when there were new messages. HEAD
Mon, 22 Sep 2008 22:31:33 +0300 Timo Sirainen ACL: Handle shared namespaces. HEAD
Mon, 22 Sep 2008 22:31:13 +0300 Timo Sirainen Shared namespace: If we don't have a directory, return NULL instead of panicing. HEAD
Mon, 22 Sep 2008 22:25:25 +0300 Timo Sirainen istream: Fix to previous error handling changes. HEAD
Mon, 22 Sep 2008 21:55:07 +0300 Timo Sirainen Maildir++ quota: Create the missing directory using the correct permissions. HEAD
Mon, 22 Sep 2008 21:51:29 +0300 Timo Sirainen Maildir++ quota: If directory for maildirsize doesn't exist, create it. HEAD
Mon, 22 Sep 2008 21:23:37 +0300 Timo Sirainen AIX: Silently ignore posix_fallocate() failures. HEAD
Mon, 22 Sep 2008 21:08:26 +0300 Timo Sirainen If memory allocation fails, log how large allocation we were trying to do. HEAD
Mon, 22 Sep 2008 21:04:38 +0300 Timo Sirainen Squat: Create files with the correct mode and group. HEAD
Sat, 20 Sep 2008 19:30:07 +0300 Timo Sirainen Don't use uninitialized variable for allocating initial array size. HEAD
Sat, 20 Sep 2008 19:28:18 +0300 Timo Sirainen i_stream_close(): EBADFD doesn't exist everywhere, use ENOENT instead. HEAD
Wed, 17 Sep 2008 22:34:08 +0300 Timo Sirainen message address parser: Fixed some assert-crashes. HEAD
Tue, 16 Sep 2008 13:42:01 +0300 Timo Sirainen header filter istream: Fixed previosly added assert. HEAD
Sat, 13 Sep 2008 20:05:50 +0300 Timo Sirainen DIGEST-MD5 auth: Hash generation from plaintext passwords wasn't done with the original username. HEAD
Sat, 13 Sep 2008 14:09:59 +0300 Timo Sirainen Transaction view: One more try at really fixing lookup_ext().. HEAD
Sat, 13 Sep 2008 13:28:09 +0300 Timo Sirainen dovecot-sql-example.conf: Note that MySQL supports multiple host parameters. HEAD
Sat, 13 Sep 2008 13:23:36 +0300 Timo Sirainen mbox: Log mbox file path for "Unexpectedly lost .." errors. HEAD
Sat, 13 Sep 2008 13:06:06 +0300 Timo Sirainen Input streams: Improved error handling and added more asserts. HEAD
Sat, 13 Sep 2008 13:02:13 +0300 Timo Sirainen Transaction view: Fix for the previous lookup_ext() fix. HEAD
Sat, 13 Sep 2008 12:22:30 +0300 Timo Sirainen i_stream_read_data(): Error handling fixes. HEAD
Sat, 13 Sep 2008 11:56:16 +0300 Timo Sirainen Sort indexes: Don't assert-crash with broken sort IDs. HEAD
Thu, 11 Sep 2008 23:16:27 +0300 Timo Sirainen Transaction view: lookup_ext() crashed if extension was just being added within the transaction. HEAD
Thu, 11 Sep 2008 18:47:19 +0300 Timo Sirainen GSSAPI: stdlib.h wasn't included with all OSes, causing crash at startup with 64bit systems. HEAD
Thu, 11 Sep 2008 17:10:46 +0300 Timo Sirainen Mail cache: If locking failed, the next time try to lock it only once. HEAD
Thu, 11 Sep 2008 17:06:29 +0300 Timo Sirainen Mail cache: Don't warn if dotlocking fails due to timeout (non-dotlocking already didn't). HEAD
Thu, 11 Sep 2008 17:01:32 +0300 Timo Sirainen Mail cache compression: If we can't get lock immediately, do it later. HEAD
Thu, 11 Sep 2008 16:52:47 +0300 Timo Sirainen Mail cache: lock_method=dotlock could have caused a process to deadlock with itself. HEAD
Thu, 11 Sep 2008 16:37:32 +0300 Timo Sirainen Maildir saving: If uidlist locking timed out and we needed it, fail instead of trying to continue (and break). HEAD
Wed, 10 Sep 2008 21:53:13 +0300 Timo Sirainen Don't try to allocate too much memory if extension intro had too high ext_id. HEAD
Wed, 10 Sep 2008 21:46:23 +0300 Timo Sirainen file_dotlock_open_mode(): Log uid/gid in fchown() failures. HEAD
Tue, 09 Sep 2008 19:40:30 +0300 Timo Sirainen Mail cache file: Fix to previous locking changes. HEAD
Tue, 09 Sep 2008 18:34:29 +0300 Timo Sirainen Mail cache file: Changed lock timeout to just 2 seconds. HEAD
Tue, 09 Sep 2008 18:30:23 +0300 Timo Sirainen mail_cache_lock(): Return -1 if locking times out. HEAD
Tue, 09 Sep 2008 17:35:39 +0300 Timo Sirainen Don't crash if trying to reset an extension which had a broken intro record. HEAD
Tue, 09 Sep 2008 11:46:18 +0300 Timo Sirainen virtual: STATUS command on a virtual mailbox crashed. HEAD
Tue, 09 Sep 2008 08:48:51 +0300 Timo Sirainen dotlocking: If rename() fails due to ENOENT, show how long we kept the lock. HEAD
Mon, 08 Sep 2008 16:56:43 +0300 Timo Sirainen ACLs: Negative rights were actually treated as positive rights. HEAD
Mon, 08 Sep 2008 12:02:41 +0300 Timo Sirainen subscriptins: If r/w fails due to EACCES and mail_debug=yes, log the failure. HEAD
Mon, 08 Sep 2008 11:56:56 +0300 Timo Sirainen If mail_debug=yes, log all permission (and some other) problems HEAD
Mon, 08 Sep 2008 11:45:34 +0300 Timo Sirainen Subscriptions file: If read/write fails due to EACCES, give an error message that mentions subscriptions. HEAD
Sun, 07 Sep 2008 22:34:11 +0300 Timo Sirainen Added initial support for shared mailboxes. Listing isn't supported yet. HEAD
Sun, 07 Sep 2008 20:48:43 +0300 Timo Sirainen Virtual mailboxes: Fixes to handling invalid configuration. HEAD
Sun, 07 Sep 2008 20:34:20 +0300 Timo Sirainen message address parser: More error handling improvements. HEAD
Sun, 07 Sep 2008 20:03:00 +0300 Timo Sirainen message date parser: Fixed parsing last optional fields due to previous rfc822 parser changes. HEAD
Sun, 07 Sep 2008 19:50:23 +0300 Timo Sirainen message address parser: Check better if adress is invalid and set invalid_syntax. HEAD
Sun, 07 Sep 2008 19:44:09 +0300 Timo Sirainen rfc822_parse_[dot_]atom(): Return failure if there isn't at least one character. HEAD
Sun, 07 Sep 2008 19:25:29 +0300 Timo Sirainen message address parser: Handle errors better, fix crash in previous change. HEAD
Sun, 07 Sep 2008 17:59:22 +0300 Timo Sirainen message address parser: Set invalid_syntax=TRUE if the input is invalid. HEAD
Sun, 07 Sep 2008 15:18:29 +0300 Timo Sirainen acl: Fixed handling 'k' right. Although box/child creation was prevented, box/child/child wasn't. HEAD
Sun, 07 Sep 2008 10:54:46 +0300 Timo Sirainen pop3: Don't crash in UIDL command. HEAD
Fri, 05 Sep 2008 21:19:06 +0300 Timo Sirainen Added a special userdb_import field to add TAB-separated fields to userdb reply. HEAD
Fri, 05 Sep 2008 20:07:23 +0300 Timo Sirainen Added tag 1.2.alpha1 for changeset eaa3469db1dd HEAD
Fri, 05 Sep 2008 20:07:20 +0300 Timo Sirainen Released v1.2.alpha1. HEAD 1.2.alpha1
Fri, 05 Sep 2008 19:58:51 +0300 Timo Sirainen strmap: Don't check conflicts for strings known to be unique. HEAD
Fri, 05 Sep 2008 19:45:28 +0300 Timo Sirainen thread indexes: Removed debugging code. HEAD
Fri, 05 Sep 2008 19:42:58 +0300 Timo Sirainen Updated TODO and NEWS. HEAD
Fri, 05 Sep 2008 19:33:41 +0300 Timo Sirainen CLOSE: Don't send any mailbox changes or HIGHESTMODSEQ to client. HEAD
Fri, 05 Sep 2008 19:22:07 +0300 Timo Sirainen thread indexes: Forgot to commit strmap syncing in some situations. HEAD
Fri, 05 Sep 2008 19:21:47 +0300 Timo Sirainen strmap: Make sure the records array is always zero-terminated. HEAD
Fri, 05 Sep 2008 12:40:28 +0300 Timo Sirainen hash2: minor code cleanup. HEAD
Fri, 05 Sep 2008 12:40:01 +0300 Timo Sirainen hash2_clear() didn't reset deleted_values list, causing bugs later on. HEAD
Fri, 05 Sep 2008 10:55:55 +0300 Timo Sirainen thread index fixes. HEAD
Mon, 01 Sep 2008 17:41:12 +0300 Timo Sirainen hash2_remove_iter(): Never resize hash table, otherwise iteration breaks. HEAD
Mon, 01 Sep 2008 17:07:37 +0300 Timo Sirainen hash2_remove_iter() was broken when it resized the hash table. HEAD
Mon, 01 Sep 2008 16:10:27 +0300 Timo Sirainen Thread indexes: Crashfix. HEAD
Mon, 01 Sep 2008 15:31:20 +0300 Timo Sirainen Thread index: Minor optimization. HEAD
Mon, 01 Sep 2008 15:30:40 +0300 Timo Sirainen Thread index bugfix. HEAD
Mon, 01 Sep 2008 15:17:00 +0300 Timo Sirainen Rewrote thread indexing code. It's a lot simpler and takes less disk space. HEAD
Mon, 01 Sep 2008 15:11:54 +0300 Timo Sirainen Minor cleanup to thread indexing document. HEAD
Mon, 01 Sep 2008 15:10:59 +0300 Timo Sirainen Added mail_search_args_equal(). HEAD
Mon, 01 Sep 2008 15:08:43 +0300 Timo Sirainen Added an alternative hash table implementation. HEAD
Mon, 01 Sep 2008 15:04:00 +0300 Timo Sirainen primes_closest(): Use exponentially growing primes. HEAD
Mon, 01 Sep 2008 15:02:22 +0300 Timo Sirainen array_copy() was broken if source array was different from destination array. HEAD
Sun, 31 Aug 2008 13:13:57 +0300 Timo Sirainen Updated TODO HEAD
Sun, 31 Aug 2008 13:03:24 +0300 Timo Sirainen If imap.envelope is cached, use it instead of rebuilding it. HEAD
Sun, 31 Aug 2008 13:02:58 +0300 Timo Sirainen Minor code cleanup. HEAD
Sun, 31 Aug 2008 12:23:43 +0300 Timo Sirainen Created mail_user_[try_]home_expand(). Used them for expanding mail directories. HEAD
Sun, 31 Aug 2008 11:50:27 +0300 Timo Sirainen Don't give bogus "log_file_tail_offset shrank" errors. HEAD
Sun, 31 Aug 2008 11:49:47 +0300 Timo Sirainen Added padding to struct mail_transaction_log_header so it's 64bit aligned. HEAD
Sun, 31 Aug 2008 11:48:23 +0300 Timo Sirainen index fsck: Don't give bogus "duplicate extension" errors and break them. HEAD
Sun, 31 Aug 2008 11:47:07 +0300 Timo Sirainen Added assert. HEAD
Sun, 31 Aug 2008 11:46:22 +0300 Timo Sirainen DEBUG: Don't verify recent flags if view is already marked inconsistent. HEAD
Sun, 31 Aug 2008 11:02:13 +0300 Timo Sirainen Fixed crashes related to struct mail_index_map_modseq handling. HEAD
Sun, 31 Aug 2008 10:22:10 +0300 Timo Sirainen Replaced "no extension resizing" flag with "no extension shrinking". HEAD
Sun, 31 Aug 2008 09:31:27 +0300 Timo Sirainen Write CPU endianess to transaction log header and check it's correct when reading. HEAD
Sat, 30 Aug 2008 15:24:55 +0300 Timo Sirainen message parser: Cleaned up the code and another attempt at fixing infinite looping. HEAD
Sat, 30 Aug 2008 14:56:41 +0300 Timo Sirainen mbox: If we detect corrupted cached offsets/sizes, make sure the mbox gets resynced. HEAD
Sat, 30 Aug 2008 14:39:53 +0300 Timo Sirainen mail_index_lookup_ext*() didn't return properly aligned pointers with updated transaction views. HEAD
Sat, 30 Aug 2008 13:32:14 +0300 Timo Sirainen deliver: Added -s parameter to autosubscribe to autocreated mailboxes. HEAD
Sat, 30 Aug 2008 13:21:18 +0300 Timo Sirainen ostream: Make sure writing to files always fully succeeds or fails. HEAD
Sat, 30 Aug 2008 12:34:34 +0300 Timo Sirainen imap/pop3-proxy: If auth_verbose=yes, log proxy login failures. HEAD
Sat, 30 Aug 2008 12:00:49 +0300 Timo Sirainen login_log_format_elements: Added %k to show SSL protocol/cipher information. HEAD
Sat, 30 Aug 2008 11:27:07 +0300 Timo Sirainen message_parser_init_from_parts(): If parts were broken, we may have assert-crashed. HEAD
Sat, 30 Aug 2008 10:55:04 +0300 Timo Sirainen zlib plugin/bzip2 handling: Update stream's visible fd after changing it. HEAD
Sat, 30 Aug 2008 10:28:50 +0300 Timo Sirainen cache file: Don't crash if fields header offset points outside mmapped data. HEAD
Fri, 29 Aug 2008 09:58:54 +0300 Timo Sirainen deliver: If we're dying because we can't write to log file, write error to stderr. HEAD
Fri, 29 Aug 2008 09:43:18 +0300 Timo Sirainen If logging failed to info log, try to log a failure to error log if it's elsewhere. HEAD
Thu, 28 Aug 2008 13:54:30 +0300 Timo Sirainen Updated auth_debug_passwords to say that it also turns on auth_debug. HEAD
Thu, 28 Aug 2008 09:33:37 +0300 Timo Sirainen mail_index_lookup_seq*() could have returned wrong sequences with transaction views. HEAD
Wed, 27 Aug 2008 19:21:12 +0300 Timo Sirainen bzip plugin: Seeking streams backwards was broken. HEAD
Wed, 27 Aug 2008 12:10:21 +0300 Timo Sirainen dict sql: Added configuration for mapping dict paths to SQL fields. HEAD
Wed, 27 Aug 2008 12:08:14 +0300 Timo Sirainen Expire plugin: Include expire/ in the dictionary path. HEAD
Wed, 27 Aug 2008 10:13:58 +0300 Timo Sirainen auth: %m variable didn't work with blocking passdbs HEAD
Wed, 27 Aug 2008 08:27:35 +0300 Timo Sirainen dict: Support large iterations by sending data in output stream flush callback. HEAD
Wed, 27 Aug 2008 08:21:39 +0300 Timo Sirainen fts-solr: Fixed compiling with recent struct mail_user changes. HEAD
Wed, 27 Aug 2008 08:07:51 +0300 Timo Sirainen dict API: deinit functions now take pointer-to-pointer parameter which gets NULLed. HEAD
Wed, 27 Aug 2008 08:06:17 +0300 Timo Sirainen Updated o_stream_flush() comment. HEAD
Mon, 25 Aug 2008 17:14:27 +0300 Timo Sirainen If client disconnects without any auth attempts, don't log "auth failed". HEAD
Mon, 25 Aug 2008 16:47:22 +0300 Timo Sirainen Calling dict_iterate_init() multiple times for a dict assert-crashed. HEAD
Fri, 22 Aug 2008 19:31:12 +0300 Timo Sirainen mail_full_filesystem_access=yes was broken when listing mailboxes. HEAD
Fri, 22 Aug 2008 02:24:38 +0300 Timo Sirainen Fixed infinite looping when parsing some (not all) broken multipart mails HEAD
Fri, 22 Aug 2008 01:15:13 +0300 Timo Sirainen sqlite crashed with dict server. Patch by Bernhard Herzog. HEAD
Thu, 21 Aug 2008 07:36:40 +0300 Timo Sirainen ldap: Avoid kqueue/epoll errors when LDAP connection closes unexpectedly. HEAD
Thu, 21 Aug 2008 07:35:59 +0300 Timo Sirainen Added io_remove_closed(). HEAD
Thu, 21 Aug 2008 07:14:50 +0300 Timo Sirainen mbox lazy writes: Mark messages dirty when their rewrite is delayed HEAD
Thu, 21 Aug 2008 02:19:07 +0300 Timo Sirainen Don't apply mail_max_userip_connections limit to master user logins. HEAD
Thu, 14 Aug 2008 03:10:34 -0400 Timo Sirainen Proxy: Log destuser in the "proxying" line if it's different from username. HEAD
Wed, 13 Aug 2008 18:08:45 -0400 Timo Sirainen Fixed FS quota compiling and Maildir++ quota with multiple users. HEAD
Wed, 13 Aug 2008 16:43:29 -0400 Timo Sirainen Renamed auth_ntlm_use_winbind to auth_use_winbind, HEAD
Wed, 13 Aug 2008 16:22:53 -0400 Timo Sirainen Support GSS-SPNEGO mechanism if GSSAPI library supports it. HEAD
Wed, 13 Aug 2008 14:59:10 -0400 Timo Sirainen Added support for gssapi_hostname=$ALL for multihomed hosts. HEAD
Wed, 13 Aug 2008 14:36:11 -0400 Timo Sirainen Pass the created mail process PID back to login process so it can log it. HEAD
Tue, 12 Aug 2008 18:48:11 -0400 Timo Sirainen quota-fs: compile fix for previous changes. HEAD
Tue, 12 Aug 2008 18:20:46 -0400 Timo Sirainen Added --with-zlib and --with-bzlib configure options. HEAD
Tue, 12 Aug 2008 17:56:58 -0400 Timo Sirainen vpopmail: Added webmail=ip parameter. Use it for checking imap/webmail access. HEAD
Tue, 12 Aug 2008 17:27:26 -0400 Timo Sirainen Master process leaked one fd to login process. Typically it was listener fd, HEAD
Tue, 12 Aug 2008 15:37:59 -0400 Timo Sirainen quota: Fix to previous mailbox deletion fix. HEAD
Tue, 12 Aug 2008 15:29:23 -0400 Timo Sirainen quota: Fixed error handling if quota shrinking fails when deleting a mailbox. HEAD
Tue, 12 Aug 2008 14:54:27 -0400 Timo Sirainen Removed pool parameter from mail_namespaces_init*(). Use mail_user's pool intead. HEAD
Tue, 12 Aug 2008 12:42:28 -0400 Timo Sirainen Forgot to add mail-user.* files in previous struct mail_user commit. HEAD
Tue, 12 Aug 2008 12:34:32 -0400 Timo Sirainen Typofix in comment. HEAD
Tue, 12 Aug 2008 12:28:42 -0400 Timo Sirainen Added struct mail_user and fixed the code to support multiple users per process. HEAD
Fri, 08 Aug 2008 17:16:07 -0400 Timo Sirainen virtual mailboxes: Detect loops in virtual mailbox definitions. HEAD
Fri, 08 Aug 2008 16:50:39 -0400 Timo Sirainen virtual mailboxes: Added support for using wildcards in mailbox names. HEAD
Fri, 08 Aug 2008 16:48:44 -0400 Timo Sirainen Added mailbox_list_iter_init_namespaces() for listing mailboxes from multiple namespaces. HEAD
Fri, 08 Aug 2008 16:45:23 -0400 Timo Sirainen dbox could have listed INBOX twice. HEAD
Thu, 07 Aug 2008 15:33:52 -0400 Timo Sirainen Added the concept of Global UIDs that are preserved across copies. HEAD
Thu, 07 Aug 2008 15:05:40 -0400 Timo Sirainen Added clock_gettime() compatibility function for systems without it. HEAD
Thu, 07 Aug 2008 14:05:47 -0400 Timo Sirainen mailbox_save_init() API was split to multiple functions. HEAD
Thu, 07 Aug 2008 13:50:18 -0400 Timo Sirainen INTHREAD search may have failed randomly. HEAD
Wed, 06 Aug 2008 12:54:05 -0400 Timo Sirainen login processes: Another try at setting the correct fd limit. HEAD
Wed, 06 Aug 2008 12:48:02 -0400 Timo Sirainen Reverted previous change, it wasn't correct.. HEAD
Wed, 06 Aug 2008 12:44:14 -0400 Timo Sirainen login processes set their fd limit too low, causing "too many open files" errors HEAD
Tue, 05 Aug 2008 11:24:29 -0400 Timo Sirainen sort indexes: One more assert-crashfix when renumbering sort IDs. HEAD
Mon, 04 Aug 2008 20:34:35 -0400 Timo Sirainen dovecot-auth: Give a nice error message if you try to run it manually. HEAD
Mon, 04 Aug 2008 17:33:09 -0400 Timo Sirainen gssapi: Make auth_krb5_keytab work by calling _register_acceptor_identity() HEAD
Mon, 04 Aug 2008 17:04:40 -0400 Timo Sirainen Index fsck crashfix / cleanup. HEAD
Mon, 04 Aug 2008 16:10:47 -0400 Timo Sirainen maildirlock: Do IPC with pipes instead of with signals. Fixes race conditions. HEAD
Mon, 04 Aug 2008 15:49:40 -0400 Timo Sirainen hostpid_init(): If called again, update the hostname/pid. HEAD
Mon, 04 Aug 2008 15:48:18 -0400 Timo Sirainen Don't call hostpid_init(), it's always called at startup anyway. HEAD
Mon, 04 Aug 2008 15:02:19 -0400 Timo Sirainen imap: Try to allow STORE for read-only mailboxes, but not for EXAMINEd. HEAD
Mon, 04 Aug 2008 13:33:51 -0400 Timo Sirainen Master could have crashed if auth process died too early and not log the reason. HEAD
Mon, 04 Aug 2008 10:16:32 -0400 Timo Sirainen mbox: Saving may have truncated the mail being saved. HEAD