log

age author description
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.
Sun, 29 Jan 2012 01:48:16 +0200 Timo Sirainen istream-concat: If EOF is already reached, use that size for stat().st_size
Sun, 29 Jan 2012 01:37:44 +0200 Timo Sirainen zlib: zlib/bzlib ostreams no longer assert-crash if parent stream becomes full.
Sun, 29 Jan 2012 00:48:43 +0200 Timo Sirainen pop3c: mail.istream_opened() method wasn't being called.
Sun, 29 Jan 2012 00:35:40 +0200 Timo Sirainen mdbox: Don't lose save_dates when rebuilding indexes.
Sun, 29 Jan 2012 00:30:23 +0200 Timo Sirainen zlib+mbox: Fixed error handling when opening nonexistent/directory mailbox.
Sat, 28 Jan 2012 23:58:50 +0200 Timo Sirainen imap: CONTEXT search return option wasn't handled at all.
Sat, 28 Jan 2012 23:46:49 +0200 Timo Sirainen mdbox: Check that m.X file doesn't have garbage at end of file when saving new data to it.
Sat, 28 Jan 2012 22:39:58 +0200 Timo Sirainen dsync: Fixed handling non-ASCII characters in mailbox names.
Sat, 28 Jan 2012 22:24:26 +0200 Timo Sirainen doveconf: Added -d parameter for dumping default settings.
Sat, 28 Jan 2012 22:05:52 +0200 Timo Sirainen sql: Fixed retrying query when multiple hosts were specified and all of them got disconnected.
Sat, 28 Jan 2012 20:21:10 +0200 Timo Sirainen lib-storage: Thread iteration no longer returns dummy nodes without children.
Sat, 28 Jan 2012 20:08:40 +0200 Timo Sirainen restrict_access(): If privileged and primary GIDs are the same, ignore privileged GID.
Sat, 28 Jan 2012 19:48:48 +0200 Timo Sirainen dsync: If brain fails but workers don't, exit without assert-crashing.
Sat, 28 Jan 2012 19:44:24 +0200 Timo Sirainen dsync: Don't crash if one source has indexes disabled.
Sat, 28 Jan 2012 19:25:32 +0200 Timo Sirainen smtp client: Do DNS blocking lookups.
Sat, 28 Jan 2012 19:24:17 +0200 Timo Sirainen smtp/lmtp client: If dns-client socket path isn't given, use blocking lookup.
Sat, 28 Jan 2012 19:00:56 +0200 Timo Sirainen fs layout: Handle properly returning path when there is no root dir.
Fri, 27 Jan 2012 23:33:00 +0200 Timo Sirainen master: Throttle rapid exit failures only if there have never been any exit successes.
Fri, 27 Jan 2012 23:26:42 +0200 Timo Sirainen master: Make service throttling seconds incremental, starting from 2 secs.
Fri, 27 Jan 2012 23:22:22 +0200 Timo Sirainen master: If 10 service processes die within a second with no successes inbetween, throttle the service.
Fri, 27 Jan 2012 22:15:29 +0200 Timo Sirainen auth: Monitor how fast userdb passwd lookups are. If they're too slow, suggest blocking=yes
Fri, 27 Jan 2012 21:52:30 +0200 Timo Sirainen auth: If parsing passwd-file takes a long time, log a warning.
Fri, 27 Jan 2012 19:31:58 +0200 Timo Sirainen login proxy: If remote auth fails, say so in disconnect message instead of "internal failure".
Fri, 27 Jan 2012 17:16:46 +0200 Timo Sirainen dovecot-config: Added missing lib-dns and lib-fs to LIBDOVECOT_INCLUDE
Fri, 27 Jan 2012 15:44:06 +0200 Timo Sirainen sdbox: Preserve file's atime/mtime when moving it to alt storage.
Fri, 27 Jan 2012 14:46:38 +0200 Timo Sirainen imapc: If imapc_host is IP, don't look it up via dns-client service.
Fri, 27 Jan 2012 14:35:38 +0200 Timo Sirainen example-config: mdbox_rotate_interval default was wrong.
Fri, 27 Jan 2012 14:17:32 +0200 Timo Sirainen login: More verbose_auth -> auth_verbose changes.
Fri, 27 Jan 2012 14:15:30 +0200 Timo Sirainen login: If auth_debug_passwords=yes, assume auth_debug/auth_verbose=yes
Fri, 27 Jan 2012 14:15:06 +0200 Timo Sirainen login process wasn't logging all intended messages with auth_verbose=yes
Fri, 27 Jan 2012 02:42:50 +0200 Timo Sirainen imapc: If server doesn't support GUIDs, return empty GUID rather than fail.
Thu, 26 Jan 2012 21:43:27 +0200 Timo Sirainen doveadm fetch hdr.*.adddress*: Don't crash when printing groups.
Thu, 26 Jan 2012 21:25:39 +0200 Timo Sirainen doveadm fetch: hdr.*.address and hdr.*.address_name expand to parsed mail addresses.