log

age author description
Wed, 07 Oct 2009 17:46:14 -0400 Timo Sirainen lib-auth: Changed API to connect to only a single specified auth socket. HEAD
Wed, 07 Oct 2009 17:44:38 -0400 Timo Sirainen master: Removed all SSL related code. It doesn't belong there. HEAD
Wed, 07 Oct 2009 17:44:01 -0400 Timo Sirainen auth: VERSION should have been sent before MECH, not after. HEAD
Wed, 07 Oct 2009 15:45:55 -0400 Timo Sirainen log: Don't use 100% CPU when log connection closes. HEAD
Wed, 07 Oct 2009 16:48:49 +0000 Pascal Volk master: Added --help option HEAD
Wed, 07 Oct 2009 12:28:29 -0400 Timo Sirainen dbox: Getting dbox file for non-first unsaved mail crashed. HEAD
Wed, 07 Oct 2009 12:02:20 -0400 Timo Sirainen master: Updated --help. HEAD
Tue, 06 Oct 2009 19:22:42 -0400 Timo Sirainen Split dbox (single-dbox) and mdbox (multi-dbox) into separate storage backends. HEAD
Tue, 06 Oct 2009 13:24:01 -0400 Timo Sirainen log: Log input wasn't read correctly. HEAD
Tue, 06 Oct 2009 13:16:11 -0400 Timo Sirainen struct log_service_handshake: Removed unused max_lines_per_sec. HEAD
Tue, 06 Oct 2009 12:57:26 -0400 Timo Sirainen Don't assert-crash after noticing cache file corruption. 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:45:10 -0400 Timo Sirainen Added authtest utility for doing passdb and userdb lookups. HEAD
Mon, 05 Oct 2009 18:31:08 -0400 Timo Sirainen lib-index: Fixed v2.0 forwards compatibility support. Expunges were handled wrong. HEAD
Mon, 05 Oct 2009 18:20:51 -0400 Timo Sirainen imap, pop3: Process permissions weren't properly dropped. HEAD
Mon, 05 Oct 2009 18:06:13 -0400 Timo Sirainen imap, pop3: Root mail access wasn't properly disallowed. HEAD
Mon, 05 Oct 2009 16:55:31 -0400 Timo Sirainen unicodemap.c now gets recreated if unicodemap.pl changes. HEAD
Mon, 05 Oct 2009 16:54:53 -0400 Timo Sirainen If info/debug 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:17:32 -0400 Timo Sirainen *-login: Log more precise reasons for some auth failures. 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 17:55:13 -0400 Timo Sirainen Crashfix. HEAD
Thu, 01 Oct 2009 16:40:32 -0400 Timo Sirainen New UnicodeMap.txt has >16bit multi-decomposition keys, support them. HEAD
Thu, 01 Oct 2009 09:54:52 -0400 Timo Sirainen imap-login: "Disconnected for inactivity" should be sent as BYE. HEAD
Wed, 30 Sep 2009 19:14:01 -0400 Timo Sirainen imap proxy: Don't fail if LOGIN parameters were sent using literals. HEAD
Wed, 30 Sep 2009 17:50:56 -0400 Timo Sirainen Added debug_log_path setting and i_debug() call. HEAD
Wed, 30 Sep 2009 17:25:29 -0400 Timo Sirainen master: Build help and --log-error message to stderr, not stdout. 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:51 -0400 Timo Sirainen imap: Reduce command pool's initial size. HEAD
Wed, 30 Sep 2009 13:09:18 -0400 Timo Sirainen master: Fix to previous change, don't crash at service deinit. HEAD
Wed, 30 Sep 2009 13:03:07 -0400 Timo Sirainen master: If anvil isn't used, read and discard all anvil input coming from mail processes. HEAD
Wed, 30 Sep 2009 12:44:43 -0400 Timo Sirainen master: Use a hard coded backlog=128 when listen()ing. 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 12:18:16 -0400 Timo Sirainen *-login: fd limit wasn't set correctly. 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:45:02 -0400 Timo Sirainen Allow config file line lengths to be unlimited. HEAD
Wed, 30 Sep 2009 10:10:51 -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 13:21:16 -0400 Timo Sirainen Added ATTR_HOT and ATTR_COLD macros. Use them in a couple of places. HEAD
Tue, 29 Sep 2009 10:15:18 -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 16:26:44 -0400 Timo Sirainen configure: Use mysql_config to find where mysql exists. 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:12:58 +0300 Timo Sirainen imap proxy: Detect and log invalid remote input. HEAD
Sun, 13 Sep 2009 21:40:51 -0400 Timo Sirainen auth: Increased AUTH_CLIENT_MAX_LINE_LENGTH. HEAD
Sun, 13 Sep 2009 21:22:53 -0400 Timo Sirainen acl: Use namespace prefix when looking up global ACLs. HEAD
Sun, 13 Sep 2009 21:10:33 -0400 Timo Sirainen acl: Don't crash when creating children under a mailboxes with global ACL. HEAD
Sun, 13 Sep 2009 19:01:01 -0400 Timo Sirainen message_header_decode*() should ignore LWSP between two encoded-words. HEAD
Sun, 13 Sep 2009 18:37:05 -0400 Timo Sirainen maildir quota: Limits weren't read early enough from maildirsize file. HEAD
Fri, 11 Sep 2009 15:30:45 -0400 Timo Sirainen master: Use "master: " prefix in log messages. HEAD
Fri, 11 Sep 2009 14:44:31 -0400 Timo Sirainen TODO updated. HEAD
Fri, 11 Sep 2009 14:05:59 -0400 Timo Sirainen verbose_proctitle setting works again. HEAD
Fri, 11 Sep 2009 13:43:37 -0400 Timo Sirainen *-login: Fixes to SSL/login proxy connection counting. HEAD
Fri, 11 Sep 2009 12:47:23 -0400 Timo Sirainen master: auth setting blocks don't exist anymore, removed them. HEAD
Fri, 11 Sep 2009 12:26:05 -0400 Timo Sirainen master: Startup warnings written to stderr should end with LF. HEAD
Fri, 11 Sep 2009 12:24:19 -0400 Timo Sirainen master: "auth trouble" message should have been written only to stderr. HEAD
Thu, 10 Sep 2009 20:09:16 -0400 Timo Sirainen doveconf: Crashfix HEAD