]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-05-26  Timo Sirainenlib-http: Improved error logging for net_set_*_buffer_s...
2016-05-26  Timo Sirainendict-sql: Fixed memory leak
2016-05-26  Stephan Boschlib-http: client: Created test program that triggers...
2016-05-26  Stephan Boschlib-http: test-http-payload: Added tests for the use...
2016-05-26  Stephan Boschlib-http: test-http-payload: Added cleanup code to...
2016-05-26  Stephan Boschlib-http: test-http-payload: Added -D option to easily...
2016-05-26  Stephan Boschlib-http: test-http-client: Callback is not called...
2016-05-26  Stephan Boschlib-http: client: Fixed bug in handling of lost connect...
2016-05-26  Stephan Boschlib-http: client: Reworked connection close handling.
2016-05-26  Stephan Boschlib-http: client: Improved labeling of debug messages.
2016-05-26  Stephan Boschlib-http: client: Prevent useless and unexpected reques...
2016-05-26  Stephan Boschlib-http: client: Added settings to configure the conne...
2016-05-26  Stephan Boschlib: Implemented net_set_send_buffer_size() and net_set...
2016-05-26  Stephan Boschlib-http: client: Removed curiously duplicated code.
2016-05-26  Stephan Boschlib-http: client: peer: Improved debug message that...
2016-05-26  Stephan Boschlib-http: client: Made peer object reference-counted...
2016-05-26  Stephan Boschlib-http: client: Improved request reference counting...
2016-05-26  Stephan Boschlib-http: client: Fixed reference counting for requests...
2016-05-26  Stephan Boschlib-http: client: Fixed reference counting for requests...
2016-05-26  Timo Sirainenlib-http: Changed http_client_request_error to set...
2016-05-26  Stephan Boschlib-http: response parser: Added check for the range...
2016-05-25  Timo Sirainencassandra: Added metrics=path connect setting.
2016-05-25  Timo Sirainendict: Added missing main.h from previous commit
2016-05-25  Timo Sirainendict: Show command statistics in process title.
2016-05-25  Timo Sirainenlib: Fixed crashes in timing_get_median() and timing_ge...
2016-05-25  Timo Sirainenlib: Added timing_reset()
2016-05-24  J. Nick Kostondsync: race condition where done/finish is received...
2016-05-24  Timo Sirainenlib-stats: Allow unregistering + re-registering stats.
2016-05-23  Timo Sirainenlib-index: Fixed assert-crash caused by previous cache...
2016-05-23  Timo Sirainenlib-index: Make sure cache compression doesn't clear...
2016-05-23  Timo Sirainenauth: Support %variable expansion for LDAP field names.
2016-05-23  Timo Sirainenlib-ldap: Use ldap_unbind_ext() instead of ldap_destroy()
2016-05-23  Timo Sirainenlib-ldap: Support libldap without LDAP_OPT_X_TLS_NEWCTX.
2016-05-20  Timo Sirainendoveadm backup: Fixed unnecessary mailbox deletion.
2016-05-20  Timo Sirainenlib: Minor panic message improvement.
2016-05-19  Timo Sirainenlib-mail: Fixed istream-header-filter calling callback...
2016-05-19  Timo Sirainenlib: iostream-temp is a blocking ostream.
2016-05-19  Baofeng Wangconfig: fix possible out-of-bound access in parsing...
2016-05-18  Timo Sirainenlib-fs: istream-metawrap can now safely have a readable fd
2016-05-18  Timo Sirainenlib: Changed istream.abs_start_offset to be relative...
2016-05-18  Timo Sirainendict: Removed duplicate commit reply character
2016-05-18  Timo Sirainenlib: Compiler warning fix
2016-05-18  Timo Sirainenlib: Fixed memory leak in ostream-file unit test
2016-05-18  Aki TuomiMake libbsd optional
2016-05-18  Timo Sirainenlib-fs: istream-metawrap can't have a readable fd currently
2016-05-18  Timo Sirainenlib: ostream-file unit test: Test sendfile()
2016-05-18  Timo Sirainenlib: ostream-file: Fixed o_stream_send_istream() within...
2016-05-18  Timo Sirainenlib-imap-storage: Fixed fetching partial headers for...
2016-05-18  Timo Sirainenlib-imap-storage: Don't sort uninitialized array on...
2016-05-18  Timo Sirainenlib-imap-storage: Removed wrong assert.
2016-05-18  Timo Sirainenlib-mail: istream-header-filter - Don't return -2 too...
2016-05-18  Timo Sirainenlib-mail: Added asserts to message_get_*_size()
2016-05-18  Timo Sirainenlib-imap-storage: Don't double-filter HEADER.FIELDS...
2016-05-18  Timo Sirainenlib-imap-storage: Minor error logging cleanup/fix.
2016-05-18  Timo Sirainenlib: istream-file: Fixed o_stream_send_istream()
2016-05-18  Timo Sirainenlib-http: Fixed checking if istream or ostream needs...
2016-05-18  Timo Sirainenlib: If epoll_ctl() fails, panic instead of just fatal.
2016-05-18  Timo Sirainenlib-mail: Improve ostream-dot unit test
2016-05-18  Timo Sirainenlib: ostream-escaped: Fixed setting offset
2016-05-18  Timo Sirainenlib: Added comment to what ostream.offset actually is
2016-05-18  Timo Sirainenlib-fs: ostream-metawrap: Fixed o_stream_send_istream...
2016-05-18  Timo Sirainenlib: Don't set ostream buffer as blocking
2016-05-18  Timo Sirainenlib: iostream-temp: Fixed sending more output after...
2016-05-18  Timo Sirainenlib: iostream-temp: Fixed o_stream_send_istream()
2016-05-18  Timo SirainenRemoved buffer_reset().
2016-05-18  Timo Sirainenlib: Updated buffer_set_used_size() comment and added...
2016-05-18  Timo Sirainenglobal: Simplify code with the new o_stream_send_istrea...
2016-05-18  Timo Sirainenlib: istream-sized should log errors with its own name...
2016-05-18  Timo Sirainenimap: Code cleanup - use istream-sized for GETMETADATA...
2016-05-18  Timo Sirainenglobal: Use o_stream_nsend_istream() where useful
2016-05-18  Timo Sirainenlib: Added o_stream_nsend_istream()
2016-05-18  Timo Sirainenlib: Simplified and clarified o_stream_send_istream...
2016-05-18  Timo Sirainenlib: Added ostream.blocking boolean
2016-05-18  Timo Sirainenlib: Don't silently ignore partial writes for o_stream_...
2016-05-18  Timo Sirainenlmtp: Fixed error logging when writing to temp file
2016-05-18  Timo Sirainenlib: Removed ostream.last_failed_errno
2016-05-18  Timo Sirainenlib-compression: Changed impossible errors to asserts.
2016-05-18  Timo Sirainenlib: istream-file: Code cleanup
2016-05-18  Timo Sirainenglobal: Don't assume o_stream_send_istream() return...
2016-05-18  Timo Sirainenglobal: Use [io]_stream_get_error() insted of %m
2016-05-18  Timo Sirainenglobal: Code cleanup - remove unnecessary errno changes.
2016-05-18  Timo Sirainendbox: iostream error logging improvements.
2016-05-18  Timo Sirainenglobal: Replaced all i_stream_read_data() with _more...
2016-05-18  Timo Sirainenglobal: Fixed slighty wrong i_stream_read_data() with...
2016-05-18  Aki Tuomidoveadm-mailbox-delete: Restore recursive parameter
2016-05-18  Aki Tuomidict: Fix crash when no dictionaries defined
2016-05-17  Timo Sirainenimap: Include sync timing information in tagged command...
2016-05-17  Aki Tuomidoveadm-mail-mailbox: Whitespace fix
2016-05-17  Aki Tuomidoveadm-mailbox: Add update subcommand
2016-05-16  Timo Sirainenlib-mail: Fixed istream-header-filter callback's matche...
2016-05-16  Timo Sirainenlib-ldap: Fixed assert-crash when killing LDAP connection.
2016-05-16  Stephan Boschuri-util: Changed URI host/authority parsing API to...
2016-05-16  Stephan Boschuri-util: Two ATTR_NULL specifications were misplaced...
2016-05-16  Stephan Boschuri-util: The uri_parse_host_name_dns() would segfault...
2016-05-16  Phil Carmodylib: istream - migrate more to i_stream_read_more()
2016-05-16  Phil Carmodylib: istream - more migration to i_stream_read_bytes()
2016-05-16  Phil Carmodylib: istream - migrate to i_stream_read_bytes()
2016-05-16  Phil Carmodylib: istream - migrate to i_stream_read_more()
2016-05-16  Phil Carmodylib: istream - provide alternatives to i_stream_read_data()
2016-05-16  Stephan Boschuri-util: Added documentation for all functions in...
next