]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-09-20  Stephan Boschlib-smtp: reply-parser: Fix closing the text_lines...
2018-09-20  Stephan Boschlib-storage: Change default postmaster_address setting...
2018-09-20  Stephan Boschlib-storage: mail-user: Add "%{hostname}" variable...
2018-09-20  Stephan Boschlib-storage: mail-user: Add convenience functions for...
2018-09-20  Stephan Boschlib-storage: Move postmaster_address setting from mail_...
2018-09-20  Timo Sirainenimap-login: Remove extra '+' from state strings in...
2018-09-20  Timo Sirainendirector: Add assert to make sure doveadm connection...
2018-09-20  Timo Sirainendoveadm: Make sure to stop running commands requiring...
2018-09-19  Timo Sirainenglobal: Don't try to send stats from unit tests
2018-09-14  Timo Sirainenlib: i_zero*() - Give compiler error if it's wrongly...
2018-09-14  Timo Sirainenlib-master, auth: Fix clearing memory
2018-09-14  Timo Sirainendoveadm stats dump: Fix potentially not writing all...
2018-09-14  Timo Sirainenman, doveadm: Rename "mailbox cache compress" to "mailb...
2018-09-13  Stephan Boschlib-http: test-http-client-errors: Address another...
2018-09-13  Stephan Boschlib-http: response: Add convenience functions for statu...
2018-09-13  Martti Rannanjärvilib-sql: Fix wrong sql_query_finished_event() success...
2018-09-13  Martti Rannanjärvidriver-sqlite: Don't give false out of memory errors
2018-09-12  Martti Rannanjärvidriver-sqlite: Fix crash and event leak in driver_sqlit...
2018-09-12  Aki Tuomidriver-sqlite: Add error to sql_query_finished event...
2018-09-12  Aki Tuomidriver-pgsql: Add error to sql_query_finished if it...
2018-09-12  Aki Tuomidriver-cassandra: Add error to sql_query_finished event...
2018-09-11  Martti Rannanjärviutil: Fix compile with tcpwrap
2018-09-10  Stephan Boschlib-smtp: server: Change command hooks API to allow...
2018-09-10  Michael M Slusarzpush-notification: Fix initializing push notification...
2018-09-10  Martti Rannanjärvidriver-sqlite: Assign db in driver_sqlite_exec()
2018-09-08  Timo Sirainenstats: Wait for clients to disconnect at shutdown
2018-09-08  Timo Sirainenglobal: Replace MASTER_SERVICE_FLAG_SEND_STATS with...
2018-09-08  Timo Sirainenmaster: Start service processes only after adding all...
2018-09-07  Josef 'Jeff... lib-storage: Don't try to deserialize bodystructure...
2018-09-06  Josef 'Jeff... lib-storage: Simplify an assertion condition
2018-09-06  Josef 'Jeff... lib-storage: Don't try to process header if we haven...
2018-09-06  Stephan Boschlib-http: client: peer: Log the number of pending conne...
2018-09-06  Stephan Boschlib-http: client: peer: Maintain a list of connections...
2018-09-06  Stephan Boschlib-http: client: connection: Unlist the connection...
2018-09-06  Stephan Boschlib-http: client: connection: Remove the connection...
2018-09-06  Stephan Boschlib-http: client: peer: Notify all peers in a peer...
2018-09-06  Stephan Boschlib-http: client: peer: Add debug message for http_clie...
2018-09-06  Stephan Boschlib-http: client: peer: Clarify debug message in http_c...
2018-09-06  Stephan Boschlib-http: client: peer: Log debug message before callin...
2018-09-06  Stephan Boschlib-http: client: peer: Rename http_client_peer_connect...
2018-09-06  Stephan Boschlib-http: client: peer: Always run http_client_queue_co...
2018-09-06  Stephan Boschlib-http: client: peer: Move http_client_peer_connectio...
2018-09-06  Stephan Boschlib-http: client: queue: Do not fail claimed requests...
2018-09-06  Stephan Boschlib-http: client: queue: Fix the number of pending...
2018-09-06  Stephan Boschlib-http: client: peer: Determine number of pending...
2018-09-06  Stephan Boschlib-http: client: peer: Notify definitive connection...
2018-09-06  Aki Tuomidriver-sqlite: Fix event usage in driver_sqlite_exec
2018-09-05  Aki Tuomipop3: Do not expunge \Deleted mails without QUIT
2018-09-05  Aki Tuomilib-sql: Do not create event for old drivers
2018-09-05  Martti Rannanjärvilib: Test event category parent matching
2018-09-05  Aki Tuomidriver-sqlpool: Only strdup error on error
2018-09-05  Aki Tuomidriver-sqlite: Document why rollback is called when...
2018-09-05  Aki Tuomidriver-cassandra: Add events
2018-09-05  Aki Tuomidriver-pgsql: Add events
2018-09-05  Aki Tuomidriver-sqlite: Add events
2018-09-04  Aki Tuomidriver-mysql: Add events
2018-09-04  Aki Tuomidriver-sqlpool: Add events
2018-09-04  Aki Tuomilib-sql: Add events
2018-09-04  Aki Tuomiauth: Use sql_init_full
2018-09-04  Aki Tuomiglobal: Replace sql_db_cache_new with sql_db_cache_new2
2018-09-04  Aki Tuomidict-sql: Use sql_db_cache_new2
2018-09-04  Aki Tuomilib-sql: Add sql_db_cache_new2 that uses the new sql_in...
2018-09-04  Aki Tuomidriver-cassandra: Add init_full
2018-09-04  Aki Tuomidriver-cassandra: Return error from connection string...
2018-09-04  Aki Tuomidriver-cassandra: Add driver_cassandra_free
2018-09-04  Aki Tuomidriver-pgsql: Add init_full
2018-09-04  Aki Tuomidriver-pgsql: Add driver_pgsql_free
2018-09-04  Aki Tuomidriver-sqlite: Add init_full
2018-09-04  Aki Tuomidriver-mysql: Add init_full
2018-09-04  Aki Tuomidriver-mysql: Allocate mysql connection ourselves
2018-09-04  Aki Tuomidriver-mysql: Return error in connection string parser
2018-09-04  Aki Tuomidriver-sqlpool: Add driver_sqlpool_init_full
2018-09-04  Aki Tuomidriver-sqlpool: Use init_full when available
2018-09-04  Aki Tuomilib-sql: Add init_full vfunction
2018-09-04  Aki Tuomidriver-sqlite: Whitespace fix
2018-09-04  Aki Tuomiauth: Add db_ prefix to sql in db-sql
2018-09-03  Timo Sirainenlib-master: Fix crash when stats events are merged...
2018-09-03  Timo Sirainenlib-master: stats_event_get_merged() - Remove unnecessa...
2018-09-03  Timo Sirainenlib: Move log type to be written before appended log...
2018-09-03  Timo Sirainenlib: Add failure_context.log_prefix_type_pos
2018-09-03  Timo Sirainenlib, log: Add log prefix length to internal logging...
2018-09-03  Timo Sirainenlog: Move data stack frame allocation to parent function
2018-09-03  Timo Sirainenlog: Avoid unnecessary global log prefix changes
2018-09-03  Timo Sirainenlib: failures - Use common log_prefix_add() for default...
2018-09-03  Timo Sirainenlib: Add unit test for event log prefix handling
2018-09-03  Timo Sirainenlib: failures - Move adding LF from default_format...
2018-09-03  Timo Sirainenlib: Move failure handler structs and typedefs to failu...
2018-09-03  Timo Sirainenlib: Make failure handler variables static
2018-09-03  Timo Sirainenlib: Rename handler_config variable to failure_handler
2018-09-03  Sergey Kitovlib-master: stats_event_write use BEGIN only when event...
2018-09-03  Sergey Kitovlib: Add some event handling functions.
2018-08-31  Timo Sirainenlib: Fix matching parent categories in event filter
2018-08-31  Timo Sirainenlib-http: Add assert to make sure http_client_init_shar...
2018-08-31  Martti Rannanjärvilib: Remove a dead assignment from test-array.c
2018-08-31  Sergey Kitovlib: Implement vfuncs for logging to stderr
2018-08-31  Sergey Kitovlib: Implement vfuncs for logging to syslog
2018-08-31  Sergey Kitovlib: Implement vfuncs for logging to default location...
2018-08-31  Sergey Kitovlib: Introduce abstraction for failure logging implemen...
2018-08-30  Phil Carmodypop3: use array interface rather than internal buffer...
2018-08-30  Phil Carmodylib: test-array - tests that freeing without data doesn...
next