]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-10-24  Stephan Boschdoveadm-server: http: Split off request handling in...
2017-10-24  Stephan Boschdoveadm-server: http: Added structural comments.
2017-10-24  Stephan Boschdoveadm-server: http: Moved doveadm_http_server_request...
2017-10-24  Stephan Boschdoveadm-server: http: Moved doveadm_http_server_send_re...
2017-10-24  Stephan Boschdoveadm-server: http: Moved connection-related code...
2017-10-24  Stephan Boschdoveadm-server: http: Make http_server_set a local...
2017-10-24  Stephan Boschdoveadm-server: http: Create the http_response once...
2017-10-24  Stephan Boschdoveadm-server: http: Split authentication into multipl...
2017-10-24  Stephan Boschdoveadm-server: http: Renamed conn->http_server_request...
2017-10-24  Stephan Boschdoveadm-server: http: Removed http_request field from...
2017-10-24  Stephan Boschdoveadm-server: http: Renamed conn->http_client to...
2017-10-24  Stephan Boschdoveadm-server: Restructured client-connection code...
2017-10-24  Stephan Boschdoveadm-server: http: Moved client_connection_destroy_h...
2017-10-24  Stephan Boschdoveadm-server: tcp: Renamed client_connection_create...
2017-10-24  Stephan Boschdoveadm-server: http: Renamed client_connection_create_...
2017-10-24  Stephan Boschdoveadm-server: http: Renamed conn->client to conn...
2017-10-24  Stephan Boschdoveadm-server: tcp: Moved client_connection_destroy().
2017-10-24  Stephan Boschdoveadm-server: tcp: Cleaned up doveadm_server_log_hand...
2017-10-24  Stephan Boschdoveadm-server: Moved common client code back from...
2017-10-24  Stephan Boschdoveadm-server: Renamed client-connection.c to client...
2017-10-24  Stephan Boschdoveadm-server: http: Changed index variables from...
2017-10-24  Stephan Boschdoveadm-server: http: Changed initialization of paramet...
2017-10-24  Stephan Boschdoveadm-server: http: Use `ret' rather than `rc' as...
2017-10-24  Stephan Boschdoveadm-server: http: Cleaned up code formatting.
2017-10-24  Stephan Boschdoveadm-server: http: Created local variable for conn...
2017-10-24  Stephan Boschdoveadm-server: http: Created local variable for conn...
2017-10-24  Stephan Boschdoveadm-server: http: Created local variable for conn...
2017-10-24  Stephan Boschdoveadm-server: http: Created local variable for conn...
2017-10-24  Stephan Boschdoveadm-server: http: Created local variable for conn...
2017-10-24  Stephan Boschdoveadm-server: http: Moved loop body in doveadm_http_s...
2017-10-24  Stephan Boschdoveadm: mail: Removed redundant cur_username field...
2017-10-24  Stephan Boschdoveadm: mail: Removed redundant cur_client_ip field...
2017-10-24  Stephan Boschdoveadm: mail: Removed struct doveadm_cmd_context funct...
2017-10-24  Stephan Boschdoveadm: Changed command contexts to contain the input...
2017-10-24  Stephan Boschlib-http: server: Implemented http_server_request_fail_...
2017-10-24  Stephan Boschlib-http: server: Allow determining at any time whether...
2017-10-24  Stephan Boschlib-http: server: Set `Connection:' header in response...
2017-10-24  Stephan Boschlib-http: server: Make sure broken connection input...
2017-10-23  Timo Sirainenmaildir: Fix memory leak when mailbox opening fails
2017-10-23  Aki Tuomilib-fts: Fix test-fts-filter to use valid unicode
2017-10-23  Aki Tuomitest-json-parser: Use idx to better identify failing...
2017-10-23  Aki Tuomitest-json-parser: Update tests
2017-10-23  Aki Tuomitest-unichar: Add test for surrogate handling
2017-10-23  Aki Tuomitest-unichar: Update test to conform RFC3629
2017-10-23  Aki Tuomiunichar: Do not accept invalid ranges
2017-10-23  Aki Tuomijson-parser: Fix unicode parsing
2017-10-23  Aki Tuomiunichar: Use surrogate macros in ucs4 validity check
2017-10-23  Aki Tuomiunichar: Add surrogate handling
2017-10-23  Aki Tuomiunichar: Add uni_is_valid_ucs4
2017-10-23  Timo Sirainenlib-master: Change instances.lock settings to make...
2017-10-23  Timo Sirainenlib-storage: Fix assert-crash when searching header...
2017-10-21  Martti Rannanjärviquota-maildir: Don't deref NULL pointer on list deinit
2017-10-20  Stephan Boschlmtp: Fixed passing SMTP submit settings to plugins.
2017-10-19  Timo Sirainenlib: printf_format_fix*() - Support '*' in precision
2017-10-19  Timo Sirainenlib: printf_format_fix*() - Move minimum field width...
2017-10-19  Timo Sirainenlib: printf_format_fix*() - Use the same 4 digits as...
2017-10-19  Martti Rannanjärviquota-maildir: Improve error_r strings
2017-10-19  Martti Rannanjärviquota-fs: Improve error_r strings
2017-10-19  Martti Rannanjärviquota-dirsize: Improve error_r strings
2017-10-19  Martti Rannanjärviquota-dict: Improve error_r strings
2017-10-19  Martti Rannanjärviquota-count: Improve error_r strings
2017-10-19  Martti Rannanjärviquota-imapc: Improve error_r strings
2017-10-19  Martti Rannanjärviquota: Add error_r to update() of quota_backend_vfuncs
2017-10-19  Martti Rannanjärviquota: Add error_r to get_resource() of quota_backend_v...
2017-10-19  Martti Rannanjärviquota: Add error_r parameter to init_limits() of quota_...
2017-10-19  Martti Rannanjärviquota: Add error_r to quota_get_resource()
2017-10-19  Martti Rannanjärviquota: Add error_r to quota_transaction_set_limits()
2017-10-19  Martti Rannanjärviquota: Add error string to quota_set_storage_error()
2017-10-19  Martti Rannanjärviquota: Add error_r to quota_settings->test_alloc()
2017-10-19  Martti Rannanjärviquota-maildir: Remove T_BEGIN..T_END blocks
2017-10-19  Martti Rannanjärviquota-fs: Remove T_BEGIN..T_END from fs_quota_get_resou...
2017-10-19  Martti Rannanjärviquota-dirsize: Remove T_BEGIN..T_END from dirsize_quota...
2017-10-19  Martti Rannanjärviquota-dict: Remove T_BEGIN..T_END blocks
2017-10-19  Martti Rannanjärviquota: Initialize quota_backends with designated initia...
2017-10-19  Timo Sirainenauth: Fix %{ldap_dn} not to leak memory
2017-10-19  Martti Rannanjärviacl: Don't deref a potentially uninitialized pointer...
2017-10-18  Timo Sirainenlib: printf_format_fix*() - Be over-strict in what...
2017-10-17  Aki Tuomilibpassword: Add unit tests
2017-10-17  Timo Sirainenauth: Fix compiling crypt-blowfish with i386
2017-10-17  Stephan Boschdoveadm-server: http: Fixed lingering connections after...
2017-10-17  Timo Sirainencassandra: Support "timestamp" type fields properly
2017-10-17  Timo Sirainencassandra: Include "prepared" when logging about prepar...
2017-10-17  Timo Sirainencassandra: Fix using bigint types with unprepared state...
2017-10-16  Aki Tuomilibpassword: Deinitialize hash iterator in password_sch...
2017-10-16  Timo Sirainenipc: Improve error logging when IPC server is disconnected
2017-10-16  Timo Sirainenlib-dict-backend: Fix linking test-dict-sql
2017-10-16  Aki Tuomilibpassword: Add BLF-CRYPT support independent of crypt
2017-10-16  Aki Tuomiauth: Fix typo in blowfish name
2017-10-16  Timo Sirainenlib-fs: Fix fs_wrapper_write_stream_finish() to work...
2017-10-16  Aki Tuomilogin-common: Use HAproxy provided proxy.ssl information
2017-10-16  Aki Tuomilib-master: Support HAproxy TLVs
2017-10-16  Aki Tuomilib-master: Use pooled memory for haproxy
2017-10-16  Aki Tuomilib-master: Fix haproxy reading code to read data incre...
2017-10-16  Aki Tuomilibpassword: Add support for ARGON2 scheme
2017-10-16  Aki Tuomiconfigure: Detect libsodium presence
2017-10-16  Josef 'Jeff... acl plugin: avoid "'struct stat' declared inside parame...
2017-10-16  Timo Sirainenfs-compress: Allow compress level 0 to skip compression
2017-10-16  Bill ColeAdded "ULL" to the hex literals that needed it.
2017-10-14  Timo Sirainendoveadm proxy: Don't crash if remote doesn't support...
2017-10-12  Timo Sirainenlib-storage: Add settings to configure lib-index optimi...
next