]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-10-30  Martti Rannanjärviauth: Don't use undefined SASL_VERSION_MAJOR
2017-10-28  Aki Tuomiglobal: Rename client_connection_type to doveadm_connec...
2017-10-28  Aki Tuomidoveadm: Rename client_connection_type to doveadm_clien...
2017-10-28  Aki Tuomidoveadm: Reorder includes
2017-10-28  Timo Sirainenquota: Improve error messages
2017-10-27  Timo Sirainenquota-fs: Default to quota API v2 if _LINUX_QUOTA_VERSI...
2017-10-27  Stephan Boschdoveadm-server: http: Properly implemented error handli...
2017-10-27  Stephan Boschdoveadm-server: http: Mark the HTTP request for connect...
2017-10-27  Stephan Boschdoveadm-server: http: Restructured JSON parsing to...
2017-10-27  Stephan Boschdoveadm-server: http: Wrapped long code lines.
2017-10-27  Stephan Boschdoveadm-server: http: Joined JSON parsing and handling...
2017-10-27  Stephan Boschdoveadm-server: http: Split JSON handling into several...
2017-10-27  Stephan Boschdoveadm-server: http: Split JSON parsing into several...
2017-10-27  Stephan Boschdoveadm-server: http: Changed request parse error into...
2017-10-24  Stephan Boschdoveadm-server: http: Moved doveadm_http_server_command...
2017-10-24  Stephan Boschdoveadm-server: http: Renamed parse state enum.
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...
next