]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-09-27  Timo Sirainenpush-notification: Log about unexpectedly failing mailb...
2015-09-27  Timo SirainenAdded NULL-check asserts to make static analyzer happier.
2015-09-27  Timo Sirainenlib-storage: Removed unnecessary code - nnode is never...
2015-09-27  Timo Sirainendsync: Removed unnecessary code - cur_mail is never...
2015-09-27  Timo Sirainenimapc: Fixed crash if imapc_host or imapc_password...
2015-09-27  Timo Sirainendict-client: Avoid crash if server disconnects during...
2015-09-27  Timo Sirainen*-login: Session ID generator wasn't encoding remote...
2015-09-27  Timo Sirainenlib-http: Avoid compiler warnings in printf() strings.
2015-09-27  Timo SirainenFixed compiler warnings in some systems.
2015-09-27  Timo SirainenMake static analyzer happier.
2015-09-27  Timo Sirainenlib-http: Removed "pure" attribute from http_header_fie...
2015-09-25  Timo Sirainendict-sql: If value isn't a hexblob as expected, log...
2015-09-24  Timo Sirainencassandra: copy&paste mistake - use monotonic timestamp...
2015-09-24  Timo Sirainencassandra: Added "version" parameter to specify a proto...
2015-09-24  Timo Sirainendoveconf: Don't if _password value is empty, don't...
2015-09-24  Timo Sirainencassandra: Use a local monotonic timestamp generator.
2015-09-24  Timo Sirainenvirtual plugin: Auto-close mailboxes by hooking into...
2015-09-24  Timo Sirainenvirtual plugin: Fixed assert-crash when closing a virtu...
2015-09-24  Timo Sirainendict-client: Verify that the correct transaction ID...
2015-09-24  Timo Sirainenquota: Avoid triggering quota recalc in dict transactio...
2015-09-24  Timo Sirainenpgsql: Avoid crash in multi-command transaction if...
2015-09-24  Timo Sirainenindexer: Use a slightly different session ID than the...
2015-09-24  Timo Sirainendoveconf: Unless -P parameter is used, hide all keys...
2015-09-24  Timo Sirainenlib: Fixed __builtin_object_size() usage in buffer.h
2015-09-24  Timo SirainenDon't try to pass through void function's return value
2015-09-24  Timo Sirainenpush-notification: Added missing newlines to end of...
2015-09-23  Timo Sirainenmaster: stdlib.h wasn't supposed to be removed from...
2015-09-23  Timo Sirainenpgsql: Fixed committing a single sql_update_get_rows...
2015-09-23  Timo Sirainenpgsql: Fixed committing multiple transactions.
2015-09-23  Timo Sirainenlib-sql: sqlpool needs to change transaction queries...
2015-09-23  Timo Sirainendict: Include PID in the log prefix.
2015-09-23  Timo Sirainendict-client: Improved broken iterate reply logging.
2015-09-23  Timo Sirainendict-client: If dict iteration was aborted, the rest...
2015-09-23  Timo Sirainendict-client: Catch more invalid protocol replies.
2015-09-23  Timo Sirainendict-client: Disconnect from server on unexpected errors.
2015-09-23  Timo SirainenAdded signature for changeset 60057d955db3
2015-09-23  Timo SirainenAdded tag 2.2.19.rc1 for changeset 60057d955db3
2015-09-23  Timo SirainenReleased v2.2.19.rc1. 2.2.19.rc1
2015-09-23  Timo Sirainenvirtual: The virtual index may have sometimes been...
2015-09-23  Timo Sirainenexample-config: Added imap_hibernate_timeout
2015-09-23  Teemu HuovilaRemove now-unnecessary direct stdlib.h #includes.
2015-09-23  Teemu Huovilalib: Include stdlib.h in lib.h.
2015-09-23  Michael M SlusarzAdded push-notification plugin
2015-09-22  Stephan Boschlib-http: client: Tunneled https peer addresses were...
2015-09-22  Stephan Boschlib-http: client: Fixed bug that caused queues to be...
2015-09-22  Stephan Boschlib-http: client: Improved hash function for peer addre...
2015-09-22  Timo Sirainenlib-storage: If stats plugin is enabled, set fs_setting...
2015-09-22  Timo Sirainenlib-fs: debug and enable_timing settings weren't being...
2015-09-22  Timo Sirainenlib: Added timing_get_sum()
2015-09-22  Teemu Huovilaimap: Fix typo in error message.
2015-09-22  Teemu Huovilaauth: Remove redundant if
2015-09-22  Timo SirainenMake static analyzer happier.
2015-09-22  Timo Sirainenquota: Make sure the limit return value is initialized...
2015-09-22  Timo Sirainenlib-master: Slightly improved "process_limit reached...
2015-09-22  Timo Sirainenvirtual plugin: Disable caching via mailbox list indexes.
2015-09-21  Timo Sirainenlib-http: Optimized http_client_request_send_payload...
2015-09-21  Timo Sirainenlib-http: Avoid crashes on failing http_client_request_...
2015-09-21  Timo SirainenMakefile: Added missing sort.h
2015-09-21  Phil Carmodylib: timings - added quantiles
2015-09-21  Phil Carmodylib: extract sort-helpers into separate sort.h file
2015-09-21  Timo Sirainenlib-storage: Forgot to add index-mailbox-size.h to...
2015-09-21  Timo Sirainenfts: Send session ID to indexer and indexer-worker...
2015-09-21  Timo Sirainenquota: Added "count" backend, which simply sums up...
2015-09-21  Timo Sirainenlib-storage: Update mailbox vsize header on save/copy...
2015-09-21  Timo Sirainenquota: Added quota_vsizes=yes setting to count quotas...
2015-09-21  Timo Sirainenquota: Commit expunge transaction instead of rolling...
2015-09-21  Timo Sirainenquota: Code cleanup - extract default init() handling...
2015-09-21  Timo Sirainenimap: If client disconnects, log the in-progress comman...
2015-09-21  Timo Sirainenimap: If client disconnects, log how long the in-progre...
2015-09-21  Timo SirainenCompiler warning fix.
2015-09-21  Timo Sirainenimap: Improved command timing information reporting.
2015-09-21  Timo Sirainenlib: Added io_loop_get_wait_usecs()
2015-09-21  Timo Sirainenimap: When running SEARCH on "background", run it throu...
2015-09-20  Timo Sirainenlib-index: Added mail_index_sync_have_any_expunges()
2015-09-20  Stephan Boschauth: The mechanisms configured using the auth_mechanis...
2015-09-19  Timo Sirainenlib: file_wait_lock*(): Improve the panic log message...
2015-09-16  Timo Sirainenlib-fs: Fixed compiling with some OSes
2015-09-16  Timo Sirainenlib-fs: timing_deinit()s was called too late - fs was...
2015-09-16  Timo Sirainencassandra: With debugging, log also how many rows were...
2015-09-16  Timo Sirainencassandra: With debugging, log also how long result...
2015-09-16  Timo Sirainencassandra: Don't crash if connection to Cassandra failed.
2015-09-16  Timo Sirainencassandra: If log_level=debug, log also how long the...
2015-09-16  Timo Sirainenlib: file_wait_lock_error() assert-crashes now on EDEADLOCK
2015-09-15  Timo Sirainenlib-fs: Track operation timing statistics if enable_tim...
2015-09-15  Timo Sirainenlib: Added a simple timing.h API for tracking min/max...
2015-09-15  Timo Sirainencassandra: Added delete_consistency parameter.
2015-09-13  Timo Sirainenlib: file_create_locked() may have leaked memory on...
2015-09-12  Timo Sirainendoveadm mailbox metadata list: Fixed not giving the...
2015-09-11  Timo Sirainendoveadm mailbox attribute list: Prefix parameter was...
2015-09-11  Timo Sirainenlib-storage: Fixed iterating attribute prefix that...
2015-09-10  Timo Sirainenmaster: systemd's sd_listen_fds() error handling was...
2015-09-09  Timo Sirainenlib-storage: Fixed crash in mailbox list index notifyin...
2015-09-08  Phil Carmodylib: test-strnum - do not invite undetectable errors
2015-09-08  Timo Sirainenlib-storage: Replaced some unlink()s with i_unlink...
2015-09-08  Timo Sirainenlib-index: Replaced some unlink()s with i_unlink*(...
2015-09-08  Timo SirainenReplaced unlink() calls with i_unlink*() wherever possible.
2015-09-08  Timo Sirainenlib: Added i_unlink() and i_unlink_if_exists()
2015-09-08  Timo Sirainenlib-storage: Mailbox deletion shouldn't fail when tryin...
2015-09-08  Timo Sirainenlib-storage: Use MAIL_ERROR_NOTPOSSIBLE if mailbox_attr...
2015-09-08  Timo Sirainenlib-storage: If mail_attribute_dict is set, ignore...
next