| 2016-02-05 |  Timo Sirainen | auth: Minor code cleanup - fix parameter type | commit | commitdiff | tree | snapshot | 
| 2016-02-05 |  Timo Sirainen | auth: If auth cache lookup results in expired entry... | commit | commitdiff | tree | snapshot | 
| 2016-02-05 |  Timo Sirainen | stats: Removed accidentally commited i_panic() in abb242da | commit | commitdiff | tree | snapshot | 
| 2016-02-05 |  Timo Sirainen | stats: Split stats-connection.[ch] to lib-stats/ and... | commit | commitdiff | tree | snapshot | 
| 2016-02-05 |  Timo Sirainen | stats: Added ADD-USER command to add stats to a user... | commit | commitdiff | tree | snapshot | 
| 2016-02-05 |  Timo Sirainen | stats: Renamed mail-server-connection to fifo-input... | commit | commitdiff | tree | snapshot | 
| 2016-02-04 |  Timo Sirainen | lib-mail: Reading from istream-header-filter second... | commit | commitdiff | tree | snapshot | 
| 2016-02-04 |  Timo Sirainen | lib: Fixed calling json_parse_skip_next() within arrays | commit | commitdiff | tree | snapshot | 
| 2016-02-04 |  Timo Sirainen | lib: If json-parser has JSON_PARSER_NO_ROOT_OBJECT... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | lib: Avoid typeof() if HAVE_TYPEOF isn't set, even... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | imap, pop3, imap-urlauth: Added -a <auth-master socket... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | *-login: Added -l parameter to specify the socket where... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | imap: SETMETADATA shouldn't crash when value parameter... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | lib-sasl: Compiler warning fix for previous EXTERNAL... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | lib-sasl: Don't require authid for EXTERNAL mechanism... | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Timo Sirainen | lib-sasl: Added support for EXTERNAL SASL mechanism | commit | commitdiff | tree | snapshot | 
| 2016-02-03 |  Aki Tuomi | doveadm: Reset JSON formatter context before reuse | commit | commitdiff | tree | snapshot | 
| 2016-02-02 |  Timo Sirainen | pop3c: Compiler warning fixes to earlier change | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | imapc: Compare INBOX in STATUS case-insensitively. | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | sdbox: Failing after saved mails' UIDs were already... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | dsync: If mailbox importing fails, stop immediately... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | imap: Removed now-unused cmd_sync_callback(), which... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | imap: Removed special EXPUNGE callback for an Outlook... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | pop3-migration: Ignore mails returned as expunged by... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | pop3c: If prefetch fails, treat it as if prefetching... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | pop3-migration: Use message_header_hash_more() instead... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | lib-mail: Changed message_header_hash_more() to support... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | lib: JSON parser can now optionally parse input that... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | lib: Fixed json-parser to correctly parse numbers at... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | lib: Code cleanup to json-parser - assume less that... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Timo Sirainen | lib-mail, dsync: Moved dsync_mail_hash_more() to lib... | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Aki Tuomi | lib-http: Add function to update HTTP response status | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Aki Tuomi | doveadm: Add JSON formatter support | commit | commitdiff | tree | snapshot | 
| 2016-02-01 |  Aki Tuomi | doveadm-print: Add flag indicating number-only field | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | Compiler warning fix to previous commit | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | Replace host:port parsers with net_str2hostport(). | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | lib: Added net_str2hostport() | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | last-login: Added last_login_precision setting | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | lib-sasl: Allow plugins to override the default SASL... | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Timo Sirainen | lib-imap: Write invalid Content-Transfer-Encoding value... | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Aki Tuomi | lib: Add tests for str_is_float | commit | commitdiff | tree | snapshot | 
| 2016-01-29 |  Aki Tuomi | lib: Add str_is_float check function | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | dsync: Improved header hash v2 algorithm to remove... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | lib-index: Memory leak fix for test-mail-index-map | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | pop3-migration: Fix to 5407a86 - don't sync POP3 UIDLs... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | dsync: Avoid finishing importer successfully on exporte... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | doveadm backup: If local mailbox has more mails than... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Don't mark the initial sync done if it wasn... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Handle disconnection when NOOP is sent to verify... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | lib-index: Added unit test to mail_index_map_lookup_seq... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Don't ignore FETCH, SEARCH and EXPUNGE returning... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: If FETCH didn't send our wanted data, log the... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Don't use fetch-fix-broken-mails for NO [LIMIT... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Remove X-Message-Flag filtering if imapc_feature... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | doveadm: All commands iterating mails stop now if dovea... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | doveadm: Enable SIGINT and SIGTERM signal handler for... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | doveadm backup: Detect and handle conflicts earlier. | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imapc: Fixed assert-crash in mailbox syncing, if mailbo... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | imap: Send all pending tagged command replies before... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | lib: Added json_append_escaped_data() to escape non... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | lib: json_append_escaped() doesn't need to escape the... | commit | commitdiff | tree | snapshot | 
| 2016-01-28 |  Timo Sirainen | lib-index: If transaction log was locked for at least... | commit | commitdiff | tree | snapshot | 
| 2016-01-27 |  Timo Sirainen | pop3-migration: Perform UIDL syncing a bit earlier... | commit | commitdiff | tree | snapshot | 
| 2016-01-27 |  Timo Sirainen | imapc: Don't use fetch-fix-broken-mails for OK and... | commit | commitdiff | tree | snapshot | 
| 2016-01-27 |  Timo Sirainen | lib: Make static analyzer happier about istream-chain... | commit | commitdiff | tree | snapshot | 
| 2016-01-27 |  Timo Sirainen | pop3c: Fixed assert-crash when prefetching a mail failed. | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | *-login: Add all returned passdb fields to struct clien... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | fts-solr: Changed default operator to AND to fix multi... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3c: Compiler warning fix for using wrong enum type | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3-migration: If reading message header for hashing... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | dsync: When comparing headers' hashes to match messages... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3-migration: Don't change TAB to '?' when calculatin... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3-migration: Don't even try to match message sizes... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3c: Added support for TOP/RETR prefetching when... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3c: Added full support for running commands asynchro... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3c: Increased command timeout from 30s to 5mins. | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | pop3-migration: Cached header hashes weren't actually... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | lib: istream-concat now seeks parent streams to correct... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | lib: Small istream-concat code cleanup in preperation... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | lib: Improved test-istream-seekable unit test to check... | commit | commitdiff | tree | snapshot | 
| 2016-01-26 |  Timo Sirainen | lib: When closing istream-chain, make sure parent strea... | commit | commitdiff | tree | snapshot | 
| 2016-01-25 |  Timo Sirainen | pop3-migration: Add calculated header hashes to local... | commit | commitdiff | tree | snapshot | 
| 2016-01-25 |  Timo Sirainen | pop3c: Preserve local cache even when server reorders... | commit | commitdiff | tree | snapshot | 
| 2016-01-25 |  Timo Sirainen | pop3c: Avoid unnecessarily email deletions from local... | commit | commitdiff | tree | snapshot | 
| 2016-01-25 |  Timo Sirainen | imap: Finish all commands before starting IDLE. | commit | commitdiff | tree | snapshot | 
| 2016-01-25 |  Timo Sirainen | imapc: Prefetching shouldn't send FETCH requests for... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | auth: Add any %variables in passdb/userdb { default_fie... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | auth: Avoid unnecessary work if passdb/userdb { overrid... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | .gitignore: Added *.orig and *.rej | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | config: Fixed '\' line continuation to work again. | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | imapc: If command times out, reconnect and retry if... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: Fix to 2f19f8 - Don't convert LF also... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: Filter out headers with invalid names. | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: Convert all non-ASCII in headers to '?' | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | imapc: Added imapc_features=fetch-fix-broken-mails | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | imapc: Added imapc_cmd_timeout setting to control the... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | imapc: Added imapc_features=fetch-msn-workarounds | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: If we matched all the IMAP (but not... | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: Ignore X-Yahoo-Newman-Property: header | commit | commitdiff | tree | snapshot | 
| 2016-01-24 |  Timo Sirainen | pop3-migration: When logging the first missing POP3... | commit | commitdiff | tree | snapshot | 
| next |