]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-09-16  Timo Sirainenlib-ssl-iostream: Use more standard _init() & _deinit...
2016-09-15  Timo Sirainenlib: safe_mkstemp*() didn't always truncate prefix...
2016-09-15  Timo Sirainenpop3-migration: Fixed crash when not specifying pop3_mi...
2016-09-15  Timo Siraineniostream-temp: If write() to temp file fails at any...
2016-09-14  Timo Sirainenpop3-migration: Avoid unnecessarily using stream's...
2016-09-14  Timo Sirainenimapc: mail_get_stream() shouldn't return cached hdr_size
2016-09-14  Josef 'Jeff... doveadm: refactor mailbox attribute get/set/unset/list...
2016-09-14  Josef 'Jeff... doveadm: allow access to server attributes via empty...
2016-09-14  Josef 'Jeff... lib-storage: remove attribute accessibility checks
2016-09-14  Josef 'Jeff... doveadm: lowercase attribute names before trying to...
2016-09-14  Josef 'Jeff... lib-storage: document mailbox and server attribute...
2016-09-13  Stephan Boschlib-http: client: Fixed hang occurring when nested...
2016-09-13  Stephan Boschlib-http: test-http-payload: Fixed problem in nested...
2016-09-13  Stephan Boschlib-http: test-http-payload: Improved logging of nested...
2016-09-13  Timo Sirainendoveadm-auth: Handle unexpected auth "continue" request...
2016-09-13  Timo Sirainenlib-lda: Cleanup error handling in LMTP client code.
2016-09-13  Timo Sirainenlib-master: Fixed memory leak when IPC server is handli...
2016-09-13  Timo Sirainendoveadm: Don't allow doveadm_print_header(title==NULL...
2016-09-13  Timo Sirainendict-client: Don't crash if dict-server returns broken...
2016-09-13  Timo Sirainenauth: Make sure auth_request_log_info() doesn't crash...
2016-09-13  Timo Sirainenauth: Explicitly ignore return value to make static...
2016-09-13  Timo SirainenAdded asserts to make static analyzer happier.
2016-09-13  Timo SirainenRemoved dead code to make static analyzer happier.
2016-09-13  Timo Sirainenlib-storage: Fix potential crash when userdb-returns...
2016-09-13  Timo Sirainenlib-test: Fixed NULL pointer dereference when using...
2016-09-13  Timo Sirainenpgsql: Fixed clearing sql_commit_result.error_type
2016-09-13  Timo Sirainenfts-squat: Fixed memory leak on corrupted uidlist handling
2016-09-13  Timo Sirainendict-file: Don't leak a lock on temp file creation...
2016-09-13  Timo Sirainenlib-imap-urlauth: Don't access freed memory on errors.
2016-09-13  Timo Sirainenimap, pop3: Added rawlog_dir setting to store IMAP...
2016-09-12  Josef 'Jeff... configure: hardening logic is backwards
2016-09-12  Aki Tuomipop3-migration-plugin: Add to index after successful...
2016-09-12  Aki Tuomidoveconf: Hide any _api_key
2016-09-12  Phil Carmodyplugins: fts - replace i_assert under _expunge_log_subt...
2016-09-09  Aki Tuomilib-storage: Limit folder full name only
2016-09-09  Timo Sirainenfs-metawrap: Fixed assert that checks we don't create...
2016-09-09  Timo Sirainenlib-storage: Fixed accessing user as root when user...
2016-09-09  Timo Sirainenlib-test: Added missing va_end() call.
2016-09-09  Timo Sirainenlib-index: Fixed mail_index_modseq_get_next_log_offset...
2016-09-09  Timo Sirainenlib-index: Make sure new dovecot.index.log files start...
2016-09-09  Timo Sirainenlib-storage: Code cleanup for mailbox_get_expunge*()
2016-09-09  Timo Sirainenimap: When hibernating, wait for old imap process to...
2016-09-09  Timo Sirainenlib-fs: Moved fs_write_stream_abort_parent() to fs...
2016-09-09  Timo Sirainenfs-randomfail: Fixed assert-crash in fs_write_stream_ab...
2016-09-09  Martti Rannanjärvilib-index: limit mail_index error prints to one per...
2016-09-09  Timo Sirainenlib-test: test_expect_errors() now works for the entire...
2016-09-08  Timo Sirainenimap-hibernate: Increased imap-master communication...
2016-09-08  Timo Sirainenstats: Include PIDs in "Duplicate session ID" errors.
2016-09-08  Timo Sirainenlib-index: mail_index_modseq_get_next_log_offset()...
2016-09-08  Aki Tuomiimap-acl: acl plugin deinit returns 1 on non-empty
2016-09-08  Aki Tuomiacl: Deinit will return 1 on non-empty
2016-09-08  Timo Sirainenlib: Allow static analyzers to check for t_pop() leaks.
2016-09-08  Timo Sirainenconfigure: Added --enable-static-checker parameter
2016-09-08  Timo Sirainenimap: Avoid wrongly assert-crashing in client_check_com...
2016-09-08  Timo Sirainenstats plugin: Don't send any stats before CONNECT was...
2016-09-08  Timo Sirainenlib-stats: stats_connection_send() now returns whether...
2016-09-08  Timo Sirainendoveadm flags: Sync mailbox after committing transaction.
2016-09-08  Aki Tuomiacl-plugin: Adjust to API changes
2016-09-08  Aki Tuomilmtp: Always read settings before dropping privs
2016-09-07  Timo Sirainenimap: Fixed assert-crash if un-hibernation failed to...
2016-09-07  Aki Tuomifs-api: Retrieve errno before dest->copy_output is...
2016-09-07  Aki Tuomiacl-plugin: Whitespace fixes
2016-09-07  Aki Tuomiacl-plugin: Deinit acl_iter on deinit too
2016-09-07  Aki Tuomiacl-plugin: Make iterators more conforming
2016-09-07  Aki Tuomilib-storage: Check that UID is set before caching
2016-09-07  Aki Tuomilib-imap-storage: Check that UID is assigned before...
2016-09-07  Aki Tuomizlib-plugin: Check that UID is assigned
2016-09-07  Aki Tuomiquota: Flush quota after recalc
2016-09-05  Timo Sirainenlib-dcrypt: Avoid infinite loop if istream header is...
2016-09-05  Ville Savolainendovecot.service.in: removed ExecStartPre and ExecStopPo...
2016-09-02  Aki Tuomidcrypt: Test for stream prefetch
2016-09-02  Aki Tuomidcrypt: Allow stream prefetch
2016-09-02  Timo Sirainenlib: If DEBUG is enabled, use a pointer type for data_s...
2016-09-02  Timo Sirainenlib: Changed t_pop() API to make it a bit more like...
2016-09-02  Timo Sirainenlib-master: master_service_init_finish() now verifies...
2016-09-02  Timo Sirainenlib: Created data_stack_frame_t type for data_stack_frame
2016-09-02  Timo Sirainenlib: Small code cleanup to data-stack - use explicit...
2016-09-02  Timo Sirainenlib: Minor t_push() optimization - use unlikely()
2016-09-01  Stephan Boschlib: var-expand: Removed var_expand_table_build().
2016-08-31  Phil CarmodyFix control flow and T_BEGIN/T_END hygiene
2016-08-31  Aki Tuomilib-fs: Do not abort parent of parent
2016-08-29  Stephan Boschconfigure.ac: Forgot to invoke DOVECOT_WANT_VPOPMAIL.
2016-08-29  Aki Tuomidoveadm-server: Reset error code between calls
2016-08-29  Aki Tuomistats: Reset nearly all global mail stats
2016-08-29  Aki Tuomistats: Fix user login counters
2016-08-28  Stephan Boschauth: GSSAPI mechanism: Fix CLang -Wstrict-bool warnings.
2016-08-24  Josef 'Jeff... lib-master: don't leak config path
2016-08-23  Aki Tuomilib-fs: abort parent in fs_file_write_stream_abort_parent
2016-08-23  Timo Sirainenimap: Track how much time was spent on waiting for...
2016-08-23  Timo Sirainendict-client: In slow query warnings, log time spent...
2016-08-23  Timo Sirainenlib: Track how much time has been spent on waiting...
2016-08-23  Aki Tuomilib-fts: Add missing include
2016-08-23  Timo Sirainenimap: Fixed expunge handling when un-hiberanting
2016-08-23  Timo Sirainenlib: Changed unlink_directory() API to return error...
2016-08-23  Timo Sirainenglobal: Added uchar_empty_ptr and use it instead of...
2016-08-23  Timo Sirainenlib-fs: Fixes to previous fs_write_stream_abort*()...
2016-08-23  Timo Sirainenlib-storage: Fixed istream-attachment-extractor error...
2016-08-23  Timo Sirainenlib-mail: Clarify istream-attachment-extractor's error...
2016-08-23  Aki Tuomilib-fs: Add fs_write_stream_abort_parent and use it
2016-08-23  Aki Tuomilib-fs: Remove fs_write_stream_abort
next