]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-11-18  Timo Sirainenauth: If we get disconnected from anvil and can't recon...
2010-11-18  Timo Sirainenauth: Fixed assert-crash at deinit if there were client...
2010-11-18  Timo Sirainensnarf: Added mbox_snarf setting to enable snarfing...
2010-11-18  Timo SirainenReplaced broken mbox-snarf plugin with a more generic...
2010-11-18  Timo Sirainenpop3: Avoid crash when updating proctitle if client...
2010-11-18  Timo Sirainenmbox: Allow mail_privileged_group locking for INBOXes...
2010-11-18  Timo Sirainenconfigure: And small fix to previous --with-systemdsyst...
2010-11-18  Timo Sirainenconfigure: --with-systemdsystemunitdir wasn't working...
2010-11-18  Timo Sirainenconfigure: Use AS_HELP_STRING() macro.
2010-11-18  Timo Sirainenmaster: Compiling fix when systemd is enabled.
2010-11-17  Timo SirainenAdded support for systemd.
2010-11-17  Timo Sirainenconfigure: Use PKG_PROG_PKG_CONFIG to find pkg-config...
2010-11-17  Timo Sirainenistream-header-filter: Fixed header name validation...
2010-11-17  Timo Sirainenlib-master: If auth master login fails, make sure error...
2010-11-17  Timo Sirainenmysql: When using multiple hosts, it never connected...
2010-11-17  Timo Sirainenlib-sql: Connect earlier to fallback host when using...
2010-11-17  Timo Sirainenmaster: Allow services' vsz_limit to be 0 (unlimited)
2010-11-16  Timo SirainenServices' default vsz_limit wasn't actually using defau...
2010-11-16  Timo SirainenFixed home=/home/./user style chrooting to work again.
2010-11-16  Timo Sirainenmaster: Fail if service's vsz_limit is less than 1 kB
2010-11-16  Timo Sirainenimap/pop3-login: Default vsz_limit=64 caused it to...
2010-11-16  Timo Sirainenmbox: Another utime()=EPERM log message hiding.
2010-11-16  Timo Sirainenmbox: Ignore utime()=EPERM failures when trying to...
2010-11-15  Timo Sirainenistream-base64-encoder: Set the stream seekable if...
2010-11-15  Timo Sirainen"Running standalone?" check now uses a new DOVECOT_CHIL...
2010-11-15  Timo Sirainenlib-settings: Improved performance of previous duplicat...
2010-11-15  Timo Sirainenlib-settings: Fixed parsing settings when the key was...
2010-11-15  Timo SirainenRemoved unused auth/mail_debug settings from structs.
2010-11-15  Timo Sirainenistream-file: Minor error message fix.
2010-11-15  Timo SirainenAdded unit test for istream-base64-encoder.
2010-11-15  Timo Sirainenistream-base64-encoder: Fixed seeking to beginning...
2010-11-15  Timo Sirainenistream-base64-encoder: Don't add unwanted trailing...
2010-11-15  Timo Sirainendbox: dbox file could have been closed too early in...
2010-11-15  Timo Sirainenstream-base64-encoder: Added support for seeking backwa...
2010-11-15  Timo Sirainenistream: Exported i_stream_default_seek()
2010-11-15  Timo Sirainensdbox: Fixed race condition when one session opens...
2010-11-10  Timo Sirainenanvil: Don't die until all of our clients have gone.
2010-11-09  Timo SirainenAdded env_get_environ_p() as more portable way of acces...
2010-11-09  Timo Sirainenexample-config: sendmail_path defaults to /usr/sbin...
2010-11-09  Timo Sirainenexample-config: Moved include conf.d/*.conf last in...
2010-11-09  Timo Sirainendsync: Don't assert-crash if trying to convert mailbox...
2010-11-09  Timo Sirainenistream-[b]zlib: Corking now affects also the parent...
2010-11-09  Timo Sirainenliblib: Delay sending log prefix updates until it's...
2010-11-09  Timo Sirainenimap: Uncork at logout a bit later.
2010-11-09  Timo Sirainenlib-master: Don't wait for handshake before sending...
2010-11-09  Timo Sirainenlib-storage: Fixed expanding "~" (without '/' afterward...
2010-11-08  Timo SirainenNEWS: Split too long line.
2010-11-08  Timo SirainenAdded signature for changeset d0d3aca1c958
2010-11-08  Timo SirainenAdded tag 2.0.7 for changeset d0d3aca1c958
2010-11-08  Timo SirainenReleased v2.0.7. 2.0.7
2010-11-08  Timo Sirainenlmtp: Don't allow mixed proxy/non-proxy RCPT TO destina...
2010-11-08  Timo Sirainenlmtp proxy: Don't internally finish proxying before...
2010-11-08  Timo Sirainenistream-tee: Fixed to work right when input stream...
2010-11-08  Timo Sirainenmaildir: p_strdup() GUID and UIDL_BACKEND to make sure...
2010-11-05  Timo Sirainenlib-index: Fixed another transaction log read optimization.
2010-11-05  Timo Sirainenlib-index: Fix to transaction log read optimization.
2010-11-05  Timo Sirainenlib-auth: Less leaky fix to previous auth_master_*...
2010-11-05  Timo Sirainenlib-auth: Don't crash in auth_master_*() lookups if...
2010-11-04  Timo Sirainenquota: Better fix to avoid counting quota for virtual...
2010-11-04  Timo Sirainenvirtual: Set MAIL_STORAGE_CLASS_FLAG_NOQUOTA to storage...
2010-11-04  Timo Sirainenlib-index: Minor error message improvement.
2010-11-04  Timo Sirainenlib-fs / posix: If create/link/rename fails with ENOENT...
2010-11-04  Timo Sirainendbox: Minor optimization when creating a mailbox when...
2010-11-04  Timo Sirainenssl: Call OpenSSL_add_all_algorithms() to make some...
2010-11-04  Timo Sirainenistream-attachment: Error handling improvements.
2010-11-04  Timo Sirainenistream-concat: Fixed error handling when one of the...
2010-11-04  Timo Sirainenconfig parser: Log an error about missing '}'.
2010-11-04  Timo Sirainenistream-base64-encoder: Panic if stat() is tried to...
2010-11-04  Timo Sirainenistream-attachment: Removed parent stream's size sanity...
2010-11-03  Timo Sirainenlda: If Sieve is disabled, don't create temp files...
2010-11-03  Timo Sirainenlib-lda: mail_deliver_save() tries now to avoid re...
2010-11-03  Timo Sirainendoveadm dump: Added imapzlib type to uncompress IMAP...
2010-11-03  Timo Sirainendoveadm dump: Allow plugins to add more dump types
2010-11-03  Timo Sirainenmaster: Log a warning at startup if anvil's client_limi...
2010-11-03  Timo Sirainenlmtp: Minor code cleanup: s/lmtp_login_/lmtp_/
2010-11-03  Timo Sirainendirector: Show number of connections in process title...
2010-11-03  Timo Sirainenanvil: Show number of connections in process title...
2010-11-03  Timo Sirainenlib-master: Added MASTER_SERVICE_FLAG_UPDATE_PROCTITLE...
2010-11-03  Timo Sirainenauth workers: Don't unnecessary connect to anvil.
2010-11-03  Timo Sirainenmaster: default_process_limit wasn't actually used...
2010-11-02  Timo Sirainenlib-storage: Maildir++ mailbox listing could have given...
2010-11-02  Timo Sirainenimap: Removed accidentally commited debug code.
2010-11-02  Timo Sirainenlib-master: Stop accepting new connections after auth...
2010-11-02  Timo Sirainenimap, pop3: Use absolute path to auth-master socket.
2010-11-02  Timo Sirainenldap auth: Hide password_noscheme from debug logs unles...
2010-11-02  Timo Sirainensql auth: Fixed using password_noscheme
2010-11-02  Timo Sirainenauth: Disable auth caching entirely for master users.
2010-11-02  Timo Sirainenimap: Fixed SELECT QRESYNC not to crash on mailbox...
2010-11-02  Timo Sirainenauth: vpopmail passdb/userdb uses now auth-worker proce...
2010-11-02  Timo Sirainendbox: Comment update.
2010-11-02  Timo Sirainenimap: Fixed LIST-STATUS when listing subscriptions...
2010-11-02  Timo Sirainenmail-log plugin: Log mailbox name as virtual name rathe...
2010-11-02  Timo Sirainendirector: inet_listener port finder should ignore dovea...
2010-11-01  Timo Sirainenquota: Added a temporary hack to avoid virtual mailboxe...
2010-10-25  Timo Sirainendsync: Make sure MSG-GET command doesn't hang.
2010-10-25  Timo Sirainendsync: Added more idle timeout resets to proxying.
2010-10-25  Timo Sirainendbox: mail_get_special() for POP3 UIDL or GUID return...
2010-10-25  Timo Sirainendsync: Error handling fixes.
2010-10-25  Timo Sirainendsync: If msg input reading fails, don't also log a...
2010-10-25  Timo Sirainenlib-storage: Comment update to mail_get_stream()
next