]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-07-09  Timo SirainenReleased v2.3.2.1. release-2.3.2 2.3.2.1
2018-07-09  Paul Howarthlib-compression: Fix assert-crash in test suite on...
2018-07-09  Timo Sirainenlib-ssl-iostream: Shutdown connection cleanly whenever...
2018-07-09  Timo Sirainenlib-ssl-iostream: Split code to openssl_iostream_shutdown()
2018-07-06  Timo Sirainenlib-storage: Fix memory leak when mail_storage_service_...
2018-06-28  Timo SirainenReleased v2.3.2. 2.3.2
2018-06-26  Timo Sirainenimapc: Fix handling UIDVALIDITY changes
2018-06-26  Timo Sirainenlib-index: Make sure error is set on sync & commit...
2018-06-18  Timo SirainenReleased v2.3.2.rc1 2.3.2.rc1
2018-06-18  Timo Sirainenlib: When log writing keeps returning EAGAIN, change...
2018-06-18  Timo Sirainenlib: If log write returns EAGAIN, use poll() instead...
2018-06-18  Timo Sirainenlib: Revert earlier "log write is blocking" handling...
2018-06-13  Timo Sirainenfs-posix: mkdir missing directory if it's changed by...
2018-06-13  Aki Tuomilib-imap: imap_match_deinit(NULL) should be a no-op
2018-06-13  Stephan Boschlib: iostream-pump: Make iostream_pump_unref() implemen...
2018-06-13  Josef 'Jeff... lib-fs: fs_unlock(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_iter_deinit(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_iter_deinit(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_deinit(NULL) and fs_unref...
2018-06-13  Josef 'Jeff... lib-fs: fs_unref(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_file_close(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_file_close(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_file_deinit(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_file_deinit(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on http_client_request_abort...
2018-06-13  Josef 'Jeff... lib-http: http_client_request_abort(NULL) should be...
2018-06-13  Timo Sirainenimap: Finish client ostream at disconnect
2018-06-13  Aki Tuomilib-lua: Remove script from linked list on destroy
2018-06-13  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-06-12  Timo Sirainenglobal: Fix str_begins() usage
2018-06-12  Stephan Boschlda: Fix error message for invalid -r parameter to...
2018-06-12  Stephan Boschlda: Add -r parameter to usage help message.
2018-06-11  Timo Sirainenfts: When indexing virtual mailbox, index each real...
2018-06-11  Timo Sirainenfts: Indexing virtual mailbox didn't always index the...
2018-06-11  Timo Sirainenfts: Make sure indexing virtual mailbox doesn't recurse...
2018-06-11  Timo Sirainendoveadm: Fix compiler warning
2018-06-08  Timo Sirainenlib-master: postlogin: Don't unreference already closed...
2018-06-08  Timo Sirainenauth: Improve auth-master connections' error logging
2018-06-08  Timo Sirainenlib-master: Add auth connect & handshake times to maste...
2018-06-08  Timo Sirainenlib-master: Add request time also for internal failure...
2018-06-08  Timo Sirainenlib-master: Use more exact timestamp in master_login_au...
2018-06-08  Timo Sirainenlib-master: Improve error logging for master_auth_conne...
2018-06-08  Timo Sirainenlib-master: Improve error logging for post-login script...
2018-06-08  Timo Sirainenlib-master: Improve error logging when master_login_con...
2018-06-08  Timo Sirainenlib-master: Keep linked list of master_login_clients...
2018-06-08  Timo Sirainenlib-master: If connect() to backend UNIX socket is...
2018-06-08  Timo Sirainenlib-master: Add how long request took for "Internal...
2018-06-08  Phil Carmodyglobal - migrate more complicated strncmp expressions...
2018-06-08  Phil Carmodyglobal - migrate from strncmp to str_begins
2018-06-08  Phil Carmodyglobal - migrate strncmp literals to str_begins
2018-06-08  Phil Carmodylib: strfuncs - string match length and prefix checking...
2018-06-08  Timo Sirainendoveadm: Simplify destroying ioloop using o_stream_swit...
2018-06-08  Timo Sirainendoveadm-server: Fix hang when sending a lot of output...
2018-06-08  Fabian Freyerlib-storage: reintroduce mail_index_set_fsync_mode
2018-06-07  Timo Sirainenlib: event_add_str() - Ignore calls when value is NULL
2018-06-07  Stephan Boschlib-http: client: Drop the ioloop switch callback befor...
2018-06-07  Timo Sirainenlib: Fix potential crashes when writing to log fails...
2018-06-07  Timo Sirainenlib-ssl-iostream: Fix potential crash if istream is...
2018-06-07  Aki Tuomisystemd: Indicate where changes should be made
2018-06-07  Aki Tuomisystemd: Increase file descriptors by default
2018-06-07  Aki Tuomisystemd: Allow writing to home by default
2018-06-07  Aki Tuomisystemd: Remove NoNewPrivileges and CAP_BOUNDING_SET
2018-06-06  Timo Sirainenlib-compression: Use i_stream_nonseekable_try_seek...
2018-06-06  Timo Sirainenlib-compression: Use i_stream_default_stat() instead...
2018-06-06  Timo Sirainenlib-compression: deflate ostream - Use Z_FINISH on...
2018-06-06  Timo Sirainenlib: i_stream_default_stat() - Get seekable streams...
2018-06-06  Timo Sirainenlib-dcrypt: istream-decrypt - Add support for seeking
2018-06-06  Timo Sirainenlib: Add i_stream_nonseekable_try_seek()
2018-06-04  Aki Tuomipop3c: Ensure pop3c index directory is autocreated
2018-06-04  Aki Tuomilib-storage: maildir - Remove unnecessary variable
2018-06-04  Aki Tuomilib-storage: maildir - Use index keywords only when...
2018-06-04  Aki Tuomilib-storage: maildir - Use array code for keywords...
2018-06-04  Stephan Boschlib-smtp: client: Fix assertion panic occurring when...
2018-06-04  Timo Sirainenimap: Log unhibernation debug message only with mail_de...
2018-06-04  Timo Sirainendoveadm director: Remove unnecessary extra newlines...
2018-06-04  Timo Sirainenlib-ssl-iostream: Make ssl_iostream_unref() private
2018-06-04  Timo Sirainenglobal: Replace ssl_iostream_unref() with ssl_iostream_...
2018-06-04  Aki Tuomilib-ssl-iostream: Do not handshake further if we are...
2018-06-04  Aki Tuomilib-ssl-iostream: Correctly build certificate chains
2018-05-28  Timo Sirainenimap-login: Simplify ID handling code
2018-05-28  Timo Sirainenimap-login: Rewrite ID parameter handling to be less...
2018-05-28  Timo Sirainenimap-login: Move ID command handling to its own file.
2018-05-28  Stephan Boschsubmission: Perform variable substitution for the submi...
2018-05-28  Stephan Boschsubmission: Add support for making server rawlogs using...
2018-05-28  Stephan Boschsubmission: Substitute variables in settings.
2018-05-28  Stephan Boschsubmission: Move assignment of verbose_proctitle.
2018-05-28  Stephan Boschlmtp: Fix segfault occurring when a user turns out...
2018-05-28  Aki Tuomiauth: test - make sure memory gets free'd
2018-05-28  Aki Tuomiauth: Add test for lua password verify
2018-05-28  Aki Tuomiauth: db-lua - Add password_verify to auth request
2018-05-28  Aki Tuomiauth: db-lua - Expose some auth request members
2018-05-28  Aki Tuomiauth: db-lua - Remove extra space from log_error
2018-05-28  Bill ColeFix arc4random build checks
2018-05-28  Josef 'Jeff... lib: Simplify murmurhash3 LP64 vs. IPL32 test vectors
2018-05-28  Josef 'Jeff... lib: murmurhash3 produces bytes (not uint32_t's)
2018-05-28  Aki Tuomilib-http: test-http-client - Only load existing CAs
2018-05-28  Aki Tuomilib-http: test-http-client - Test against missing SAN...
2018-05-28  Aki Tuomilib-ssl-iostream: Do not skip cert name check if invali...
2018-05-28  Aki Tuomilib-ssl-iostream: Fix missing altName handling in opens...
2018-05-28  Stephan Boschlib-smtp: server: Fix the enforcement of the maximum...
next