log

age author description
Sun, 06 Aug 2006 23:08:54 +0300 Timo Sirainen Minor cleanup, but more importantly last commit message didn't say that the HEAD
Sun, 06 Aug 2006 23:05:32 +0300 Timo Sirainen Fixes to login process handling, especially with HEAD
Fri, 04 Aug 2006 20:46:11 +0300 Timo Sirainen When mailbox changes are noticed and they're sent to client, cork before HEAD
Fri, 04 Aug 2006 19:33:02 +0300 Timo Sirainen Crashfix HEAD
Fri, 04 Aug 2006 19:28:28 +0300 Timo Sirainen If .DEFAULT file exists in global ACL root directory, use it as the default HEAD
Thu, 03 Aug 2006 19:21:58 +0300 Timo Sirainen If master login failed because of non-password failure (eg. allow_nets) HEAD
Thu, 03 Aug 2006 19:21:01 +0300 Timo Sirainen If we logged in with IPv6 address and allow_nets contained IPv4 address, we HEAD
Thu, 03 Aug 2006 18:37:55 +0300 Timo Sirainen When logging in as master user, send it as "master_user" field to master HEAD
Thu, 03 Aug 2006 18:27:53 +0300 Timo Sirainen Call io_remove() before closing the fd. HEAD
Thu, 03 Aug 2006 01:39:50 +0300 Timo Sirainen Added --with-linux-quota configure option to specify which Linux quota HEAD
Wed, 02 Aug 2006 23:14:19 +0300 Timo Sirainen And fix for previous change.. HEAD
Wed, 02 Aug 2006 22:41:28 +0300 Timo Sirainen Transaction view: mail_index_get_header() returns now updated next_uid field HEAD
Wed, 02 Aug 2006 03:16:18 +0300 Timo Sirainen We wrote mail bodies through raw output stream, instead of the one that made HEAD
Mon, 31 Jul 2006 03:45:11 +0300 Timo Sirainen s/expire-mails/expire-tool/ HEAD
Mon, 31 Jul 2006 03:44:33 +0300 Timo Sirainen Install expire-tool and convert-tool to libexec dir. HEAD
Mon, 31 Jul 2006 03:44:08 +0300 Timo Sirainen Compile fix HEAD
Mon, 31 Jul 2006 02:12:51 +0300 Timo Sirainen Initial import of expire plugin code. Seems to work with at least one user. :) HEAD
Mon, 31 Jul 2006 02:07:46 +0300 Timo Sirainen Delay creating thread index file until THREAD command is used for the first time. HEAD
Mon, 31 Jul 2006 02:05:30 +0300 Timo Sirainen Debug: Don't log empty error when writing "master out" debug lines. HEAD
Mon, 31 Jul 2006 02:04:18 +0300 Timo Sirainen Fixed dictionary iteration. HEAD
Mon, 31 Jul 2006 02:03:58 +0300 Timo Sirainen dict proxy: Dictionary iteration was broken. HEAD
Mon, 31 Jul 2006 02:02:16 +0300 Timo Sirainen index_mail_cache_add() was used with lib-storage's internal indexes for most HEAD
Sun, 30 Jul 2006 22:27:24 +0300 Timo Sirainen Berkeley DB dict support is now enabled only when using --with-db configure option. HEAD
Sun, 30 Jul 2006 21:49:38 +0300 Timo Sirainen Dictionary changes: Added support for defining value's type. Key is still always a string. Added support for sorting the iteration replies. Added dict_unset(). Added Berkeley DB support. Most of the code written by Tianyan Liu. HEAD
Sun, 30 Jul 2006 21:35:47 +0300 Timo Sirainen DEBUG: Show username also in debug line. HEAD
Sun, 30 Jul 2006 21:32:07 +0300 Timo Sirainen Changes to make trash plugin working again. HEAD
Sun, 30 Jul 2006 21:31:23 +0300 Timo Sirainen Fixes to make it compile again. HEAD
Sun, 30 Jul 2006 21:13:03 +0300 Timo Sirainen Delay sending the transaction begin command to server until the first HEAD
Sun, 30 Jul 2006 21:06:09 +0300 Timo Sirainen If invalid key is given to dict_set() or dict_atomic_inc() fail the whole HEAD
Sun, 30 Jul 2006 21:03:18 +0300 Timo Sirainen dict_atomic_inc(): Do nothing if diff parameter is 0. HEAD