]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-12-08  Timo SirainenAdded a new "FATAL" log command, which master uses...
2011-12-08  Timo Sirainenlog: Removed slightly confusing code.
2011-12-08  Timo Sirainenlmtp: If lmtp_save_to_detail_mailbox=yes and there...
2011-12-08  Timo Sirainenstats: Chroot to empty directory by default.
2011-12-08  Timo Sirainenssl_parameters_regenerate setting is now "time" type...
2011-12-08  Timo Sirainenindexer: Use stricter permissions for indexer-worker...
2011-12-08  Timo Sirainendirector: chroot to base_dir by default.
2011-12-08  Timo Sirainendirector: Don't explicitly use base_dir. We're already...
2011-12-08  Timo Sirainendirector-test.sh script fixed to use a working path...
2011-12-06  Timo Sirainendbox: If index was fscked, rebuild indexes to make...
2011-12-06  Timo Sirainenlib-index: Added mail_index_reset_fscked()
2011-12-06  Timo Sirainenlib-storage: MAILBOX_LIST_ITER_RETURN_SPECIALUSE was...
2011-12-06  Timo Sirainenexample-config: Added example mailboxes.
2011-12-06  Timo Sirainenconfig: Allow section names to contain spaces.
2011-12-06  Timo Sirainenexample-config: Use a default uncommented "namespace...
2011-12-06  Timo SirainenMoved mailbox {} settings inside namespace {} and no...
2011-12-06  Timo Sirainenlib-storage: Avoid crashes if listing subscriptions...
2011-12-06  Timo Sirainenmaster: Be more relaxed about giving service auth's...
2011-12-05  Timo Sirainenautocreate: Make sure we don't crash if there are no...
2011-12-05  Timo Sirainenlib-storage: Don't crash when no there are no mailbox...
2011-12-02  Timo Sirainenauth: Fixed vpopmail to work again after recent change.
2011-12-02  Timo SirainenREADME: Added SPECIAL-USE RFC
2011-12-02  Timo SirainenImplemented IMAP SPECIAL-USE extension.
2011-12-02  Timo SirainenMoved autocreate plugin functionality into lib-storage.
2011-12-02  Timo Sirainenlib-storage: Added pool to struct mailbox_list_iterate_...
2011-12-02  Timo Sirainenlib-storage: Moved mailbox list iteration functions...
2011-12-02  Timo Sirainenimapc: Check for when to prefer LOGIN to AUTHENTICATE...
2011-12-01  Timo Sirainenimapc: If remote server disconnects, log the reason.
2011-12-01  Timo Sirainenauth: Fixed loading authdb_imap plugin when Dovecot...
2011-11-30  Timo Sirainenauth: Mention auth_worker_max_count in warning message...
2011-11-25  Timo Sirainenfts-lucene: Fixed search when all terms were MUST_NOT.
2011-11-24  Timo Sirainenauth: Dropped default client_limit back to default_clie...
2011-11-24  Timo SirainenNEWS, README: Added SCRAM-SHA-1 support.
2011-11-24  Timo SirainenAdded signature for changeset 18f32bf70fac
2011-11-24  Timo SirainenAdded tag 2.1.rc1 for changeset 18f32bf70fac
2011-11-24  Timo SirainenReleased v2.1.rc1. 2.1.rc1
2011-11-24  Timo Sirainenman: mailbox[-guid] doesn't need to be first parameter...
2011-11-24  Timo SirainenMakefile: Added missing hmac-sha1.h
2011-11-24  Timo Sirainenlib-lda: Use ostream corking better in LMTP/SMTP client.
2011-11-23  Timo SirainenTODO updated
2011-11-23  Timo Sirainenexample-config: Added ssl_crypto_device.
2011-11-23  Timo Sirainenimapc: Pass ssl_crypto_device setting to lib-ssl-iostream.
2011-11-23  Timo Sirainenlib-ssl-iostream: Added crypto_device setting to set...
2011-11-23  Timo Sirainenlogin: Do engine cleanups _after_ finishing the used...
2011-11-23  Timo Sirainenlogin: Added ssl_crypto_device setting to set OpenSSL...
2011-11-23  Timo Sirainenlogin: Save final SASL reply to client struct.
2011-11-23  Timo Sirainenlib-ssl-iostream: Call OpenSSL_add_all_algorithms(...
2011-11-23  Timo Sirainenauth: LDAP iterate's debug message didn't use expanded...
2011-11-23  Timo Sirainenlib-storage: Getting headers as UTF-8 could have return...
2011-11-23  Timo Sirainenlogin: Use AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP if...
2011-11-23  Timo Sirainenlib-auth: Added AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP...
2011-11-23  Timo Sirainenauth: If client gives "final-resp-ok" parameter, send...
2011-11-23  Timo Sirainenauth: Cleanups, fix and Dovecot code-stylifications...
2011-09-16  Florian Zeitzauth: Implement the SCRAM-SHA-1 SASL mechanism
2011-09-16  Florian Zeitzlib: Add hmac-sha1 adapted from hmac-md5
2011-11-23  Timo Sirainenlib-auth: auth_master_user_list_init() now takes user_m...
2011-11-23  Timo Sirainenauth: Support passing regular %variables to sql/ldap...
2011-11-23  Timo Sirainenauth: Don't leak memory in deinit.
2011-11-23  Timo SirainenCompiler warning fix
2011-11-23  Timo Sirainenlib-auth: Log a warning about auth disconnection only...
2011-11-23  Timo Sirainenmaster: Log a warning at startup if fd limit is too...
2011-11-23  Timo SirainenAdded restrict_get_fd_limit()
2011-11-23  Timo Sirainenlib-storage: Track storage's all mailboxes to make...
2011-11-23  Timo SirainenCompile fix for some compilers.
2011-11-23  Timo Sirainenlib-index: Make sure we never go to infinite loop if...
2011-11-23  Timo Sirainenfile_cache_set_size(): Cleanup properly after mmap...
2011-11-23  Timo Sirainenlib-index: Handle transaction log read errors separatel...
2011-11-23  Timo Sirainenfts-lucene: Crashfix when compiled without stemmer.
2011-11-23  Timo SirainenCompile fixes.
2011-11-22  Timo SirainenCompiling fix for non-gcc.
2011-11-22  Timo Sirainenimapc: Added assert to make sure callback is never...
2011-11-22  Timo Sirainenimapc: Crashfix after having idled for 29 mins without...
2011-11-21  Timo Sirainenmdbox: Don't assert-crash when having to open mail...
2011-11-21  Timo Sirainendoveadm dump: Added support for dumping dbox headers...
2011-11-21  Timo Sirainendbox: Compiler warning fix if trying to include dbox...
2011-11-21  Timo Sirainenhex2dec(): Allow data to contain also lowercase hex...
2011-11-21  Timo Sirainendbox: Removed unused message type from header.
2011-11-19  Timo Sirainenlogin: Moved all i_fatal()s to preinit stage.
2011-11-19  Timo Sirainendirector: Moved all i_fatal()s to preinit stage.
2011-11-19  Timo Sirainenauth: Moved all i_fatal()s to preinit stage.
2011-11-19  Timo Sirainenauth: Handle auth worker creation failure without killi...
2011-11-19  Timo Sirainenlogin: Show empty username in disconnect message.
2011-11-19  Timo Sirainenauth: If auth fails due to invalid username, send the...
2011-11-19  Timo Sirainenlogin: Log a different disconnect message if client...
2011-11-19  Timo Sirainenenv_clean(): Previous OSX compile fix broke the functio...
2011-11-19  Timo SirainenCompile fix for OSX.
2011-11-19  Timo Sirainendoc: Removed auth-protocol.txt from Makefile.
2011-11-18  Timo Sirainendoc: Removed auth-protocol.txt. A more up to date versi...
2011-11-18  Timo Sirainenauth: Don't allow auth clients to set internal auth...
2011-11-18  Timo Sirainenlogin: Call master_service_init_finish() later.
2011-11-18  Timo Sirainenlib-master: Set service/client limits already in master...
2011-11-18  Timo Sirainenlogin proxy: Added ssl_client_cert/key settings.
2011-11-18  Timo Sirainenlogin: Added assert.
2011-11-18  Timo Sirainenlogin: Differentiate between auth failure and auth...
2011-11-18  Timo Sirainenauth: Log a warning if auth client disconnects while...
2011-11-18  Timo Sirainenlogin: Minor potential authentication fix when service_...
2011-11-17  Timo Sirainenlogin: Fixed a memory leak when SSL client connection...
2011-11-16  Timo Sirainenpassdb vpopmail: Fix to handling mixed cleartext/crypt...
2011-11-16  Timo Sirainenlogin proxy: Don't fail connection if CRL isn't found...
2011-11-16  Timo Siraineni_getgr*(): Use a generic workaround for all OSes that...
next