]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-02-06  Aki Tuomim4: dovecot.m4 - Bump serial
2019-02-06  Aki Tuomim4: dovecot.m4 - Improve CC_CLANG
2019-02-06  Aki Tuomim4: dovecot.m4 - Call CC_CLANG before DC_DOVECOT_CFLAGS
2019-02-06  Aki Tuomidovecot.m4: Preserve original CFLAGS/LDFLAGS
2019-02-06  Aki Tuomidovecot.m4: Use _DC_EOF instead of EOF
2019-02-06  Aki Tuomidovecot.m4: Use AS_IF macro instead of if
2019-02-06  Aki Tuomidovecot.m4: Call DC_DOVECOT_CFLAGS and HARDENING earlier
2019-02-06  Aki Tuomidovecot.m4: Rename DOVECOT_CFLAGS function to DC_DOVECO...
2019-02-06  Aki Tuomidovecot.m4: Use dnl instead of hash for comments
2019-02-06  Aki Tuomiconfigure: Use DC_DOVECOT_HARDENING
2019-02-06  Aki Tuomidovecot.m4: Add DC_DOVECOT_HARDENING to check hardening...
2019-02-06  Aki Tuomim4: Move various compiler and linker checks to dovecot.m4
2019-02-06  Aki Tuomilib-master: test-event-stats - Use PRIu64 format
2019-02-06  Aki Tuomilib-master: test-event-stats - Include signal.h
2019-02-06  Stephan Boschlib-master: test-event-stats: Properly ensure cleanup...
2019-02-06  Stephan Boschlib-master: test-event-stats: Move launch_test_stats...
2019-02-06  Stephan Boschlib-master: Create local .gitignore file for potential...
2019-02-06  Timo Sirainenfts: Fix search query generation when one language...
2019-02-06  Stephan Boschlib-smtp: client: Fix potential segfault occurring...
2019-02-06  Stephan Boschlib-smtp: test-smtp-client-errors: Add tests for transa...
2019-02-06  Stephan Boschlib-smtp: client: Add debug message for the moment...
2019-02-06  Stephan Boschlib-smtp: client: Fix transaction state transition...
2019-02-06  Stephan Boschlib-smtp: client: Fix segmentation fault occurring...
2019-02-06  Stephan Boschlib-smtp: client: transaction: Prevent early transactio...
2019-02-06  Stephan Boschlib-smtp: Remove trailing whitespace in smtp-cient...
2019-02-06  Stephan Boschlib-smtp: Remove trailing whitespace in test-smtp-clien...
2019-02-06  Martti Rannanjärvilib-smtp: Read input before exiting in sendmail-exit...
2019-02-06  Aki Tuomilib-smtp: Include test-bin in dist
2019-02-06  Aki Tuomilib-test: Warn if test_run or test_run_named result...
2019-02-06  Aki Tuomiglobal: Ensure unit tests return value
2019-02-06  Timo Sirainenlib-auth: Fix reconnect timeout leak at deinit
2019-02-06  Stephan Boschlib-http: client: Notify host object about submission...
2019-02-06  Stephan Boschlib-http: client: Reset ips count to zero before DNS...
2019-02-06  Josef 'Jeff... lib: mempool - Remove unnecessary check
2019-02-06  Josef 'Jeff... lib: Make sure exactly one of _ILP32 and _LP64 is defin...
2019-02-06  Josef 'Jeff... lib: mempool - Improve p_realloc() panic message
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_free() NULL pointer check
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_realloc() NULL pointer...
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_{m,re}alloc() size checks
2019-02-06  Josef 'Jeff... lib: mempool - Define a global max allocation size...
2019-02-06  Josef 'Jeff... lib: mempool-allocfree: Remove unused #define
2019-02-06  Josef 'Jeff... lib: mempool-datastack - Use container_of instead of...
2019-02-06  Josef 'Jeff... lib: mempool-alloconly - Use container_of instead of...
2019-02-06  Josef 'Jeff... lib: Rename a alloconly mempool helper function to...
2019-02-06  Josef 'Jeff... lib: Document the unsafe datastack mempool
2019-02-06  Josef 'Jeff... lib: Document the system mempool
2019-02-06  Josef 'Jeff... lib: Document datastack mempools
2019-02-06  Josef 'Jeff... lib: Document allocfree mempools
2019-02-06  Josef 'Jeff... lib: Document alloconly mempools
2019-02-06  Josef 'Jeff... lib: mempool - Further reduce test code duplication
2019-02-06  Josef 'Jeff... lib: mempool - Reduce test code duplication
2019-02-06  Josef 'Jeff... lib: mempool - Generalize the test
2019-02-06  Stephan Boschlib: str-sanitize: Use uni_utf8_data_truncate().
2019-02-06  Stephan Boschlib: Add str_truncate_utf8().
2019-02-06  Stephan Boschlib: unichar: Add uni_utf8_data_truncate().
2019-02-06  Stephan Boschlib-smtp: server: Make sure conn->state.data_failed...
2019-02-06  Timo Sirainenlib-smtp: Allocate ORCPT addr_type from given memory...
2019-02-06  Stephan Boschlib-smtp: client: Avoid sending an XCLIENT command...
2019-02-06  Stephan Boschlib-smtp: client: Do not start authentication before...
2019-02-06  Stephan Boschlib-smtp: server: Provide full proxy data to the conn_p...
2019-02-06  Stephan Boschlib-smtp: Add test-smtp-payload, test-smtp-submit,...
2019-02-06  Stephan Boschlib-http: Add test-http-payload, test-http-client-error...
2019-02-06  Stephan Boschlib-http: test-http-client-errors: Make the reconnect...
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: Terminate the test if...
2019-02-06  Stephan Boschlib-smtp: test-smtp-client-errors: Terminate the test...
2019-02-06  Stephan Boschlib-http: test-http-client-errors: Terminate the test...
2019-02-06  Stephan Boschlib-http: test-http-payload: Add SSL tests.
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: Add SSL tests.
2019-02-06  Stephan Boschlib-http: test-http-payload: Ignore SIGPIPE.
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: Ignore SIGPIPE.
2019-02-06  Stephan Boschlib-http: server: Allow creating server with custom...
2019-02-06  Stephan Boschlib-smtp: server: Allow creating server with custom...
2019-02-06  Stephan Boschlib-smtp: client: Amend connection debug message with...
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: Keep the number of pending...
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: Make proper definition...
2019-02-06  Stephan Boschlib-http: test-http-payload: Add test for exchanging...
2019-02-06  Stephan Boschlib-http: test-http-payload: server: Fix asynchronous...
2019-02-06  Stephan Boschlib-smtp: test-smtp-payload: server: Fix asynchronous...
2019-02-06  Stephan Boschlib-ssl-iostream: Add support for creating server and...
2019-02-06  Timo Sirainenlib: Fix compiler warning when arc4random_buf() is...
2019-02-06  Stephan Boschlib-mail: message-parser: Fixed Clang 6.0 compiler...
2019-02-05  Aki Tuomiauth: Do not import empty certificate username
2019-02-05  Aki Tuomiauth: Fail authentication if certificate username was...
2019-02-05  Aki Tuomilogin-common: Ensure we get username from certificate
2018-12-11  Timo Sirainenlib-storage: Fix event leak when failing to create...
2018-11-27  Aki Tuomidriver-sqlite: Fix event usage in driver_sqlite_exec
2018-11-23  Timo SirainenUpdate NEWS to v2.3.4
2018-11-21  Timo Sirainendoveadm force-resync: Add -f parameter to fsck index...
2018-11-21  Timo Sirainenlib-storage: Add MAILBOX_FLAG_FSCK to fsck index immedi...
2018-11-14  Josef 'Jeff... dbox: cache pop3 order and uidl when saving mails
2018-11-14  Josef 'Jeff... lib-storage/index: Add a helper to cache pop3 order...
2018-11-14  Josef 'Jeff... global: Use uint32_t for pop3 order
2018-11-14  Stephan Boschlib: uri-util: Add tests for URI character escape funct...
2018-11-14  Stephan Boschlib: uri-util: Add functions for escaping (almost)...
2018-11-14  Stephan Boschlib-storage: Change default postmaster_address setting...
2018-11-14  Stephan Boschlib-storage: mail-user: Add "%{hostname}" variable...
2018-11-14  Stephan Boschlib-storage: mail-user: Add convenience functions for...
2018-11-14  Stephan Boschlib-storage: Move postmaster_address setting from mail_...
2018-11-14  Aki Tuomiauth: test-lua - Add test to ensure that values are...
2018-11-14  Aki Tuomiauth: test-lua - Fix unit test to handle errors
next