log

age author description
Thu, 08 Oct 2009 13:02:25 -0400 Timo Sirainen Use array_foreach*() in some useful places. HEAD
Thu, 08 Oct 2009 11:52:47 -0400 Timo Sirainen smtp client: Failure wasn't sent properly for more than one recipient. HEAD
Thu, 08 Oct 2009 11:21:10 -0400 Timo Sirainen lib-index: With >1 expunge handlers deinit was called with wrong sync_context. HEAD
Thu, 08 Oct 2009 11:14:46 -0400 Timo Sirainen Expunging messages caused in-memory modseqs to be wrong. HEAD
Thu, 08 Oct 2009 02:54:45 -0400 Timo Sirainen Added array_foreach() and array_foreach_modifiable(). HEAD
Thu, 08 Oct 2009 01:37:57 -0400 Timo Sirainen ssl-params: Don't put SSL_LIBS to dependencies. HEAD
Wed, 07 Oct 2009 20:43:39 -0400 Timo Sirainen Removed accidentally committed ssl-params binary. HEAD
Wed, 07 Oct 2009 20:43:28 -0400 Timo Sirainen ssl-params: Track client connection count correctly. HEAD
Wed, 07 Oct 2009 20:35:37 -0400 Timo Sirainen master: Fixes to handling anvil service. HEAD
Wed, 07 Oct 2009 20:31:17 -0400 Timo Sirainen settings parser: copying boolean values also copied some unintended memory. HEAD
Wed, 07 Oct 2009 23:28:33 +0000 Pascal Volk ssl-params: dropped ssl-params binary / added to .hgignore HEAD
Wed, 07 Oct 2009 19:06:05 -0400 Timo Sirainen ssl-params: Several bugfixes. HEAD
Wed, 07 Oct 2009 18:54:14 -0400 Timo Sirainen ssl-params: Name the program correctly. HEAD
Wed, 07 Oct 2009 18:47:55 -0400 Timo Sirainen *-login: Don't set connection fd to non-blocking twice. HEAD
Wed, 07 Oct 2009 17:54:58 -0400 Timo Sirainen *-login: Read SSL parameters using the new ssl-params service. HEAD
Wed, 07 Oct 2009 17:47:01 -0400 Timo Sirainen Added ssl-params binary that login process uses to read SSL parameters. HEAD
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