]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-05-28  Stephan Boschsubmission: Move assignment of verbose_proctitle.
2018-05-28  Stephan Boschlmtp: Fix segfault occurring when a user turns out...
2018-05-28  Aki Tuomiauth: test - make sure memory gets free'd
2018-05-28  Aki Tuomiauth: Add test for lua password verify
2018-05-28  Aki Tuomiauth: db-lua - Add password_verify to auth request
2018-05-28  Aki Tuomiauth: db-lua - Expose some auth request members
2018-05-28  Aki Tuomiauth: db-lua - Remove extra space from log_error
2018-05-28  Bill ColeFix arc4random build checks
2018-05-28  Josef 'Jeff... lib: Simplify murmurhash3 LP64 vs. IPL32 test vectors
2018-05-28  Josef 'Jeff... lib: murmurhash3 produces bytes (not uint32_t's)
2018-05-28  Aki Tuomilib-http: test-http-client - Only load existing CAs
2018-05-28  Aki Tuomilib-http: test-http-client - Test against missing SAN...
2018-05-28  Aki Tuomilib-ssl-iostream: Do not skip cert name check if invali...
2018-05-28  Aki Tuomilib-ssl-iostream: Fix missing altName handling in opens...
2018-05-28  Stephan Boschlib-smtp: server: Fix the enforcement of the maximum...
2018-05-28  Stephan Boschsubmission: Truly enforce a configurable message size...
2018-05-28  Stephan Boschlmtp: Explicitly disable message size limit enforcement.
2018-05-28  Stephan Boschsubmission: Actively enforce message size limit while...
2018-05-28  Stephan Boschlmtp: Actively enforce message size limit while copying...
2018-05-28  Stephan Boschlib-smtp: server: Implement enforcement of maximum...
2018-05-28  Stephan Boschlib-smtp: command parser: Provide more details in comma...
2018-05-28  Stephan Boschconfigure: Create a definition for UOFF_T_MAX.
2018-05-28  Stephan Boschlib-smtp: server: Fix error message logged for errors...
2018-05-28  Stephan Boschlib-smtp: server: DATA command: Restore input handling...
2018-05-28  Stephan Boschlib-smtp: client: Increase the default BDAT chunk size.
2018-05-28  Stephan Boschlib: Define NET_BLOCK_SIZE.
2018-05-28  Timo Sirainenlib: Fix returning error from unlink_directory()
2018-05-28  Stephan Boschlmtp: Properly apply the login_greeting setting.
2018-05-28  Stephan Boschlmtp: proxy: Add support for making proxy client rawlog...
2018-05-28  Stephan Boschlmtp: Add support for making server rawlogs using the...
2018-05-28  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-05-28  Kadlecsik Józseflib-ssl-iostream: Fix openssl compatibility issue intro...
2018-05-28  Stephan Boschlda: Allow -f sender to omit domain.
2018-05-25  Timo Sirainencassandra: Fix empty binary parameters with prepared...
2018-05-25  Timo Sirainenfs-posix: Support FS_METADATA_WRITE_FNAME for fs_copy()
2018-05-23  Timo Sirainenman: doveadm-mailbox.1.in - Fix doveadm-search-query...
2018-05-21  Timo Sirainenfs-posix: Fix fs_iter_next() to return any kinds of...
2018-05-18  Timo Sirainencassandra: Fix consistency=quorum to work
2018-05-18  Timo Sirainencassandra: Use fallback_consistency on more types of...
2018-05-18  Timo Sirainencassandra: Cleanup - Move code to query_error_want_fall...
2018-05-18  Timo Sirainenfs-posix: Strip trailing "/" from filenames
2018-05-15  Stephan Boschlda: Allow empty envelope sender.
2018-05-15  Stephan Boschlda: Reformatted main.c.
2018-05-04  Josef 'Jeff... mdbox: Assume that empty uid maps found during sync...
2018-04-30  Timo Sirainenpo3pc: Handle unexpected server disconnections without...
2018-04-30  Timo Sirainenfs-posix: Fix iterating nonexistent symlinks when readd...
2018-04-30  Sergey Kitovplugins/old-stats: Remove restrict_access_set_dumpable...
2018-04-30  Sergey Kitovlib: Call module's preinit function, when loading
2018-04-30  Sergey Kitovplugins/old-stats: Add old-stats preinit() which opens...
2018-04-30  Timo Sirainenlib-fs: fs-posix - Add accurate-mtime parameter
2018-04-30  Timo Sirainenlib-fs: Update FS_METADATA_WRITE_FNAME comment
2018-04-30  Timo Sirainenlib-fs: fs-posix - FS_METADATA_WRITE_FNAME replaces...
2018-04-30  Timo Sirainenlib-fs: fs-metawrap - Pass FS_METADATA_WRITE_FNAME...
2018-04-30  Timo Sirainenlib-storage: Remove mail_attachment_detection_options...
2018-04-30  Timo Sirainenlib-storage: Fail if mail_attachment_detection_options...
2018-04-30  Timo Sirainenlib-storage: Set $Has[No]Attachment earlier among other...
2018-04-30  Timo Sirainenlib-index: mail_index_sync_map() - Don't try to-resync...
2018-04-30  Timo Sirainenlib-index: Remove extension record sync handlers
2018-04-27  Timo Sirainenlib: uni_utf8_get_valid_data() - Add ATTR_WARN_UNUSED_R...
2018-04-27  Timo Sirainenlib-storage: Don't ignore uni_utf8_get_valid_data(...
2018-04-27  Timo Sirainenlib-fts: Minor fix to randomness test in test-fts-tokenizer
2018-04-27  Timo Sirainenfts: Fix indexing input that contains NULs
2018-04-27  Timo Sirainenlib-smtp: Fix empty address parsing
2018-04-27  Stephan Boschsubmission: Add workarounds for well-known MAIL and...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for RCPT...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for MAIL...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Implicitly stop...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add more debug messa...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Make detection of...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add log prefixes...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Add support for...
2018-04-27  Stephan Boschlib-smtp: test-smtp-server-errors: Use o_stream_nsend...
2018-04-27  Stephan Boschlib-smtp: server: Add workarounds for well-known MAIL...
2018-04-27  Stephan Boschlib-smtp: address parser: Do not allow source route...
2018-04-27  Stephan Boschlib: Implement str_sanitize_utf8().
2018-04-27  Stephan Boschlib: unichar: Add Horizontal Ellipsis character.
2018-04-27  Martti Rannanjärvi.gitignore: Ignore doc/man/doveadm-rebuild.1
2018-04-27  Aki Tuomidoveadm: Add rebuild attachments command
2018-04-27  Aki Tuomilib-storage: Parse mail parts in mail_set_attachment_ke...
2018-04-27  Aki Tuomilib-storage: Add error reporting to mail_set_attachment...
2018-04-27  Aki Tuomidoveadm: mailbox cache decisions - Fatally fail if...
2018-04-27  Aki Tuomiman: Document doveadm mailbox cache commands
2018-04-27  Aki Tuomidoveadm: Add mailbox cache manipulation commands
2018-04-27  Aki Tuomidoveadm-mail: Handle field conversion to short opt...
2018-04-26  Timo Sirainendsync: If lock file can't be created because home is...
2018-04-26  Timo Sirainenlib-storage: Add mail_user_home_mkdir()
2018-04-25  Stephan Boschlib-mail: message-address: Make the parser allow paths...
2018-04-25  Stephan Boschlib-mail: message-address: Make parser properly reject...
2018-04-25  Stephan Boschlib-mail: message-address: Make sure incomplete paths...
2018-04-25  Stephan Boschlib-mail: message-address: Require paths with an invali...
2018-04-25  Stephan Boschlib-mail: message-address: Properly deinit RFC822 parse...
2018-04-25  Stephan Boschlib-mail: test-message-address: Add test for parsing...
2018-04-25  Stephan Boschlib-mail: test-message-address: Use i_memdup() rather...
2018-04-25  Stephan Boschlib: Added i_memdup().
2018-04-25  Timo Sirainenlib-master: Add log_core_filter setting to core dump...
2018-04-25  Timo Sirainenlib: Add global core filter, which allows core dumping...
2018-04-25  Timo Sirainenlib: Add log types as event categories
2018-04-25  Timo Sirainenlib-master, stats: Send event's log_type to stats process
next