]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-11-02  Stephan Boschlib-http: Made test-http-client-errors more reliable.
2016-11-02  Timo Sirainenlib-index: Don't waste 3 bytes of space in struct mail_...
2016-11-01  Timo Sirainenlib-storage: Don't enable modseqs on STATUS_HIGHESTMODSEQ.
2016-11-01  Timo Sirainenlib-storage: Reverse MAIL_SEARCH_ARG_FLAG_USE_TZ handling.
2016-11-01  Timo Sirainendoveadm director: Fix memory leaks if hostname lookup...
2016-11-01  Timo Sirainenlib: Fix str_truncate() when string size is already...
2016-11-01  Timo Sirainenimap/pop3 proxy: If passdb returns proxy_not_trusted...
2016-11-01  Timo Sirainenauth: Code cleanup - Return void in passdb.set_credenti...
2016-11-01  Timo Sirainenauth: If passwd-file can't be read, return tempfail...
2016-11-01  Timo Sirainenauth: If uidgid_file doesn't exist, fail the userdb...
2016-10-31  Timo Sirainenmdbox: Fix assert-crash caused by race condition with...
2016-10-31  Timo Sirainenfs-randomfail: "write" probability was reversed.
2016-10-31  Aki Tuomilib-test: Do not init/deinit library twice
2016-10-31  Aki Tuomilib: Add function to see if lib is initialized
2016-10-28  Timo Sirainenconfigure: Fix link ordering
2016-10-28  Timo Sirainendsync: Fix potential assert on mailbox deinit.
2016-10-28  Paul Howarthconfigure: Improve check for OpenSSL without EC support
2016-10-28  Timo Sirainenlib-program-client: Fix building with compilers that...
2016-10-28  Timo Sirainenlib: Removed t_strsplit_tab()
2016-10-28  Timo Sirainenauth-worker: Fix potential crash when importing passdb...
2016-10-28  Timo Sirainenauth: Fix crash when exporting passdb fields to auth...
2016-10-27  Timo Sirainenlib-compression: Fixed fd leak in unit test
2016-10-27  Timo Sirainenlib-auth: Minor debug logging improvement.
2016-10-27  Martti Rannanjärvilib-storage: rename get_real_mail to get_backend_mail
2016-10-27  Martti Rannanjärvidoveadm: fix compile warning in doveadm-dump-index
2016-10-26  Timo Sirainendoveadm dump: Dump mailbox names in mailbox.list.index...
2016-10-26  Timo Sirainen*-login: Removed enforcing maximum calculated fd limit.
2016-10-26  Aki Tuomilib-program-client: Remove code duplication
2016-10-26  Aki Tuomilib-program-client: Retry connection on EAGAIN
2016-10-26  Timo SirainenCompiler warning fixes with -Wstrict-bool
2016-10-26  Timo Sirainenlib: Fixed net_str2port*() comments
2016-10-26  Timo Sirainendoveadm fs get: Use pager formatter by default to avoid...
2016-10-26  Timo Sirainendoveadm: Code cleanup - add and use DOVEADM_PRINT_TYPE_...
2016-10-26  Timo Sirainendoveadm: "pager" formatter supports now DOVEADM_PRINT_H...
2016-10-26  Timo Sirainendirector: Avoid assert-crash at deinit if user moves...
2016-10-26  Timo Sirainendirector: Send user's old and new backend IPs to flush...
2016-10-26  Timo Sirainendirector: User move - Don't try to kick user's connecti...
2016-10-26  Timo Sirainendirector: Code cleanup - moved user kill startup to...
2016-10-26  Timo Sirainendirector: Code cleanup - global director is no longer...
2016-10-26  Timo Sirainendirector: Moved all user killing state to struct direct...
2016-10-26  Timo Sirainendirector: Code cleanup - rename director_kill_context...
2016-10-26  Timo Sirainendirector: Code cleanup - added USER_IS_BEING_KILLED...
2016-10-26  Timo Sirainendirector: Code cleanup - move enum user_kill_state...
2016-10-25  Timo Sirainenlib-lda: Add back subject sanitization to mail sending.
2016-10-25  Timo Sirainendirector: Fix HOST-RESET-USERS with host parameter.
2016-10-25  Timo Sirainendoveadm director dump: Fixed output to include LFs
2016-10-25  Timo Sirainendirector: Execute director_flush_socket only from one...
2016-10-25  Timo Sirainendirector: Improve debug logging output.
2016-10-25  Timo Sirainendirector: Fix user move hangs when another move is...
2016-10-25  Timo Sirainendirector: Prevent race conditions by adding USER_KILL_S...
2016-10-25  Timo Sirainendirector: If user host conflict is detected, make sure...
2016-10-25  Timo Sirainendoveadm director flush: Added --max-parallel parameter.
2016-10-25  Timo Sirainendirector: HOST-RESET-USERS moves users more slowly...
2016-10-25  Timo Sirainendirector: If user move times out, log the state it...
2016-10-25  Timo Sirainendirector: Log user's kill_state with a human-readable...
2016-10-25  Timo Sirainendoveadm director: Invalid parameters cause doveadm...
2016-10-25  Timo Sirainendirector: Fix sending up/down state in handshakes.
2016-10-25  Timo Sirainendirector: If SYNCs are received during handshake, send...
2016-10-25  Timo Sirainendirector: Code cleanup - Give tab-unescaped args to...
2016-10-25  Timo Sirainendirector: USER-MOVE didn't handle non-hash username...
2016-10-25  Timo Sirainendirector: Make sure IP address parsing works in DIRECTO...
2016-10-25  Timo Sirainendirector: Code cleanup - moved command handling to...
2016-10-25  Timo Sirainendirector: Show in process title how many users are...
2016-10-25  Timo Sirainendirector: Code cleanup - Finish user move always in...
2016-10-25  Timo Sirainendirector: Call state_change_callback on user move timeout.
2016-10-25  Timo Sirainendirector: Code cleanup - allow commands handlers to...
2016-10-25  Aki Tuomilib-mail: Add tests for dec/hexdec encoded entities
2016-10-25  Aki Tuomilib-mail: Support decimal/hexadecimal encoded entities
2016-10-25  Aki Tuomiimap-login: Skip NIL value in ID handler
2016-10-24  Timo Sirainenlib-compression: Added unit tests for reading .gz files
2016-10-24  Timo Sirainenlib-compression: Added file uncompression support for...
2016-10-24  Timo Sirainenlib-compress: Don't assume too early that gz file conti...
2016-10-24  Timo Sirainenistream-zlib: "missing gz trailer" error message was...
2016-10-24  Timo Sirainenlib: With FILE_LOCK_SLOW_WARNING_MSECS log a warning...
2016-10-24  Timo Sirainenconfigure: Fixed checking if OpenSSL is too old for...
2016-10-24  Timo Sirainenlib: Fix compiler warnings in test-ioloop
2016-10-24  Timo Sirainenlib-http: Add ioloop and lock wait information to timeo...
2016-10-24  Timo Sirainendict-client: Fix logging how much time was spent in...
2016-10-24  Timo Sirainenlib: Added ioloop_global_wait_usecs
2016-10-24  Timo Sirainenlib: Add FILE_LOCK_SLOW_WARNING_MSECS environment.
2016-10-24  Timo Sirainenlib-index: Fix potential error when reading from uncomm...
2016-10-24  Timo Sirainenlib-index: Fix potential assert-crash when reading...
2016-10-24  Timo Sirainenmaster: If chrooted service's core wasn't dumped, sugge...
2016-10-24  Aki Tuomilib: Add test for ioloop fd polling
2016-10-24  Aki Tuomilib: Fix kqueue io_loop_get_wait_time usage
2016-10-24  Aki Tuomilib: Ensure tv_r gets set in io_loop_get_wait_time
2016-10-22  Timo Sirainendirector: Fix crash handling director_flush_socket...
2016-10-22  Aki Tuomidirector: Support flush socket
2016-10-22  Timo Sirainenconfigure: Improved checking if OpenSSL is too old...
2016-10-21  Timo Sirainenprogram-client-unix: Don't retry connecting to UNIX...
2016-10-21  Timo Sirainendirector: Fix shutdown_clients=no to not break
2016-10-21  Aki Tuomidoveadm: Rewind input early enough
2016-10-21  Timo Sirainenlib-program-client: Change program_client_create()...
2016-10-21  Timo Sirainenimap-hibernate: Fix "DONE" handling.
2016-10-20  Timo Sirainenlib: Added unit tests for string tabescaping.
2016-10-20  Timo Sirainenglobal: Replaced t_strsplit_tab() calls with t_strsplit...
2016-10-20  Timo Sirainenglobal: Code cleanup - Use t_strsplit_tabescaped()...
2016-10-20  Timo Sirainenglobal: Try to initialize var_expand_tab[] directly.
2016-10-20  Timo Sirainenglobal: Use i_strchr_to_next() wherever useful.
2016-10-20  Timo Sirainenlib: Added i_strchr_to_next()
next