]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2015-09-08  Stephan Boschexample-config: 10-mail.conf: Added example configurati...
2015-09-08  Stephan Boschexample-config: Added more detailed documentation for...
2015-09-08  Stephan Boschlib: strnum: Fixed test suite failure on 32 bit systems.
2015-09-08  Timo Sirainenacl: Log which ACL groups are enabled with mail_debug=yes
2015-09-08  Timo Sirainenlib-charset: Fixed assert-crash with some iconv() versions.
2015-04-25  Stephan Boschimap: METADATA: Implemented mailbox and server comment...
2015-04-25  Stephan Boschimap: Implemented /private/specialuse METADATA entry...
2015-09-07  Stephan Boschlib: Added some tests for the new strnum _hex() and...
2015-09-07  Timo Sirainenlib: Added assert to Solaris sendfile() return value.
2015-09-07  Timo Sirainendoveadm: Fixed hiding titles' tabs with tab formatter...
2015-09-07  Timo SirainenMake static analyzer happier.
2015-09-07  Timo Sirainenlib-charset: Added more asserts to checking iconv(...
2015-09-07  Timo Sirainenlib-charset: Updated test-charset unit test to check...
2015-09-07  Timo Sirainenlib-storage: Mailbox list notifications didn't work...
2015-09-07  Timo SirainenMailbox list notify API changed to return multiple...
2015-09-07  Timo Sirainenimap: NOTIFY (SUBSCRIPTIONS) assert-crashed when subscr...
2015-09-07  Timo SirainenVarious passthrough istreams didn't preserve readable_fd.
2015-07-16  Sebastian Wiedenrothlib: Fix hang in safe_sendfile on SmartOS
2015-09-07  Timo Sirainenimap: Fixed assert-crash in NOTIFY when using multiple...
2015-09-07  Timo Sirainenlib-storage: Fixed assert-crash when reading binary...
2015-09-07  Timo Sirainendoveadm: Added new "auth login" command to simulate...
2015-09-07  Timo Sirainenauth: If userdb lookup was found from auth cache, don...
2015-09-07  Timo Sirainenauth: If multiple userdbs are used, default_fields...
2015-09-07  Timo Sirainendirector: Added director_user_kick_delay setting.
next