]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-02-12  Stephan Boschsubmission: Move relay part of HELO/EHLO command to...
2019-02-12  Stephan Boschsubmission: Move generic part of HELO/EHLO command...
2019-02-12  Stephan Boschsubmission: Split the QUIT command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the NOOP command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the VRFY command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the DATA command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the RSET command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the RCPT command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the MAIL command into a generic part...
2019-02-12  Stephan Boschsubmission: Split the EHLO command into a generic part...
2019-02-12  Stephan Boschsubmission: Move submission_helo_reply_submit() from...
2019-02-12  Stephan Boschsubmission: Make HELO/EHLO reply submission a separate...
2019-02-12  Stephan Boschsubmission: Move client_command_handle_proxy_reply...
2019-02-12  Stephan Boschsubmission: client: Remove spurious forward declaration...
2019-02-12  Stephan Boschlib-smtp: client: Add forward declaration for struct...
2019-02-12  Stephan Boschlib-smtp: server: Drop pending commands and transaction...
2019-02-12  Stephan Boschlib-smtp: server: Add callback for transaction start.
2019-02-12  Stephan Boschlib-smtp: server: Change command hooks API to allow...
2019-02-06  Timo SirainenLAYOUT=index: Fix rebuilding mailbox list index on...
2019-02-06  Aki Tuomipush-notification-driver-lua: Request flags and keywords
2019-02-06  Aki Tuomipush-notification-driver-lua: Fix comment typo
2019-02-06  Aki Tuomipush-notification-driver-lua: Add keywords and flags...
2019-02-06  Aki Tuomipush-notification-driver-lua: Add keywords and flags...
2019-02-06  Aki Tuomipush-notification-driver-lua: Rename keywords_set and...
2019-02-06  Aki Tuomipush-notification-driver-lua: Push keywords in helper...
2019-02-06  Aki Tuomipush-notification-driver-lua: Push mail flags as array...
2019-02-06  Aki Tuomipush-notification: Add flags and keywords to MessageApp...
2019-02-06  Aki Tuomipush-notification: Add flags and keywords to MessageNew...
2019-02-06  Aki Tuomim4: Remove unneeded else case from want_lz4
2019-02-06  Aki Tuomim4: Replace some if tests with AS_IF
2019-02-06  Aki Tuomim4: Remove stray comma from want_lua.m4
2019-02-06  Aki Tuomim4: Remove stray AC_ARG_WITH from arc4random.m4
2019-02-06  Sergey Kitovlog: Use failure context log_prefix when available...
2019-02-06  Martti Rannanjärviauth: Fix auth-policy log-only warning whitespace
2019-02-06  Aki Tuomiauth: Add auth_policy_log_only setting
2019-02-06  Aki Tuomiauth: Treat all negative responses from policy servers...
2019-02-06  Aki Tuomiauth: Log policy decisions clearly
2019-02-06  Timo Sirainenlib-storage: Fix mail_get_headers() API comment
2019-02-06  Timo Sirainenlib-storage: Fix error handling if mailbox list index...
2019-02-06  Timo Sirainenmaildir: Don't crash with zlib plugin when saving is...
2019-02-06  Timo Sirainenlogin-proxy: Fix potential crash for delayed disconnects
2019-02-06  Stephan Boschlib-smtp: client: Prevent sending an empty XCLIENT...
2019-02-06  Aki Tuomilib: event - Add event_set_log_prefix_callback
2019-02-06  Timo Sirainenlib: Fix failure_context.log_prefix_type_pos handling
2019-02-06  Timo Sirainenlib-storage: Remove MAILBOX_FEATURE_QRESYNC
2019-02-06  Timo Sirainenimap: Add support for ENABLE extensions
2019-02-06  Timo Sirainenimap: Change state import/export to use full feature...
2019-02-06  Timo Sirainenimap: Add client_enabled_features()
2019-02-06  Timo Sirainenimap: Cleanup - Change client_enable() to return void
2019-02-06  Timo Sirainenimap: Add and use imap_feature_lookup()
2019-02-06  Timo Sirainenimap: Add and use client_enabled_mailbox_features()
2019-02-06  Timo Sirainenimap: Cleanup - don't avoid calling mailbox_enable...
2019-02-06  Timo Sirainenimap: Add and use client_has_enabled() wrapper
2019-02-06  Timo Sirainenimap: client_enable() API change - enable features...
2019-02-06  Timo Sirainenimap: Access enabled features via new imap_client_featu...
2019-02-06  Aki Tuomim4: dovecot.m4 - Bump serial
2019-02-06  Aki Tuomim4: dovecot.m4 - Improve CC_CLANG
2019-02-06  Aki Tuomim4: dovecot.m4 - Call CC_CLANG before DC_DOVECOT_CFLAGS
2019-02-06  Aki Tuomidovecot.m4: Preserve original CFLAGS/LDFLAGS
2019-02-06  Aki Tuomidovecot.m4: Use _DC_EOF instead of EOF
2019-02-06  Aki Tuomidovecot.m4: Use AS_IF macro instead of if
2019-02-06  Aki Tuomidovecot.m4: Call DC_DOVECOT_CFLAGS and HARDENING earlier
2019-02-06  Aki Tuomidovecot.m4: Rename DOVECOT_CFLAGS function to DC_DOVECO...
2019-02-06  Aki Tuomidovecot.m4: Use dnl instead of hash for comments
2019-02-06  Aki Tuomiconfigure: Use DC_DOVECOT_HARDENING
2019-02-06  Aki Tuomidovecot.m4: Add DC_DOVECOT_HARDENING to check hardening...
2019-02-06  Aki Tuomim4: Move various compiler and linker checks to dovecot.m4
2019-02-06  Aki Tuomilib-master: test-event-stats - Use PRIu64 format
2019-02-06  Aki Tuomilib-master: test-event-stats - Include signal.h
2019-02-06  Stephan Boschlib-master: test-event-stats: Properly ensure cleanup...
2019-02-06  Stephan Boschlib-master: test-event-stats: Move launch_test_stats...
2019-02-06  Stephan Boschlib-master: Create local .gitignore file for potential...
2019-02-06  Timo Sirainenfts: Fix search query generation when one language...
2019-02-06  Stephan Boschlib-smtp: client: Fix potential segfault occurring...
2019-02-06  Stephan Boschlib-smtp: test-smtp-client-errors: Add tests for transa...
2019-02-06  Stephan Boschlib-smtp: client: Add debug message for the moment...
2019-02-06  Stephan Boschlib-smtp: client: Fix transaction state transition...
2019-02-06  Stephan Boschlib-smtp: client: Fix segmentation fault occurring...
2019-02-06  Stephan Boschlib-smtp: client: transaction: Prevent early transactio...
2019-02-06  Stephan Boschlib-smtp: Remove trailing whitespace in smtp-cient...
2019-02-06  Stephan Boschlib-smtp: Remove trailing whitespace in test-smtp-clien...
2019-02-06  Martti Rannanjärvilib-smtp: Read input before exiting in sendmail-exit...
2019-02-06  Aki Tuomilib-smtp: Include test-bin in dist
2019-02-06  Aki Tuomilib-test: Warn if test_run or test_run_named result...
2019-02-06  Aki Tuomiglobal: Ensure unit tests return value
2019-02-06  Timo Sirainenlib-auth: Fix reconnect timeout leak at deinit
2019-02-06  Stephan Boschlib-http: client: Notify host object about submission...
2019-02-06  Stephan Boschlib-http: client: Reset ips count to zero before DNS...
2019-02-06  Josef 'Jeff... lib: mempool - Remove unnecessary check
2019-02-06  Josef 'Jeff... lib: Make sure exactly one of _ILP32 and _LP64 is defin...
2019-02-06  Josef 'Jeff... lib: mempool - Improve p_realloc() panic message
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_free() NULL pointer check
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_realloc() NULL pointer...
2019-02-06  Josef 'Jeff... lib: mempool - Centralize p_{m,re}alloc() size checks
2019-02-06  Josef 'Jeff... lib: mempool - Define a global max allocation size...
2019-02-06  Josef 'Jeff... lib: mempool-allocfree: Remove unused #define
2019-02-06  Josef 'Jeff... lib: mempool-datastack - Use container_of instead of...
2019-02-06  Josef 'Jeff... lib: mempool-alloconly - Use container_of instead of...
2019-02-06  Josef 'Jeff... lib: Rename a alloconly mempool helper function to...
2019-02-06  Josef 'Jeff... lib: Document the unsafe datastack mempool
next