]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-08-22  Timo Sirainenlib: ioloop-epoll/kqueue: Remove now unnecessary infini...
2018-08-22  Timo Sirainenlib: Add io_set_never_wait_alone()
2018-08-22  Timo Sirainenlib: Add and use io_loop_run_get_wait_time()
2018-08-22  Stephan Boschlib-smtp: test-smtp-client-errors: Add tests for transa...
2018-08-22  Stephan Boschlib-smtp: client: Add debug message for the moment...
2018-08-22  Stephan Boschlib-smtp: client: Fix transaction state transition...
2018-08-22  Stephan Boschlib-smtp: client: Fix segmentation fault occurring...
2018-08-22  Stephan Boschlib-smtp: client: transaction: Prevent early transactio...
2018-08-22  Stephan Boschlib-smtp: Remove trailing whitespace in smtp-cient...
2018-08-22  Stephan Boschlib-smtp: Remove trailing whitespace in test-smtp-clien...
2018-08-22  Martti Rannanjärvilib: Add test for stats_dist_get_variance()
2018-08-22  Martti Rannanjärvilib,stats,dict: Make stats_dist_get_avg() return double
2018-08-20  Josef 'Jeff... master: Wait 1 second for SIGQUITs to get handled
2018-08-20  Timo Sirainenlib-index: mail_cache_lookup_headers() - Allow using...
2018-08-17  Timo Sirainenlib-storage: Fix NUL handling in mail_get_first_header...
2018-08-17  Timo Sirainenlib-mail: Make message_header_strdup() public
2018-08-17  Timo Sirainenlib-mail: Cleanup - Rename internal hdr_strdup() to...
2018-08-17  Timo Sirainenlib-mail: rfc822-parser - Handle \<NUL> in quoted-strin...
2018-08-17  Timo Sirainenlib-mail: test-message-address - Test NULs in display...
2018-08-17  Timo Sirainenlib: test-event-filter - Test overriding parent fields
2018-08-17  Timo Sirainenlib: Add event_field_clear() to allow clearing parent...
2018-08-17  Timo Sirainenlib: Add event_inc_int()
2018-08-16  Stephan Boschlib-http: test-http-client-errors: Make "peer reuse...
2018-08-16  Timo Sirainenimap: Fix command ambiguity checking with special plugins
2018-08-14  Aki Tuomilib: test-strfuncs - Rename test i_strbegins to str_begins
2018-08-14  Aki Tuomidoveconf: Fix compiler nit
2018-08-14  Aki Tuomidoveconf: Improve secret hiding
2018-08-14  Aki Tuomidoveconf: Use key_ends_with to compare suffixes
2018-08-13  Aki Tuomiauth: mycrypt - include crypt.h
2018-08-13  Martti Rannanjärvilib-smtp: Read input before exiting in sendmail-exit...
2018-08-10  Aki Tuomilib-smtp: Include test-bin in dist
2018-08-09  Aki Tuomilib-test: Warn if test_run or test_run_named result...
2018-08-09  Aki Tuomiglobal: Ensure unit tests return value
2018-08-07  Aki Tuomilib: Remove murmurhash3
2018-08-07  Aki Tuomilib: Remove bloomfilter
2018-08-03  Aki Tuomilib-ssl-iostream: Remove unused DH members
2018-08-03  Aki Tuomilib-ssl-iostream: Make DH parameters optional
2018-08-03  Aki Tuomidoveconf: Do not skip over secrets when hiding them
2018-08-02  Timo Sirainenlib-dict-backend: Fix linking order for test-dict-sql
2018-08-01  Michael M Slusarzconfig: generation of clean config should copy sensitiv...
2018-07-31  Michael M Slusarzman: Add missing commands to doveadm
2018-07-31  Aki Tuomilib-master: Copy ssl_curve_list setting
2018-07-26  Timo Sirainenlib-imap: Remove content_subtype==NULL checks
2018-07-26  Timo Sirainenlib-mail: If message_part_data.content_type is set...
2018-07-25  Timo Sirainenlib-storage: Fix bodystructure parsing crash if header...
2018-07-25  Timo Sirainenlib-mail: Add asserts to message_part_*() to make sure...
2018-07-09  Timo Sirainenm4, quota: Support rquota using libtirpc
2018-07-09  Timo Sirainenm4: Enable rquota only if rpc/rpc.h exists
2018-07-09  Timo Sirainendirector: Allow fully freeing user while waiting for...
2018-07-09  Timo Sirainendirector: Fix crash when user kill times out before...
2018-07-09  Timo Sirainenlib-master: ipc-client: Support aborting commands
2018-07-09  Timo Sirainenlib-master: ipc-client: Cleanup - avoid extra return...
2018-07-09  Timo Sirainenlib-master: ipc-client: Never call callback directly...
2018-07-09  Timo Sirainenlib-master: ipc-client: Split code to ipc_client_abort_...
2018-07-09  Timo Sirainenlib-master: ipc-client: Use linked list of commads...
2018-07-09  Timo Sirainenlib-master: ipc-client: Don't call callback twice if...
2018-07-08  Timo Sirainenlib-auth: Fix reconnect timeout leak at deinit
2018-07-08  Timo Sirainenlogin-proxy: Fix logging reason when kicking non-logged...
2018-07-08  Timo Sirainenlogin-proxy: Fix potential crash when kicking user...
2018-07-08  Stephan Boschlib-http: client: Notify host object about submission...
2018-07-08  Stephan Boschlib-http: client: Reset ips count to zero before DNS...
2018-07-07  Timo Sirainenauth: Fix nonexistent passwd-file error handling
2018-07-06  Timo Sirainenlib-ssl-iostream: Shutdown connection cleanly whenever...
2018-07-06  Timo Sirainenlib-ssl-iostream: Split code to openssl_iostream_shutdown()
2018-07-05  Josef 'Jeff... lib: mempool - Remove unnecessary check
2018-07-05  Josef 'Jeff... lib: Make sure exactly one of _ILP32 and _LP64 is defin...
2018-07-04  Timo Sirainenlib: o_stream_send*() - Add ATTR_WARN_UNUSED_RESULT
2018-07-04  Timo Sirainenimap-urlauth: Ignore ostream errors and use o_stream_ns...
2018-07-04  Timo Sirainenglobal: Replace (void)o_stream_send*() with o_stream_ns...
2018-07-04  Timo Sirainenlib-http: http-server: Flush output after sending 500...
2018-07-04  Timo Sirainenglobal: Replace o_stream_send*() with o_stream_nsend...
2018-07-04  Timo Sirainendoveadm service status: Show total number of processes...
2018-07-04  Timo Sirainendoveadm service status: Support different number of...
2018-07-04  Timo Sirainendoveadm: Add doveadm_print_get_headers_count()
2018-07-04  Timo Sirainenmaster: Track total number of processes created per...
2018-07-04  Timo Sirainendirector: Fix assert-crash when doveadm disconnects...
2018-07-04  Timo Sirainenlib-mail: Change MESSAGE_ADDRESS_PARSE_FLAG_NON_STRICT_...
2018-07-04  Timo Sirainenlib-mail: Add MESSAGE_ADDRESS_PARSE_FLAG_NON_STRICT_DOTS
2018-07-04  Timo Sirainenlib-mail: message_address_parse() - Change fill_missing...
2018-07-04  Timo Sirainenlib-mail: Fix rfc822_parse_dot_atom() to reject if...
2018-07-04  Timo Sirainenlib-storage: Initialize reset_id in index_index_copy_cache
2018-07-04  Josef 'Jeff... lib: mempool - Improve p_realloc() panic message
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_free() NULL pointer check
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_realloc() NULL pointer...
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_{m,re}alloc() size checks
2018-07-04  Josef 'Jeff... lib: mempool - Define a global max allocation size...
2018-07-04  Josef 'Jeff... lib: mempool-allocfree: Remove unused #define
2018-07-04  Josef 'Jeff... lib: mempool-datastack - Use container_of instead of...
2018-07-04  Josef 'Jeff... lib: mempool-alloconly - Use container_of instead of...
2018-07-04  Josef 'Jeff... lib: Rename a alloconly mempool helper function to...
2018-07-04  Josef 'Jeff... lib: Document the unsafe datastack mempool
2018-07-04  Josef 'Jeff... lib: Document the system mempool
2018-07-04  Josef 'Jeff... lib: Document datastack mempools
2018-07-04  Josef 'Jeff... lib: Document allocfree mempools
2018-07-04  Josef 'Jeff... lib: Document alloconly mempools
2018-07-04  Josef 'Jeff... lib: mempool - Further reduce test code duplication
2018-07-04  Josef 'Jeff... lib: mempool - Reduce test code duplication
2018-07-04  Josef 'Jeff... lib: mempool - Generalize the test
2018-07-04  Timo Sirainenman: doveadm-search-query.7 - Add sequence-set and...
2018-07-03  Paul Howarthlib-compression: Fix assert-crash in test suite on...
next