log

age author description
Mon, 18 Jan 2016 14:56:47 +0200 Timo Sirainen lib-mail: message-parser unit test now verifies that parsed block parts match input.
Mon, 18 Jan 2016 14:56:24 +0200 Timo Sirainen lib-mail: Added message_header_line_write()
Fri, 15 Jan 2016 14:11:34 +0200 Aki Tuomi ChangeLog: Generate mercurial style changelogs
Mon, 18 Jan 2016 13:28:23 +0200 Timo Sirainen lib-storage: Ignore ACLs when autoexpunging.
Mon, 18 Jan 2016 12:31:26 +0200 Timo Sirainen quota: Fixed namespace filtering for dict and count backends.
Sat, 16 Jan 2016 21:47:53 +0200 Timo Sirainen lib-http: Assign an ID for each HTTP request and log it in debug lines.
Sat, 16 Jan 2016 21:31:55 +0200 Timo Sirainen imapc: Added support for PROXYAUTH command by setting imapc_features = proxyauth
Fri, 15 Jan 2016 19:36:46 +0200 Timo Sirainen stats: Added missing #include forgotten in 63393b70
Tue, 12 Jan 2016 09:47:43 +0200 Aki Tuomi doveadm-stats: Add documentation about stats subcommand
Mon, 11 Jan 2016 15:46:35 +0200 Aki Tuomi doveadm-stats: Add stats reset command line
Mon, 11 Jan 2016 15:46:28 +0200 Aki Tuomi stats: Add RESET call to stats client
Mon, 11 Jan 2016 15:46:05 +0200 Aki Tuomi lib-stats: Add stats_reset function
Thu, 07 Jan 2016 11:09:50 +0200 Aki Tuomi lib-fts: Add lib-fts to CPPFLAGS as include dir
Fri, 15 Jan 2016 18:03:11 +0200 Timo Sirainen *-login: Allow plugins to hook into client allocation and add module-specific contexts to client.
Fri, 15 Jan 2016 17:17:05 +0200 Timo Sirainen dovecot-config: Added LIBDOVECOT_{AUTH/POP3/IMAP_LOGIN}_INCLUDE
Fri, 15 Jan 2016 16:51:15 +0200 Timo Sirainen imap-login: Install imap-login-*.h headers so plugins can use them.
Fri, 15 Jan 2016 16:49:05 +0200 Timo Sirainen imap-login: Renamed client.[ch] to imap-login-client.[ch]
Fri, 15 Jan 2016 16:46:34 +0200 Timo Sirainen imap-login: Added API for registering/unregistering commands (for plugins).
Fri, 15 Jan 2016 16:07:32 +0200 Timo Sirainen *-login: Added login_plugins and login_plugin_dir settings.
Fri, 15 Jan 2016 16:20:45 +0200 Timo Sirainen Added v2.2.21 to NEWS.
Fri, 15 Jan 2016 15:55:26 +0200 Timo Sirainen *-login: Changed -D parameter to mean a more generic login_debug option.
Fri, 15 Jan 2016 15:40:56 +0200 Timo Sirainen imapc: Added imapc_features = no-examine
Fri, 15 Jan 2016 15:12:30 +0200 Timo Sirainen dsync: Fixed syncing subscription state with doveadm backup.
Fri, 15 Jan 2016 15:04:21 +0200 Timo Sirainen imapc: Fixed mailbox name escaping for STATUS
Thu, 14 Jan 2016 18:52:01 +0200 Timo Sirainen imapc: Fixed mailbox name escaping for CREATE, DELETE, RENAME, SUBSCRIBE, UNSUBSCRIBE
Thu, 14 Jan 2016 18:50:23 +0200 Timo Sirainen imapc: Fixed escaping/unescaping mailbox names.
Thu, 14 Jan 2016 18:47:40 +0200 Timo Sirainen lib-storage: Added mailbox_list_[un]escape_name_params()
Thu, 14 Jan 2016 16:28:06 +0200 Timo Sirainen imapc: Don't duplicate standard mailbox flags in LIST replies.
Wed, 13 Jan 2016 14:30:03 +0200 Timo Sirainen virtual plugin: Added support for filtering mailboxes by METADATA entries.
Wed, 13 Jan 2016 14:22:22 +0200 Timo Sirainen lib-imap-storage: imap_metadata_get*() returned 1 also when value wasn't found.
Wed, 13 Jan 2016 13:46:33 +0200 Timo Sirainen virtual plugin: Cleaned up behavior of '!' prefix with '+' and '-'
Wed, 13 Jan 2016 13:41:05 +0200 Timo Sirainen virtual plugin: Don't treat "+-box" as a negative entry.
Wed, 13 Jan 2016 13:31:54 +0200 Timo Sirainen virtual plugin: Minor cleanup/fix - find the namespace after we have processed special prefixes.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 13 Jan 2016 11:22:20 +0200 Timo Sirainen lib-storage: Fixed autoexpunge=yes to work with namespace's root mailbox.
Wed, 23 Dec 2015 14:45:08 +0200 Teemu Huovila lib-fts: Create library for development packages.
Mon, 11 Jan 2016 19:00:07 +0200 Timo Sirainen lib: i_stream_get_error() now returns "EOF" if stream_errno==0 and eof==TRUE.
Sat, 09 Jan 2016 22:55:15 +0200 Timo Sirainen Removed now-unused is-tagged.py
Fri, 08 Jan 2016 18:12:21 +0200 Timo Sirainen auth: Don't crash if passwd-file can't be opened
Fri, 08 Jan 2016 17:04:27 +0200 Timo Sirainen lib-settings: If SET_UINT_OCT has invalid value, we ignored the error and returned garbage value.
Fri, 08 Jan 2016 17:02:56 +0200 Timo Sirainen lib-settings: Fixed parsing '0' value for SET_UINT_OCT.
Fri, 08 Jan 2016 13:24:32 +0200 Timo Sirainen lib-mail: message-parser was counting body_size wrong for truncated MIME headers after 7d800c55
Thu, 07 Jan 2016 22:14:59 +0200 Timo Sirainen lib-storage: mailbox_exists() shouldn't return INBOX as nonexistent if it's not created yet.
Thu, 07 Jan 2016 22:02:18 +0200 Timo Sirainen update-version.sh: Explicitly specify git directory.
Tue, 05 Jan 2016 11:17:26 -0500 Timo Sirainen pop3: Make sure pop3_lock_session=yes creates the lock's directory if it's missing.
Tue, 05 Jan 2016 11:08:01 -0500 Timo Sirainen auth: Fixed allow_nets=local to work correctly with non-local remote IP
Tue, 05 Jan 2016 11:01:26 -0500 Timo Sirainen imap: Don't hang at ambiguous commands when they were pipelined already before login
Mon, 04 Jan 2016 14:34:01 -0500 Timo Sirainen imap: Avoid crashing at deinit if mail_user_unref() triggers mail_storage_callbacks
Mon, 04 Jan 2016 14:23:46 -0500 Timo Sirainen lib-storage: Fixed autoexpunge for namespaces with non-empty prefix
Mon, 04 Jan 2016 14:15:50 -0500 Timo Sirainen auth: If allow_nets has an invalid value, don't attempt to compare it anymore.
Mon, 04 Jan 2016 14:10:44 -0500 Timo Sirainen lib: Added unit tests for net_is_in_network() about IPv4-mapped IPv6 addresses
Mon, 04 Jan 2016 14:00:19 -0500 Timo Sirainen lib: Fixed assert-crash with net_is_in_network(family=ipv6, family=0, ..)
Mon, 04 Jan 2016 20:51:34 +0200 Timo Sirainen dict: Avoid a crash when dict connection is already closed when async lookup finishes.
Mon, 04 Jan 2016 13:12:18 -0500 Timo Sirainen imap: Make sure pending input is handled when a pending command has input locked.
Mon, 04 Jan 2016 12:40:39 -0500 Timo Sirainen imap: Fixed crash in IDLE if DONE is received while sending large output to client.
Mon, 04 Jan 2016 12:02:12 -0500 Timo Sirainen lib-storage: mail_add_temp_wanted_fields() was reading already-freed memory.
Mon, 04 Jan 2016 11:47:24 -0500 Timo Sirainen imap: Don't assert-crash if hibernation resumes IDLE, which sends a lot of data to client.
Thu, 31 Dec 2015 04:26:01 +0200 Timo Sirainen mysql: Don't require connect setting to have host-parameter if option_file is set.
Wed, 30 Dec 2015 08:21:46 -0500 Timo Sirainen lib-mail: message-parser wasn't returning hdr=NULL blocks after 078c2c8c
Wed, 30 Dec 2015 08:21:24 -0500 Timo Sirainen lib-mail: Small test-message-header-parser unit test update