log

age author description
Thu, 15 Oct 2009 21:40:05 -0400 Timo Sirainen dbox: Fixed accessing unsaved mails when more than one message was saved. HEAD
Thu, 15 Oct 2009 21:10:03 -0400 Timo Sirainen expire: Mailbox names should be written to dict using their virtual name. HEAD
Thu, 15 Oct 2009 20:56:11 -0400 Timo Sirainen --without-docs: make install no longer installs any docs. HEAD
Thu, 15 Oct 2009 20:38:24 -0400 Timo Sirainen Potential crashfix for OpenSSL < 0.9.8. HEAD
Thu, 15 Oct 2009 18:27:16 -0400 Timo Sirainen imap: IDLE now sends "Still here" notifications to same user's connections at the same time. HEAD
Thu, 15 Oct 2009 15:56:06 -0400 Timo Sirainen lib-index: Give nicer error if index's log position suddenly goes backwards. HEAD
Thu, 15 Oct 2009 13:51:00 -0400 Timo Sirainen quota-fs: If mount=path isn't specified, don't fail with multiple quota roots. HEAD
Thu, 15 Oct 2009 13:20:44 -0400 Timo Sirainen istream-seekable: If we can't write temp file, fallback to using memory without limits. HEAD
Wed, 14 Oct 2009 16:34:58 -0400 Timo Sirainen deliver: Escape local-part if it begins/ends with '.'. HEAD
Wed, 14 Oct 2009 13:24:47 -0400 Timo Sirainen maildir_very_dirty_syncs=yes: Make sure uidlist shrinks eventually. HEAD
Wed, 14 Oct 2009 12:45:18 -0400 Timo Sirainen maildir: Saving a mail after fast syncing caused slow sync the next time. HEAD
Mon, 12 Oct 2009 16:20:35 -0400 Timo Sirainen bsdauth: And compile fix to previous change.. HEAD
Mon, 12 Oct 2009 16:19:00 -0400 Timo Sirainen bsdauth: Use PLAIN as default_pass_scheme instead of CRYPT. HEAD
Mon, 12 Oct 2009 14:11:23 -0400 Timo Sirainen bsdauth: Set default pass scheme to CRYPT. HEAD
Mon, 12 Oct 2009 14:05:02 -0400 Timo Sirainen login proxy: Don't give "tried to change state 2 -> 2" errors with login_process_per_connection=yes. HEAD
Mon, 12 Oct 2009 12:36:38 -0400 Timo Sirainen deliver: Don't escape addresses with "." in local-part. HEAD
Fri, 09 Oct 2009 20:33:27 -0400 Timo Sirainen QRESYNC: Fixed fallback handling to fetching expunged UIDs. HEAD
Fri, 09 Oct 2009 20:33:16 -0400 Timo Sirainen QRESYNC: Minor code cleanup by renaming variables to be more understandable. HEAD
Fri, 09 Oct 2009 15:26:18 -0400 Timo Sirainen imap: Don't crash on SELECT .. QRESYNC if it didn't give seq-uid map. HEAD
Thu, 08 Oct 2009 11:21:26 -0400 Timo Sirainen lib-index: With >1 expunge handlers deinit was called with wrong sync_context. HEAD
Thu, 08 Oct 2009 11:15:07 -0400 Timo Sirainen Expunging messages caused in-memory modseqs to be wrong. HEAD
Wed, 07 Oct 2009 12:28:16 -0400 Timo Sirainen dbox: Getting dbox file for non-first unsaved mail crashed. HEAD
Tue, 06 Oct 2009 10:53:34 -0400 Timo Sirainen Compiling fix for OpenSSL 0.9.7 and older. HEAD
Mon, 05 Oct 2009 19:52:13 -0400 Timo Sirainen Added signature for changeset 609fe4268f40 HEAD
Mon, 05 Oct 2009 19:52:03 -0400 Timo Sirainen Added tag 1.2.6 for changeset 5c5fc2aa299a HEAD
Mon, 05 Oct 2009 19:52:03 -0400 Timo Sirainen Released v1.2.6. HEAD 1.2.6
Mon, 05 Oct 2009 19:45:12 -0400 Timo Sirainen Added authtest utility for doing passdb and userdb lookups. HEAD
Mon, 05 Oct 2009 16:56:09 -0400 Timo Sirainen unicodemap.c now gets recreated if unicodemap.pl changes. HEAD
Mon, 05 Oct 2009 16:53:09 -0400 Timo Sirainen If info log can't be opened, log about it to error log. HEAD
Mon, 05 Oct 2009 14:56:51 -0400 Timo Sirainen LSUB "" %: List namespace prefix if namespace has separate subscriptions. HEAD
Mon, 05 Oct 2009 14:13:17 -0400 Timo Sirainen *-login: Log more precise reasons for some auth failures. HEAD
Mon, 05 Oct 2009 11:59:43 -0400 Timo Sirainen master: Config file parsing fixes. HEAD
Mon, 05 Oct 2009 10:46:47 -0400 Timo Sirainen auth-master lookup: Give better error message on connect() EACCES errors. HEAD
Thu, 01 Oct 2009 16:40:32 -0400 Timo Sirainen New UnicodeMap.txt has >16bit multi-decomposition keys, support them. HEAD
Wed, 30 Sep 2009 18:36:50 -0400 Timo Sirainen imap proxy: Don't fail if LOGIN parameters were sent using literals. HEAD
Wed, 30 Sep 2009 17:07:12 -0400 Timo Sirainen process_title_set(): Don't include executable name in setproctitle(), it's done internally. HEAD
Wed, 30 Sep 2009 16:00:26 -0400 Timo Sirainen imap: Reduce command pool's initial size. HEAD
Wed, 30 Sep 2009 12:27:28 -0400 Timo Sirainen imap proxy: Don't log "unexpected input" errors about tagged CAPABILITY replies. HEAD
Wed, 30 Sep 2009 11:08:18 -0400 Timo Sirainen Avoid assert-crashing when two processes try to create index at the same time. HEAD
Wed, 30 Sep 2009 10:43:12 -0400 Timo Sirainen Allow config file line lengths to be unlimited. HEAD
Wed, 30 Sep 2009 10:12:27 -0400 Timo Sirainen dovecot-example.conf: Mention that deliver doesn't support !includes. HEAD
Wed, 30 Sep 2009 10:10:42 -0400 Timo Sirainen deliver: Changed all EX_CONFIGs to EX_TEMPFAILs to avoid bounces. HEAD
Wed, 30 Sep 2009 08:52:12 -0400 Timo Sirainen fd_debug_verify_leaks() didn't check the last_fd. HEAD
Tue, 29 Sep 2009 10:35:58 -0400 Timo Sirainen imap-login: Is dovecot-auth gives a reason for the failure, don't eat first 7 chars. HEAD
Tue, 29 Sep 2009 10:14:56 -0400 Timo Sirainen ssl: If given ssl key is for a different cert, give a nicer error message. HEAD
Mon, 28 Sep 2009 18:25:56 -0400 Timo Sirainen Assert-crashfix when updating saved search results. HEAD
Mon, 28 Sep 2009 18:25:22 -0400 Timo Sirainen mail_search_args_init(): Added an assert. HEAD
Mon, 28 Sep 2009 15:57:48 -0400 Timo Sirainen mail_location: If it ends with ":", ignore it instead of adding ":" character. HEAD
Mon, 28 Sep 2009 14:24:14 -0400 Timo Sirainen quota: Don't crash with non-Maildir++ quota backend. HEAD
Mon, 28 Sep 2009 11:11:54 -0400 Timo Sirainen login: ssl_security string now also shows the used compression. HEAD
Wed, 23 Sep 2009 23:11:54 +0300 Timo Sirainen imap proxy: Another broken remote server detection and crashfix. HEAD
Wed, 23 Sep 2009 22:54:05 +0300 Timo Sirainen imap proxy: Detect and log invalid remote input. HEAD
Mon, 21 Sep 2009 18:36:25 +0300 Timo Sirainen dovecot --exec-mail was broken. HEAD
Sun, 13 Sep 2009 22:12:35 -0400 Timo Sirainen Added tag 1.2.5 for changeset 42f6578c8602 HEAD
Sun, 13 Sep 2009 22:12:21 -0400 Timo Sirainen Released v1.2.5. HEAD 1.2.5
Sun, 13 Sep 2009 21:43:53 -0400 Timo Sirainen Increased SASL auth packet max. sizes for GSSAPI. HEAD
Sun, 13 Sep 2009 21:09:33 -0400 Timo Sirainen acl: Don't crash when creating children under a mailboxes with global ACL. HEAD
Sun, 13 Sep 2009 19:01:28 -0400 Timo Sirainen message_header_decode*() should ignore LWSP between two encoded-words. HEAD
Sun, 13 Sep 2009 18:36:09 -0400 Timo Sirainen maildir quota: Limits weren't read early enough from maildirsize file. HEAD
Fri, 11 Sep 2009 12:26:03 -0400 Timo Sirainen master: Startup warnings written to stderr should end with LF. HEAD
Thu, 10 Sep 2009 19:13:51 -0400 Timo Sirainen quoted-printable decoding didn't handle QP after soft line breaks correctly. HEAD
Thu, 10 Sep 2009 16:50:11 -0400 Timo Sirainen Compiler warning fixes. HEAD
Thu, 10 Sep 2009 14:09:23 -0400 Timo Sirainen maildir: Save cur/ mtime to index after moving saved messages there, not before. HEAD
Thu, 10 Sep 2009 13:57:26 -0400 Timo Sirainen maildir: Removed some unnecessary code. HEAD
Thu, 10 Sep 2009 13:51:47 -0400 Timo Sirainen unlink_directory(): Log if unlink()ing some file fails. HEAD
Thu, 10 Sep 2009 12:07:53 -0400 Timo Sirainen maildir: Don't force a resync when saving. HEAD
Wed, 09 Sep 2009 00:50:16 -0400 Timo Sirainen zlib: Don't allow clients to save compressed data directly. HEAD
Tue, 08 Sep 2009 14:50:01 -0400 Timo Sirainen lib-signals: Don't assert-crash with nested signal handler calls. HEAD
Mon, 07 Sep 2009 11:46:51 -0400 Timo Sirainen master: Startup errors crashed on some systems. HEAD
Mon, 07 Sep 2009 11:44:38 -0400 Timo Sirainen master: Expand %m properly at startup errors. HEAD
Sun, 06 Sep 2009 22:40:21 -0400 Timo Sirainen vpopmail: Call vauth_open(), which is required by vpopmail 5.5.0. HEAD
Sun, 06 Sep 2009 22:16:55 -0400 Timo Sirainen master: Log startup errors as well as writing them to stderr. HEAD
Sun, 06 Sep 2009 21:47:35 -0400 Timo Sirainen Don't assert-crash when listing subscriptions with a >256 chars long mailbox name. HEAD
Sun, 06 Sep 2009 21:26:26 -0400 Timo Sirainen auth: Treat accept() failure as a fatal failure. HEAD
Sun, 06 Sep 2009 21:10:24 -0400 Timo Sirainen dovecot --exec-mail: Put mail_uid and mail_gid settings to environment. HEAD
Sun, 06 Sep 2009 21:00:22 -0400 Timo Sirainen IMAP: Don't return COPYUID if backend didn't provide it. (try #2) HEAD
Sun, 06 Sep 2009 20:45:21 -0400 Timo Sirainen dict quota: When updating quota, recalculate it when necessary. HEAD
Sun, 06 Sep 2009 20:44:00 -0400 Timo Sirainen dict: Added support for async commits. Changed dict_atomic_inc() behavior. HEAD
Sun, 06 Sep 2009 20:42:42 -0400 Timo Sirainen lib-sql: Added sql_update_get_rows(). HEAD
Sun, 06 Sep 2009 19:06:52 -0400 Timo Sirainen lib-index: Minor code cleanup. HEAD
Sun, 06 Sep 2009 18:32:03 -0400 Timo Sirainen dbox: Allow getting streams to messages being saved. HEAD
Sun, 06 Sep 2009 17:19:00 -0400 Timo Sirainen imap: Some text is required after resp-text-codes (HIGHESTMODSEQ/CLOSED). HEAD
Fri, 04 Sep 2009 15:49:48 -0400 Timo Sirainen master: Changed the WhyDoesItNotWork info message. HEAD
Tue, 01 Sep 2009 23:11:06 -0400 Timo Sirainen deliver: Don't send rejects to any messages that have Auto-Submitted header. HEAD
Tue, 01 Sep 2009 13:05:03 -0400 Timo Sirainen lib-index: modseqs weren't tracked properly within session when changes were done. HEAD
Tue, 01 Sep 2009 12:21:14 -0400 Timo Sirainen auth: digest-md5, rpa mechanisms no longer require the realm to be listed in auth_realms. HEAD
Mon, 31 Aug 2009 19:44:39 -0400 Timo Sirainen master: If process uid/gid is too high, refer to last_valid_* settings instead of first_valid_*. HEAD
Mon, 31 Aug 2009 19:31:49 -0400 Timo Sirainen virtual: Don't crash if trying to change a message that was already expunged in backend mailbox. HEAD
Mon, 31 Aug 2009 19:15:00 -0400 Timo Sirainen mail_storage_get_expunged_uids(): Support v2.0 expunge-guid records. HEAD
Mon, 31 Aug 2009 19:13:54 -0400 Timo Sirainen lib-storage: Allow selecting namespace prefix even when list=no. HEAD
Mon, 31 Aug 2009 18:53:17 -0400 Timo Sirainen Added pop3_save_uidl setting. HEAD
Fri, 28 Aug 2009 16:50:20 -0400 Timo Sirainen gssapi: Apparently all usernames end with NUL. Allow it. HEAD
Fri, 28 Aug 2009 15:24:57 -0400 Timo Sirainen qresync: Fixed off-by-one modseq comparison when figuring out what VANISHED replies to send. HEAD
Fri, 28 Aug 2009 15:21:51 -0400 Timo Sirainen imap: Don't crash if SELECT .. QRESYNC doesn't specify list of UIDs. HEAD
Fri, 28 Aug 2009 14:13:44 -0400 Timo Sirainen dovecot-ldap-example.conf: Changed the example "base" setting. HEAD
Fri, 28 Aug 2009 12:57:03 -0400 Timo Sirainen file_set_size() was broken with OSes that didn't support posix_fallocate(). HEAD
Fri, 28 Aug 2009 11:37:45 -0400 Timo Sirainen acl: Don't use dovecot-acl-list with public namespaces. HEAD
Fri, 28 Aug 2009 11:18:26 -0400 Timo Sirainen lib-index: Fixed v2.0 forwards compatibility support. Expunges were handled wrong. HEAD
Fri, 28 Aug 2009 11:04:53 -0400 Timo Sirainen Solaris: Don't crash when signal handler is called with siginfo_t=NULL. HEAD
Tue, 25 Aug 2009 09:30:11 -0400 Timo Sirainen ldap: Don't log an error when server disconnects us because of idling. HEAD
Tue, 25 Aug 2009 09:08:11 -0400 Timo Sirainen maildir: Fixed maildir_sync_get_changes() to work as it should have. HEAD
Mon, 24 Aug 2009 14:04:59 -0400 Timo Sirainen auth worker server: Don't assert-crash if the whole reply doesn't come in one packet. HEAD
Mon, 24 Aug 2009 13:13:45 -0400 Timo Sirainen master: If execv() fails with ENOMEM, mention the *_process_size setting. HEAD
Mon, 17 Aug 2009 14:18:33 -0400 Timo Sirainen maildir: If opening a mail fails with EACCES, log a better error message. HEAD
Mon, 17 Aug 2009 12:29:09 -0400 Timo Sirainen auth: Don't leak memory with buggy auth-master clients. HEAD
Mon, 17 Aug 2009 11:42:33 -0400 Timo Sirainen Added tag 1.2.4 for changeset f32928e74606 HEAD
Mon, 17 Aug 2009 11:42:33 -0400 Timo Sirainen Released v1.2.4. HEAD 1.2.4
Mon, 17 Aug 2009 10:45:13 -0400 Timo Sirainen mbox-snarf: Minor code fix. HEAD
Mon, 17 Aug 2009 10:42:12 -0400 Timo Sirainen mbox-snarf: Keep the mailbox locked while snarfing to avoid duplicates. HEAD
Sat, 15 Aug 2009 20:41:55 -0400 Timo Sirainen acl: When looking up ACL defaults, use global/local default files if they exist. HEAD
Fri, 14 Aug 2009 18:46:44 -0400 Timo Sirainen listescape: Fixed to work with dynamically created shared namespaces. HEAD
Fri, 14 Aug 2009 18:45:20 -0400 Timo Sirainen namespace initialization: Allow plugins to override namespace.real_sep. HEAD
Fri, 14 Aug 2009 18:33:39 -0400 Timo Sirainen listescape: Handle properly subscriptions to namespaces with subscriptions=no. HEAD
Fri, 14 Aug 2009 13:14:02 -0400 Timo Sirainen lf-istream: Don't assert-crash if last character in buffer is CR, not followed by LF. HEAD
Fri, 14 Aug 2009 02:54:41 -0400 Timo Sirainen auth: Check for potentially dangerous NULs in usernames. HEAD
Fri, 14 Aug 2009 02:54:02 -0400 Timo Sirainen Compiling fix. HEAD
Fri, 14 Aug 2009 02:41:25 -0400 Timo Sirainen Compiler fixes. HEAD
Thu, 13 Aug 2009 20:45:09 -0400 Timo Sirainen tb-extra-mailbox-sep workaround works better now. HEAD
Thu, 13 Aug 2009 20:21:21 -0400 Timo Sirainen listescape: Don't escape characters in namespace prefixes. HEAD
Thu, 13 Aug 2009 18:32:49 -0400 Timo Sirainen Transaction view: Don't assert-crash if record size grows during transaction. HEAD