log

age author description
Thu, 09 Feb 2012 04:26:39 +0200 Timo Sirainen doveadm index: Changed help text to make it clear that mailbox can have wildcards.
Thu, 09 Feb 2012 04:26:12 +0200 Timo Sirainen doveadm force-resync: Support wildcards in mailbox names.
Thu, 09 Feb 2012 04:13:28 +0200 Timo Sirainen lib-storage: Trying to access shared mailboxes of nonexistent users crashed.
Thu, 09 Feb 2012 03:56:50 +0200 Timo Sirainen doveadm mailbox list without pattern shows now all shared and public mailboxes also.
Thu, 09 Feb 2012 03:44:09 +0200 Timo Sirainen mdbox: Fixed finding appendable m.* files in alt storage.
Thu, 09 Feb 2012 02:58:36 +0200 Timo Sirainen mbox: Added mbox_md5 setting to select headers for MD5 generation.
Thu, 09 Feb 2012 02:34:23 +0200 Timo Sirainen mdbox: Detect duplicate GUIDs for different messages. Don't delete these duplicates.
Thu, 09 Feb 2012 02:25:18 +0200 Timo Sirainen mdbox: Small code cleanup to storage rebuild.
Thu, 09 Feb 2012 02:21:37 +0200 Timo Sirainen mdbox: Avoid deferencing NULL pointer in specific corrupted mailboxes.
Thu, 09 Feb 2012 01:23:00 +0200 Timo Sirainen dbox: Index rebuild now preserves caching decisions.
Thu, 09 Feb 2012 01:21:41 +0200 Timo Sirainen lib-index: mail_cache_open_and_verify() is now public.
Thu, 09 Feb 2012 01:00:14 +0200 Timo Sirainen dbox: Never rename() mail files over existing files. If such a file exists, rebuild indexes.
Thu, 09 Feb 2012 00:59:44 +0200 Timo Sirainen mdbox: Fixed initial mailbox creation to work again without errors.
Thu, 09 Feb 2012 00:41:25 +0200 Timo Sirainen sdbox: Use mail_index_set_ext_init_data() to simplify opening mailboxes.
Thu, 09 Feb 2012 00:39:52 +0200 Timo Sirainen lib-index: Added mail_index_set_ext_init_data() for adding data to index on creation.
Thu, 09 Feb 2012 00:38:30 +0200 Timo Sirainen Increase initial memory pool sizes.
Wed, 08 Feb 2012 23:27:22 +0200 Timo Sirainen director: Fixed potential assert crash when moving a user to another backend.
Wed, 08 Feb 2012 23:05:26 +0200 Timo Sirainen iostreams: Set errno to stream_errno when exiting from failing functions.
Wed, 08 Feb 2012 22:50:20 +0200 Timo Sirainen doveadm instance remove: Allow removing using name as well as base dir.
Wed, 08 Feb 2012 22:07:01 +0200 Timo Sirainen Removed unnecessary code.
Mon, 06 Feb 2012 22:41:18 +0200 Timo Sirainen sdbox: Fix a corrupted mailbox when opening it, instead of losing all of its contents.
Mon, 06 Feb 2012 21:48:29 +0200 Timo Sirainen doveadm instance list: Show the last used field.
Mon, 06 Feb 2012 21:45:49 +0200 Timo Sirainen lib-master: Removed code to auto-drop instances from the list.
Mon, 06 Feb 2012 21:42:37 +0200 Timo Sirainen master: If instance_name doesn't begin with "dovecot", add "dovecot-" prefix to process names.
Mon, 06 Feb 2012 21:39:11 +0200 Timo Sirainen lib-master: Added -i parameter to read config by instance name rather than path.
Mon, 06 Feb 2012 21:26:55 +0200 Timo Sirainen Keep track of what Dovecot instances have been executed and their instance_name.
Mon, 06 Feb 2012 21:25:37 +0200 Timo Sirainen log: Forgot to add new files to recent commit.
Mon, 06 Feb 2012 19:34:18 +0200 Timo Sirainen rawlog: Renamed -i / -o parameters to "-f in", "-f out"
Mon, 06 Feb 2012 19:30:12 +0200 Timo Sirainen log: Keep track of last 1000 errors/warnings. "doveadm log errors" shows them.
Mon, 06 Feb 2012 19:28:40 +0200 Timo Sirainen liblib: Added failure_log_type_names[] array.
Thu, 02 Feb 2012 23:22:06 +0200 Timo Sirainen pop3c: Fixes to handling filter streams for mail.
Thu, 02 Feb 2012 17:20:02 +0200 Timo Sirainen istream-seekable: If we panic about stream not being seekable, log the stream name/offset.
Thu, 02 Feb 2012 17:19:22 +0200 Timo Sirainen pop3c: Last message wasn't visible.
Thu, 02 Feb 2012 16:50:58 +0200 Timo Sirainen imapc: If base_dir isn't set, do a blocking DNS lookup.
Thu, 02 Feb 2012 16:49:46 +0200 Timo Sirainen lib-imap-client: If dns_client_socket_path isn't given, do a blocking lookup.
Thu, 02 Feb 2012 16:46:46 +0200 Timo Sirainen doveadm fetch: Added support for hdr.*.utf8 fields.
Thu, 02 Feb 2012 16:26:33 +0200 Timo Sirainen lib-storage: One more crashfix for recent maildir_name/mailbox_dir_name change.
Thu, 02 Feb 2012 15:45:30 +0200 Timo Sirainen auth: Get LDAP attribute names automatically from template's %{ldap:attr} variables.
Thu, 02 Feb 2012 15:44:51 +0200 Timo Sirainen var_expand*(): Allow table to be NULL (when using only func_table).
Thu, 02 Feb 2012 15:28:10 +0200 Timo Sirainen auth: LDAP fields can now access any returned LDAP attribtes with %{ldap:name}
Thu, 02 Feb 2012 15:27:27 +0200 Timo Sirainen liblib: Added var_expand_with_funcs() to expand variables with function callbacks.
Thu, 02 Feb 2012 15:25:04 +0200 Timo Sirainen ldap: Crashfixes to previous change.
Thu, 02 Feb 2012 13:26:38 +0200 Timo Sirainen imapc: Crashfix related to recent maildir_name/mailbox_dir_name changes.
Thu, 02 Feb 2012 13:12:19 +0200 Timo Sirainen config: In "key=<path" path is now relative to config file's directory.
Thu, 02 Feb 2012 01:07:37 +0200 Timo Sirainen ldap: Support using the same LDAP attribute in multiple fields.
Wed, 01 Feb 2012 23:33:51 +0200 Timo Sirainen sdbox: Fixed moving files from alt storage to primary storage.
Wed, 01 Feb 2012 23:06:12 +0200 Timo Sirainen stats plugin disabled calling other plugins' user.deinit() method.
Wed, 01 Feb 2012 22:18:33 +0200 Timo Sirainen lib-storage: And another fix to previous maildir_name/mailbox_dir_name changes.
Wed, 01 Feb 2012 22:04:26 +0200 Timo Sirainen ioloop: I/O and timeout leak messages now include the io_add()/timeout_add() source line number.
Wed, 01 Feb 2012 21:27:45 +0200 Timo Sirainen lib-storage: Crashfix to previous change.
Wed, 01 Feb 2012 20:30:18 +0200 Timo Sirainen lib-storage: Abort index/control/alt root dir creation if mountpoint isn't mounted.
Wed, 01 Feb 2012 20:21:38 +0200 Timo Sirainen doveadm mount: Renamed "status" command to "list".
Wed, 01 Feb 2012 20:21:06 +0200 Timo Sirainen doveadm mount remove: Allow removing a wildcard path with the '*' suffix.
Wed, 01 Feb 2012 19:29:31 +0200 Timo Sirainen Keep track of seen mountpoints and warn at startup if one is missing.
Wed, 01 Feb 2012 19:13:04 +0200 Timo Sirainen doveadm: Added flag to specify which column table formatter expands.
Wed, 01 Feb 2012 18:57:14 +0200 Timo Sirainen configure: Added getmntinfo() check for BSD mountpoint iteration.
Wed, 01 Feb 2012 20:10:42 +0200 Timo Sirainen lib-storage: mailbox_list_mkdir_root() API changed. Use it now for creating mail root dir.
Wed, 01 Feb 2012 18:55:54 +0200 Timo Sirainen guid_128_generate(): Use 32bit sha1(host@domain) instead of crc32(hostname)
Mon, 30 Jan 2012 20:09:04 +0200 Timo Sirainen Added mountpoint_iter_*() for iterating mounted filesystems.
Sun, 29 Jan 2012 20:33:34 +0000 Pascal Volk man: Added descriptions of -d and -S options to doveconf.1.