]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-08-06  Aki Tuomilib-compression: zstd - Repair error codes if necessary
2020-08-05  Timo Sirainenlib: Fix potential crash changing signal handlers after...
2020-08-05  sergey.kitovlib-index: Set event name for "Recreated index"
2020-08-04  Josef 'Jeff... global: Rely on fs_deinit() automatically freeing parent fs
2020-08-04  Josef 'Jeff... lib-fs: Free parent fs generically
2020-08-04  Josef 'Jeff... mail-crypt: Use container_of() instead of casts for...
2020-08-04  Josef 'Jeff... fs-compress: Use container_of() instead of casts
2020-08-04  Josef 'Jeff... lib-fs: sis - Use container_of() instead of casts
2020-08-04  Josef 'Jeff... lib-fs: sis-queue - Use container_of() instead of casts
2020-08-04  Josef 'Jeff... lib-fs: randomfail - Use container_of() instead of...
2020-08-04  Josef 'Jeff... lib-fs: metawrap - Use container_of() instead of casts
2020-08-04  Josef 'Jeff... lib-fs: Add new deinit vfunc
2020-08-04  Josef 'Jeff... lib-fs: Rename deinit vfunc to free
2020-08-04  Timo Sirainenlib, lib-master: Send updated event to stats if fields...
2020-08-04  Timo Sirainenstats: Allow clients to update existing events with...
2020-08-04  Timo Sirainenlib: event_import*() - Allow importing duplicate data...
2020-08-04  Josef 'Jeff... lib-master: Properly compare unit test output strings...
2020-08-04  Stephan Boschimap: cmd-notify - Do not try to notify for removable...
2020-08-04  Stephan Boschlib-storage: Add mail_namespace_is_removable() and...
2020-08-04  Stephan Boschlib-index: mail-index-view - Record caller source filen...
2020-08-04  Josef 'Jeff... lib-fs: Set debug on event from settings
2020-08-04  Stephan Boschimap: cmd-notify - Fix segfault ocurring upon NOTIFY...
2020-07-31  Aki Tuomilib-compression: test-compression - Do not fail on...
2020-07-31  Aki Tuomilib-compression: Fix support for older libzstd
2020-07-31  Aki Tuomilib-compression: test-compression - Ensure compression...
2020-07-30  Timo Sirainenfs-compress: Try all compression formats when decompressing
2020-07-30  Timo Sirainenfs-compress: Rename compress_fs.handler to compress_handler
2020-07-30  Aki Tuomilib-compression: test-compression - Add test for tiny...
2020-07-30  Aki Tuomilib-compression: istream-xz - Fix header reading
2020-07-30  Aki Tuomilib-compression: istream-zstd - Fix header reading
2020-07-30  Aki Tuomilib-compression: istream-zlib - Fix header reading
2020-07-30  Aki Tuomilib-compression: istream-lz4 - Fix header reading
2020-07-30  Aki Tuomilib-compression: ostream-zstd - Remove o_stream_zstd_error
2020-07-30  Aki Tuomilib-compression: ostream-zstd - Fix error handling
2020-07-30  Aki Tuomilib-compression: istream-zstd - Remove i_stream_zstd_error
2020-07-30  Aki Tuomilib-compression: Fix error handling for zstd
2020-07-30  Markus Valentinlib-compression: Add "unsupported" compression
2020-07-30  Markus Valentinlib-compression: Change compression_lookup_handler_from...
2020-07-30  Markus Valentinlib-compression: Change compression_lookup_handler...
2020-07-29  Timo Sirainenpop3: Fix assert-crash when using pop3_deleted_flag
2020-07-15  Timo Sirainenpop3-login: Fix handling commands that are sent in...
2020-07-10  Aki Tuomilib-test: Rename s1, s2 to _temp_s1, _temp_s2 in test_a...
2020-07-09  Aki Tuomipop3-login: Use struct client authenticating member
2020-07-09  Aki Tuomipop3-login: Consume line after mech probe
2020-07-09  Aki Tuomilib: istream - Do not attempt read past end in i_stream...
2020-07-09  Aki Tuomilib-test: test_assert_strcmp_idx - Avoid double evaluation
2020-07-09  Aki Tuomipop3-login: Read command more carefully
2020-07-07  Josef 'Jeff... lib: Properly free event filter in unit tests
2020-07-03  Aki Tuomilib: event-filter-lexer - Ignore unused parameters
2020-07-02  Timo Sirainenlib: lib-signals - Use persistent signal IOs
2020-07-02  Timo Sirainenlib: lib-signals - Add struct signal_ioloop
2020-07-02  Timo Sirainenlib: lib-signals - Replace LIBSIG_FLAG_NO_IOLOOP_AUTOMO...
2020-07-02  Timo Sirainenlib: lib-signals - Fix creating non-automove signal...
2020-07-02  Timo Sirainenlib: Add io_loop_add/remove_destroy_callback()
2020-07-02  Aki Tuomilib: event-filter - Use i_fatal for fatal error handling
2020-07-02  Aki Tuomilib: event-filter - Disable some more compiler warnings
2020-07-02  Aki Tuomilib: event-filter - Handle allocations
2020-07-01  Aki Tuomipop3-login: Read SASL-IR properly
2020-07-01  Aki Tuomipop3-login: Read command separately
2020-07-01  Aki Tuomiauth: db-lua - Fix user iteration
2020-07-01  Aki Tuomiauth: db-lua - Always set callback when iterating
2020-07-01  Aki Tuomilib-lua: Register panic handler
2020-07-01  Aki Tuomiauth: db-lua - Ensure stack is empty at end
2020-07-01  Aki Tuomiauth: db-lua - Pop dovecot after registering
2020-07-01  Aki Tuomiauth: db-lua - Pop result after lookup
2020-07-01  Aki Tuomilib-lua: Add dlua_dump_stack
2020-06-29  Aki Tuomiconfigure: Properly fail if bison or flex is missing
2020-06-26  Josef 'Jeff... Ignore ylwrap
2020-06-25  Josef 'Jeff... lib: Rename event filter files to be less redundantly...
2020-06-10  Josef 'Jeff... lib: event filter parser unit tests
2020-05-26  Josef 'Jeff... lib: Switch event filtering to the new filter language
2020-05-29  Josef 'Jeff... lib: Implement a new event filter language
2020-06-17  Josef 'Jeff... lib: Allow event filter nodes to represent a log type...
2020-06-17  Josef 'Jeff... lib: Future-proof the log type to event filter log...
2020-05-28  Josef 'Jeff... lib: Expose event_filter_category_to_log_type to the...
2020-05-28  Josef 'Jeff... lib: Add internal code for event filter le/lt/ge/gt...
2020-05-22  Josef 'Jeff... lib: Rewrite event filter internals to use an abstract...
2020-06-26  Josef 'Jeff... stats: Fail to load with empty metric filters
2020-06-26  Josef 'Jeff... stats: replace metric { } filtering with the common...
2020-06-26  Josef 'Jeff... lib: Change event_filter_parse() filter arg to a single...
2020-06-26  Josef 'Jeff... lib: Assert that we aren't trying to match using filter...
2020-06-26  Josef 'Jeff... lib: Add event_filter_create_fragment()
2020-06-26  Josef 'Jeff... lib: Move event filter query language from lib-master
2020-06-26  Josef 'Jeff... stats: openmetrics shouldn't abuse metric { } filter...
2020-06-26  Josef 'Jeff... lib: Add a way to merge filter queries with an overridd...
2020-06-26  Josef 'Jeff... lib: Better document event filter iteration behavior
2020-06-26  Aki Tuomiauth: auth-worker-client - Fix whitespace formatting
2020-06-26  Aki Tuomiauth: auth-worker-client - Remove global auth_worker_client
2020-06-25  Stephan Boschlib-http: http-client - Fix assert panic occurring...
2020-06-25  Timo Sirainendict: Delay uncorking ostream in iteration callback
2020-06-25  Timo Sirainenlib-storage: istream-mail - Fix assert-crash on handlin...
2020-06-24  Timo Sirainendict-client: Fix potential iterator double-free
2020-06-24  Timo Sirainendict-client: Rename struct dict_connection to dict_clie...
2020-06-24  Timo Sirainendict: Cork the output while writing iteration output
2020-06-24  Timo Sirainenfts: Add fts category
2020-06-11  Timo Sirainenimap: Fix assert-crash in COPY/MOVE when storage doesn...
2020-06-09  Timo Sirainenlib-compression: istream-zstd - Fix infinite loop when...
2020-06-04  Aki Tuomilib-oauth2: oauth-jwt - Ensure / and . are escaped...
2020-06-04  Aki Tuomidovecot-oauth2.conf.ext: Update to match code
2020-06-04  Aki Tuomiauth: db-oauth2 - Add more performant defaults for...
next