log

age author description
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
Fri, 09 Oct 2009 15:08:46 -0400 Timo Sirainen configure: Use cache for more checks. HEAD
Fri, 09 Oct 2009 14:09:01 -0400 Timo Sirainen plugins: mail_log links notify plugin now, so build notify first. HEAD
Fri, 09 Oct 2009 14:03:57 -0400 Timo Sirainen auth: Fixed compiling with --with-gssapi=plugin HEAD
Fri, 09 Oct 2009 13:45:27 -0400 Timo Sirainen example-config: dbox_* settings were renamed to mdbox_*. HEAD
Thu, 08 Oct 2009 21:22:12 -0400 Timo Sirainen plugins: Added dependencies. HEAD
Thu, 08 Oct 2009 21:19:29 -0400 Timo Sirainen module_dir_load(): Support <name>_dependencies array listing required modules. HEAD
Thu, 08 Oct 2009 20:49:31 -0400 Timo Sirainen master: Added default_vsz_limit setting, which defaults to 256 MB. HEAD
Thu, 08 Oct 2009 20:43:25 -0400 Timo Sirainen util/*view binaries are now accessed via "doveadm dump". HEAD
Thu, 08 Oct 2009 20:10:49 -0400 Timo Sirainen lib-index: Take MAIL_INDEX_OPEN_FLAG_READONLY more seriously. HEAD
Thu, 08 Oct 2009 20:09:20 -0400 Timo Sirainen compat: Renamed all my_*() fallback functions to i_my_*(). HEAD
Thu, 08 Oct 2009 18:43:17 -0400 Timo Sirainen authtest binary is now accessed via "doveadm auth" and "doveadm user". HEAD
Thu, 08 Oct 2009 18:33:50 -0400 Timo Sirainen Moved askpass() from master/ to lib/. Added t_askpass(). HEAD
Thu, 08 Oct 2009 18:24:24 -0400 Timo Sirainen dovecotpw binary is now accessed via "doveadm pw". HEAD
Thu, 08 Oct 2009 17:58:38 -0400 Timo Sirainen Moved doveadm to a separate directory and made it a bit more easily extensible. HEAD
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