]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-10-06  Timo Sirainendict-sql: dict doesn't support NULL values, so convert...
2017-10-06  Timo Sirainenlib-sql: Add comments about NULL values.
2017-10-06  Martti Rannanjärviglobal: Use PRIdTIME_T and PRIxTIME_T format specifiers
2017-10-06  Martti Rannanjärvimaster,stats: Use time_t instead of unsigned long to...
2017-10-06  Martti Rannanjärvim4: Add PRIdTIME_T and PRIxTIME_T format specifiers
2017-10-06  Martti Rannanjärviglobal: Use PRI* macros and %zu instead of casting
2017-10-06  Timo Sirainenpop3: Expand settings to fix rawlog_dir
2017-10-06  Timo Sirainenlib-settings: Add assert to help static analyzer
2017-10-06  Timo Sirainenmail-crypt: test-mail-key - Fix potential crash on...
2017-10-06  Timo Sirainenlib: test-mempool-alloconly - help static analyzer...
2017-10-06  Timo Sirainenlib: istream-multiplex - remove dead assignment
2017-10-06  Martti Rannanjärvidoveadm-mail-crypt: Print existing userkey hash when...
2017-10-05  Josef 'Jeff... lib: don't use foo_real()-style symbols in a header...
2017-10-05  Josef 'Jeff... lib: move i_fd_close*() to fd-util.[ch]
2017-10-05  Josef 'Jeff... lib: move fd_close_maybe_stdio() to fd-util.[ch]
2017-10-05  Josef 'Jeff... lib: move fd_set_nonblock() to fd-util.[ch]
2017-10-05  Josef 'Jeff... lib: move fd-close-on-exec.[ch] code into fd-util.[ch]
2017-10-05  Josef 'Jeff... global: stop including fd-set-nonblock.h & fd-close...
2017-10-05  Josef 'Jeff... lib: always include fd-close-on-exec.h & fd-set-nonbloc...
2017-10-05  Timo Sirainenlib: iostream-multiplex tests - Fix hangs by setting...
2017-10-05  Timo Sirainenlib: istream-multiplex - Minor code cleanup
2017-10-05  Timo Sirainendict-ldap: Link directly to dict binary, unless --with...
2017-10-05  Timo Sirainendict-ldap: Move from plugins/dict-ldap to lib-dict...
2017-10-05  Timo Sirainenlib-dict-backend: Build test-dict-sql even without...
2017-10-05  Timo Sirainenlib-dict: Move libdict_backend to lib-dict-backend
2017-10-05  Aki Tuomimail-crypt: Improve doveadm output
2017-10-05  Aki Tuomimail-crypt: Fix key generation handling
2017-10-05  Timo Sirainendirector: When ring is synced, purge any pending "remov...
2017-10-05  Timo Sirainendirector: Rename director_delayed_dir_remove_timeout...
2017-10-05  Timo Sirainendirector: Fix potential panic when director is alone
2017-10-05  Timo Sirainenglobal: Remove dead code
2017-10-05  Timo Sirainendict-memcached: Response status may not be included...
2017-10-05  Timo Sirainenlib-test: Use i_unreached() for marking unreachable...
2017-10-05  Timo Sirainenauth: LDAP request queue has no size limit anymore...
2017-10-05  Timo Sirainenmbox: Remove unnecessary check from assert - move_diff...
2017-10-05  Timo Sirainenzlib: zlib_mailbox_open_input() can't fail - remove...
2017-10-05  Timo Sirainenlib-storage: imapc_mailbox_get_selected_status() can...
2017-10-05  Aki Tuomidoveadm-server: Use i_close_fd
2017-10-05  Aki Tuomidoveadm: Deliver remote logs over doveadm socket
2017-10-05  Aki Tuomidoveadm: Refactor server/client code to support version...
2017-10-05  Aki Tuomidoveadm-server: Refactor connection handshake and authe...
2017-10-05  Aki Tuomilib: Add multiplex stream support
2017-10-05  Timo Sirainendirector: Allow doveadm director ring remove for the...
2017-10-05  Timo Sirainendirector: Don't crash on doveadm director ring remove...
2017-10-05  Timo Sirainendirector: Don't crash if DIRECTOR-REMOVE is received...
2017-10-05  Timo Sirainenlib: istream-file - set blocking=TRUE automatically...
2017-10-05  Timo Sirainenlib: istream-file/unix - don't ignore EINTR for blockin...
2017-10-05  Timo Sirainenlib: test-istream-unix - Use i_stream_set_blocking()
2017-10-05  Timo Sirainenlib: Add i_stream_set_blocking()
2017-10-04  Stephan Boschlib-smtp: smtp-submit: Made submission_timeout a settin...
2017-10-04  Stephan Boschlib-lda: Dropped now useless settings from lib-lda...
2017-10-04  Stephan Boschimap: Drop dependencies on lib-lda settings.
2017-10-04  Stephan Boschlib-lda: Use hostname and postmaster_address settings...
2017-10-04  Stephan Boschlib-lda: Use SMTP submit settings directly.
2017-10-04  Stephan Boschlib-storage: Renamed duplicate to mail_duplicate.
2017-10-04  Stephan Boschlib-lda: Moved duplicate handling to lib-storage.
2017-10-04  Stephan Boschlib-lda: Removed old smtp-client API.
2017-10-04  Stephan Boschlib-storage: Added hostname, postmaster_address and...
2017-10-04  Stephan Boschlda/lmtp: Parse SMTP submit settings.
2017-10-04  Stephan Boschlda: main: main(): Put result from mail_user_var_expand...
2017-10-04  Stephan Boschlmtp: commands: client_deliver(): Put client->state...
2017-10-04  Stephan Boschlmtp: commands: client_deliver(): Put result from mail_...
2017-10-04  Stephan Boschlib-smtp: smtp-submit: Made settings parseable.
2017-10-04  Stephan Boschlib-lda: Moved most of mail_deliver_save_open() to...
2017-10-04  Stephan Boschlib-storage: Created mailbox_alloc_delivery(), which...
2017-10-04  Stephan Boschlib-storage: Implemented new mailbox flag MAILBOX_FLAG_...
2017-10-04  Stephan Boschlib-storage: Implemented new mailbox flag MAILBOX_FLAG_...
2017-10-04  Stephan Boschlib-storage: Implemented mailbox_is_autosubscribed().
2017-10-04  Timo Sirainendirector: Fix HOST-RESET-USERS when all hosts are down
2017-10-04  Timo Sirainendirector: Fix tracking user move count when user is...
2017-10-04  Timo Sirainenquota: quota_get_resource() - return enum to make the...
2017-10-04  Timo Sirainenimap-quota: Return NO reply if GETQUOTA fails only...
2017-10-04  Aki Tuomidoveadm-mail: Handle parse_arg return value
2017-10-03  Timo Sirainenlib-master: master_service_init_log() - Switch log...
2017-10-03  Aki Tuomilib-dcrypt: Use cpu32_to_be instead of htonl
2017-10-03  Josef 'Jeff... global: use i_close_fd{,_path}() instead of open-coding...
2017-10-03  Josef 'Jeff... lib: introduce i_close_fd_path()
2017-10-03  Josef 'Jeff... lib: remove close_keep_errno()
2017-10-03  Josef 'Jeff... lib: improve i_close_fd() error message
2017-10-03  Josef 'Jeff... lib: print correct error string on i_close_fd() failure
2017-10-03  Aki Tuomidovecot.service: Update systemd file
2017-10-03  Aki Tuomilib-test: Suppress expected error messages
2017-10-03  Martti Rannanjärvilib-storage: Remove obsolete mailbox_save_set_dest_mail()
2017-10-03  Stephan Boschconfigure.ac: Wrapped long LIBDOVECOT_LA_LIBS definitio...
2017-10-02  Sergey Kitovauth: global rounds parameter replaced with argument...
2017-09-28  Martti Rannanjärvidoveadm: Use doveadm command name as reason in doveadm_...
2017-09-27  Aki Tuomidsync: Add hashed_headers setting
2017-09-27  Aki Tuomidsync: Fix typo, it's ibc not icb
2017-09-27  Aki Tuomidsync: Add missing space to handshake optional keys
2017-09-27  Timo Sirainendsync: Improve reason when logging "modseq .. no longer...
2017-09-27  Sergey Kitovglobal: remove unnecessary ENOENT checks from unlink_di...
2017-09-27  Sergey Kitovlib: unlink_directory() return value is changed to...
2017-09-27  Sergey Kitovlib: unlink_directory_r() is refactored.
2017-09-25  Timo Sirainenmail-crypt: Fix linking order
2017-09-22  Timo Sirainenlib: Define i_unreached() to __builtin_unreachable...
2017-09-22  Martti Rannanjärvireplication-plugin: Debug-log mailbox transaction reason
2017-09-22  Martti Rannanjärvilib-storage: Add reason to mailbox.transaction_begin()
2017-09-22  Martti Rannanjärvilib-storage: Add reason to mailbox_transaction_begin()
2017-09-22  Timo Sirainenconfigure: Fix link order: libsmtp depends on libprogra...
2017-09-21  Martti Rannanjärvilib-storage: Don't crash when opening inbox fails in...
next