]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2011-11-16  Timo Sirainencheckpassword: Export all auth %variables to AUTH_...
2011-11-16  Timo Sirainenlmtp: Include local/remote port in userdb lookups.
2011-11-16  Timo Sirainenlib-storage: Added local/remote port to struct mail_sto...
2011-11-16  Timo Sirainenlib-storage: Fixed listing subscriptions from prefix...
2011-11-16  Timo Sirainenlib-storage: Fixed error handling for mailbox_set_subsc...
2011-11-16  Timo Sirainenlib-storage: Fixed using "auto" driver with shared...
2011-11-16  Timo Sirainenlib-storage: Improved storage creation failure error...
2011-11-16  Timo Sirainenlib-storage: Crashfix for "auto" driver in some situations.
2011-11-16  Timo Sirainenlib-storage: Use namespace owner user's home dir for...
2011-11-16  Timo Sirainenman: Dovecot version numbers updated.
2011-11-16  Timo Sirainenconfig: Skip spaces between '<' and value in "key=...
2011-11-16  Timo Sirainenmaster: Don't log errors at shutdown about services...
2011-11-16  Timo Sirainenlogin: Improved auth failed log messages.
2011-11-15  Timo Sirainenman: Fixes to previous doveadm-search-query.7 change.
2011-11-15  Timo Sirainenman: Updated doveadm-search-query.7 to include MAILBOX...
2011-11-15  Timo Sirainenmaster: Don't throttle successfully started services...
2011-11-15  Timo Sirainenstats: If process has crashed/restarted, hide initial...
2011-11-15  Timo Sirainenconfigure: Don't reorder --with-storages values.
2011-11-15  Timo Sirainenmdbox: Added support for autodetection of ~/mdbox/...
2011-11-15  Timo Sirainenlib-storage: Added "auto" mail storage driver for forci...
2011-11-15  Timo Sirainenstats: Freeing a user didn't remove it from hash table...
2011-11-14  Timo Sirainenmaildir: Added maildir_broken_filename_sizes setting.
2011-11-14  Timo Sirainenmaildir: When noticing invalid 'S' in filename, replace...
2011-11-14  Timo Sirainenimap-stats: Don't send IDLE command updates to stats...
2011-11-14  Timo Sirainenstats: Forcibly free command after running for 15 minut...
2011-11-09  Timo Sirainenmaildir++: If listing finds non-mUTF7/UTF8 mailbox...
2011-11-09  Timo Sirainenmaster: Increase process count limit (ulimit -u) at...
2011-11-09  Timo Sirainenrestrict_process_size() API changes.
2011-11-09  Timo Sirainenrestrict_access*(): If setuid() fails with EAGAIN,...
2011-11-09  Timo Sirainenimap/pop3-login: Use default_vsz_limit instead of addin...
2011-11-09  Timo Sirainenmaster: vsz_limit enforcement was done for 1024 times...
2011-11-09  Timo Sirainenlmtp: Default vsz_limit wasn't used for lmtp service.
2011-11-09  Timo Sirainenmaildir: When fixing broken size in filename, try harde...
2011-11-09  Timo Sirainenmaildir: Whenever we're guessing a filename correctly...
next