log

age author description
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
Mon, 28 Dec 2015 06:49:29 -0500 Timo Sirainen dsync: Don't restrict what mailbox names can be created (except basic sanity checks)
Wed, 23 Dec 2015 11:48:12 +0200 Timo Sirainen lib-http: Add more timing information to debug logs when HTTP connections get closed.
Thu, 17 Dec 2015 05:52:03 +0200 Timo Sirainen imap: Make static analyzer happier.
Wed, 16 Dec 2015 15:37:26 +0200 Timo Sirainen imap: Fixed potential assert-crash with command pipelining.
Wed, 16 Dec 2015 15:26:02 +0200 Timo Sirainen doveadm-server: Added -D parameter to enable debugging at startup.
Wed, 16 Dec 2015 15:25:22 +0200 Timo Sirainen doveadm-server: Fixed loading doveadm plugins that use doveadm_dump_register()
Wed, 16 Dec 2015 15:06:52 +0200 Timo Sirainen lib-compress: lz4 istream wasn't detected reliably in some situations.
Wed, 16 Dec 2015 14:11:04 +0200 Timo Sirainen configure: Changed version number to v2.2.devel.
Wed, 16 Dec 2015 11:59:41 +0200 Timo Sirainen imap: Fixed potential crash when logging about pending commands at logout.
Wed, 16 Dec 2015 11:29:36 +0200 Timo Sirainen lib-dict: Improve EACCES error logging for dict-file.
Tue, 15 Dec 2015 17:32:09 +0200 Timo Sirainen lib-mail: message-parser didn't detect MIME part boundaries in the middle of MIME part headers.
Tue, 15 Dec 2015 17:29:11 +0200 Timo Sirainen lib-mail: message_header_parser_next() updates istream position immediately now.
Mon, 14 Dec 2015 17:42:34 +0200 Timo Sirainen lib: Avoid passing NULL to qsort() or bsearch() on empty array.
Mon, 14 Dec 2015 12:36:23 +0200 Timo Sirainen imapc: Removed commented out code.
Sun, 13 Dec 2015 21:25:32 +0200 Timo Sirainen doveadm expunge: Using "all" parameter didn't work.
Sun, 13 Dec 2015 12:33:20 +0200 Timo Sirainen stats: Avoid assert-crash with dsync.
Fri, 11 Dec 2015 17:40:36 +0200 Timo Sirainen configure: Minor cleanup - avoid code duplication.
Fri, 11 Dec 2015 17:39:05 +0200 Timo Sirainen dovecot-config: Fixed setting LIBDOVECOT_LIBFTS[_DEPS]
Fri, 11 Dec 2015 16:33:43 +0200 Timo Sirainen director: Don't mark the host desynced if director is alone in ring.
Thu, 10 Dec 2015 14:40:01 +0200 Timo Sirainen director: Don't trigger a ring resync if only last_updown_change has changed.
Thu, 10 Dec 2015 11:14:26 +0200 Timo Sirainen Makefile: Make ChangeLog depend on .git/index instead of .git/ORIG_HEAD
Wed, 09 Dec 2015 19:40:18 +0200 Timo Sirainen Switched .hgignore to .gitignore
Wed, 09 Dec 2015 19:40:10 +0200 Timo Sirainen Removed .hgsigs and .hgtags
Wed, 09 Dec 2015 18:38:00 +0200 Timo Sirainen Makefile, update-version.sh: Switched from hg to git.
Wed, 09 Dec 2015 17:37:13 +0200 Timo Sirainen TODO updated
Wed, 09 Dec 2015 17:36:49 +0200 Timo Sirainen acl: Empty lines and comments in dovecot-acl files weren't handled correctly.
Wed, 09 Dec 2015 15:31:37 +0200 Timo Sirainen virtual: Fixed assert-crash when opening virtual mailbox triggered backend mailbox autocreation.
Wed, 09 Dec 2015 13:51:35 +0200 Timo Sirainen lib-storage: Fixed mail_search_args_simplify() with empty args.
Wed, 09 Dec 2015 13:02:46 +0200 Timo Sirainen director: If doveadm attempts to change tag for an existing host, return error.
Wed, 09 Dec 2015 13:02:19 +0200 Timo Sirainen doveadm director update: Tag can't be changed - don't allow -t parameter
Wed, 09 Dec 2015 12:43:18 +0200 Timo Sirainen imap: Added assert to make sure client_command_context isn't freed too early.
Wed, 09 Dec 2015 10:49:22 +0200 Timo Sirainen quota-fs: Fixed getting NFS rquota when the quota was disabled.
Tue, 08 Dec 2015 15:47:28 +0200 Timo Sirainen fts: When indexing header names with lib-fts, add them using "data" language.
Tue, 08 Dec 2015 13:28:01 +0200 Timo Sirainen fts: Fixed searching for HEADER "" with lib-fts
Tue, 08 Dec 2015 13:23:19 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() handles now ALL better.
Tue, 08 Dec 2015 13:13:24 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() code cleanup - allow merging first arg
Tue, 08 Dec 2015 13:13:10 +0200 Timo Sirainen lib-storage: Fix to a776ee107aa2 - merged-flag wasn't reset between all args.
Tue, 08 Dec 2015 12:55:40 +0200 Timo Sirainen lib-storage: Code cleanup - moved BODY/TEXT "" optimization to mail_search_args_simplify()
Tue, 08 Dec 2015 12:24:42 +0200 Timo Sirainen lib-settings: Allow using comma as deflist separator.
Tue, 08 Dec 2015 10:18:48 +0200 Timo Sirainen quota-fs: Recalculate relative quota rules when FS limit changes are detected.
Tue, 08 Dec 2015 10:17:10 +0200 Timo Sirainen lmtp: Memory leak fixes on handling some RCPT TO failures.
Mon, 07 Dec 2015 21:09:47 +0200 Timo Sirainen Added signature for changeset f833b8160e39
Mon, 07 Dec 2015 21:09:38 +0200 Timo Sirainen Added tag 2.2.20 for changeset f833b8160e39
Mon, 07 Dec 2015 21:09:35 +0200 Timo Sirainen Released v2.2.20.
Mon, 07 Dec 2015 16:06:15 +0200 Timo Sirainen lib-ssl-iostream, login-*: Hide unnecessary "EVP_PKEY_get1_EC_KEY:expecting a ec key" errors.
Mon, 07 Dec 2015 11:29:29 +0200 Timo Sirainen doveadm: Fixed reseting getopt() with glibc when processing multiple commands in a single process.
Mon, 07 Dec 2015 11:21:59 +0200 Timo Sirainen doveadm-server: Reset getopt() before calling non-mail commands.
Sun, 06 Dec 2015 20:48:55 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() handles now "(a OR b) AND (a OR c)" -> "a OR (b AND c)"
Sun, 06 Dec 2015 20:46:52 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() refactoring
Sun, 06 Dec 2015 19:27:45 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() handles now "a AND (a OR b)" -> "a"
Sun, 06 Dec 2015 19:26:44 +0200 Timo Sirainen lib-storage: Make sure mail_sesarch_args_simplify_sub() is called enough times.
Sun, 06 Dec 2015 19:25:20 +0200 Timo Sirainen lib-storage: Minor test-mail-search-args-simplify unit test improvements
Sun, 06 Dec 2015 18:14:08 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() handles now "(a AND b) OR (a AND c)" -> "a AND (b OR c)"
Sun, 06 Dec 2015 18:12:24 +0200 Timo Sirainen lib-storage: mail_search_args_simplify() handles now "a OR (a AND b)" -> "a"
Sun, 06 Dec 2015 18:09:17 +0200 Timo Sirainen lib-storage: Made mail_search_arg_[one_]equals() public.
Sun, 06 Dec 2015 18:08:20 +0200 Timo Sirainen lib-storage: mail_search_args_equal() ignored some differences.
Sun, 06 Dec 2015 18:06:45 +0200 Timo Sirainen lib-storage: mail_search_arg*_dup() didn't preserve fuzzy-flag.
Sun, 06 Dec 2015 16:46:30 +0200 Timo Sirainen lib-storage: SEARCH BODY "" wasn't properly being translated to SEARCH_ALL.
Sun, 06 Dec 2015 16:09:55 +0200 Timo Sirainen lib-storage: dovecot.index.pvt* ignored several settings.
Sun, 06 Dec 2015 15:39:53 +0200 Timo Sirainen quota-fs: File count limits with NetBSD shouldn't be multiplied by DEV_BSIZE
Sun, 06 Dec 2015 15:10:10 +0200 Timo Sirainen lib-charset: Added UTF-7 state checking unit test.
Sun, 06 Dec 2015 14:57:22 +0200 Timo Sirainen lmtp: quota_full_tempfail=yes didn't work with lmtp_rcpt_check_quota=yes
Sun, 06 Dec 2015 14:27:46 +0200 Timo Sirainen sdbox: Fixed assert-crash when message with external attachments was copied between storages.
Fri, 04 Dec 2015 14:17:45 +0200 Timo Sirainen fts: Fixed FTS search query generation after earlier per-language tokenizer changes.
Fri, 04 Dec 2015 13:46:00 +0200 Timo Sirainen lib-http: Give a better error message if request times out.
Fri, 04 Dec 2015 13:27:28 +0200 Timo Sirainen doveadm fts lookup/expand: Don't assert-crash if fts isn't configured.
Fri, 04 Dec 2015 12:29:12 +0200 Timo Sirainen lib: Removed t_str_trim() for now due to collision in Pigeonhole v0.4.9
Fri, 04 Dec 2015 12:15:49 +0200 Timo Sirainen imap: Fixed assert-crash if client disconnected at a specific command state.
Fri, 04 Dec 2015 11:38:00 +0200 Timo Sirainen lib-index: mail_transaction_log_file_map() didn't properly check start_offset
Fri, 04 Dec 2015 10:52:52 +0200 Timo Sirainen lib-ssl-iostream: Fixed compiler warning when OpenSSL didn't support ECDH.
Fri, 04 Dec 2015 09:52:26 +0200 Timo Sirainen fts: Error handling fix for previous per-language tokenizer change.
Thu, 03 Dec 2015 15:31:48 +0200 Timo Sirainen Added signature for changeset c35e62a9e710
Thu, 03 Dec 2015 15:31:41 +0200 Timo Sirainen Added tag 2.2.20.rc1 for changeset c35e62a9e710
Thu, 03 Dec 2015 15:31:39 +0200 Timo Sirainen Released v2.2.20.rc1.