]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2018-08-30  Phil Carmodylib/array - give arrays the non-freeing deinit that...
2018-08-30  Phil Carmodym4/dovecot.m4: rename valgrind output file to hide...
2018-08-30  Phil Carmodym4/dovecot.m4 - Apply DRY principle to test output...
2018-08-30  Phil Carmodylib-http: increase pool sizes in tests
2018-08-30  Phil Carmodylib-http: library default pool allocation increases
2018-08-30  Phil Carmodylib-http: change default client/server pool sizes when...
2018-08-30  Phil Carmodylib-http: harden payload tests against dodgy filenames
2018-08-30  Aki Tuomilib: Fix documentation on POINTER_CAST
2018-08-30  Timo Sirainenlib-master, master: Initialize stats-client via environ...
2018-08-30  Timo Sirainendns: Fix duration field in dns_worker_request_finished...
2018-08-29  Timo Sirainenlib: connection - Clarify logging of incoming connections
2018-08-29  Timo Sirainenlib: connection - Remove dead code
2018-08-29  Martti Rannanjärvidns: Remove duplicate event_unref() in dns_client_input...
2018-08-29  Martti Rannanjärvidns: Return the lookup error string to the querier
2018-08-29  Martti Rannanjärvilib-dns: Set error_r in dns_client_connect() on failure
2018-08-29  Martti Rannanjärvilib-dns: Remove DNS from the log messages now that...
2018-08-29  Martti Rannanjärvilib-dns: Use dns(host): prefix instead of just host...
2018-08-29  Martti Rannanjärvilib: Use basename of unix socket path as event log...
2018-08-29  Stephan Boschlib-smtp: client: Fix potential segfault occurring...
2018-08-29  Phil Carmodylib-dns - struct member cleanup in dns_lookup
2018-08-28  Aki Tuomiquota: Mark noenforcing quotas with unlimited quota
2018-08-28  Aki Tuomiquota: Cleanup - Move enforce checking out of quota_roo...
2018-08-28  Martti Rannanjärvilib: Use i_asserts() for NULL-checks in test_event_filt...
2018-08-28  Timo Sirainenfts: Optimize replacing NULs in header
2018-08-28  Timo Sirainenfts: Fix indexing mails with NULs in headers
2018-08-28  Aki Tuomilib-http: test-http-client-errors - Skip VERSION line...
2018-08-27  Aki Tuomilib-dns: Always use dns_lookup_free
2018-08-27  Aki Tuomilib-dns: Always allocate lookup
next