]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-11-30  Timo Sirainenmaster: Fixed crash due to recent SSL key password...
2010-11-30  Timo Sirainenaskpass: Removed unnecessary code.
2010-11-30  Timo Sirainenaskpass: Allow reading password from stdin even if...
2010-11-30  Timo Sirainenmaster: Use t_askpass() for getting the manual SSL...
2010-11-30  Timo Sirainent_askpass(): Removed a limit of 1024 bytes for the...
2010-11-29  Timo Sirainenlmtp: Recent change broke accessing mail_temp_dir.
2010-11-29  Timo Sirainenfs-sis: Memory leak fix.
2010-11-29  Timo Sirainendoveadm import: Free memory used by source storage...
2010-11-26  Pascal Volkman: doveadm-import.1: Added missing argument descriptions.
2010-11-26  Timo SirainenTODO updated
2010-11-26  Timo Sirainenauth sql/ldap: Allow using global %variables in iterate...
2010-11-26  Timo Sirainenlogin: Fixed potential assert-crash during failed proxy...
2010-11-26  Timo Sirainenauth: Assume inet_listeners are auth client listeners...
2010-11-26  Timo Sirainenauth: Minor error message fix.
2010-11-25  Pascal Volkman: Added "-S socket_path" description.
2010-11-24  Timo Sirainendoveadm: -s was already used by some mailbox commands...
2010-11-24  Pascal Volkdoveadm: Removed -s option from the usage message ...
2010-11-23  Timo Sirainenlib-storage: mail_temp_dir setting should have done...
2010-11-23  Timo Sirainendoveadm: Moved -s parameter among -u/-A parameters...
2010-11-23  Pascal Volkman: Added -s parameter.
2010-11-23  Timo Sirainenlib-index: Don't try to stat() in-memory index.
2010-11-23  Pascal Volkman: *roff syntax-fix.
2010-11-23  Pascal Volkdoveadm: Added -s parameter to the usage message.
2010-11-23  Timo Sirainenman: Make it clear that doveadm-import allows dest_pare...
2010-11-23  Timo Sirainenman: Added pointer to doveadm-import from doveadm main...
2010-11-23  Timo Sirainenmaildir: Log a warning if scanning new/ or cur/ takes...
2010-11-23  Timo Sirainenlib-master: Added missing master_service_get_settings_p...
2010-11-23  Timo Sirainenlib-storage: If disable_reflink_copy_to=TRUE, disable...
2010-11-23  Timo Sirainendoveadm server: Fixes to command/parameter handling.
2010-11-23  Timo Sirainendoveadm: Added -s parameter to execute mail command...
2010-11-23  Timo Sirainendoveadm-server: Don't disconnect client after each...
2010-11-22  Timo Sirainenimap: Make sure IDLE isn't broken too early if DONE...
2010-11-22  Timo Sirainenquota: If user has unlimited quota, ignore any specific...
2010-11-22  Timo Sirainendoveadm-server: Fixed command parameter handling.
2010-11-19  Timo Sirainenlib-master: Added missing anvil_client_is_connected()
2010-11-19  Timo Sirainenimap, pop3: Fixed giving any -parameters.
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...
next