log

age author description
Mon, 11 Sep 2006 22:13:04 +0300 Timo Sirainen hosts doesn't default to localhost anymore. HEAD
Sun, 10 Sep 2006 21:01:31 +0300 Timo Sirainen Boehm GC seems to be working now. Removed the broken-warning. HEAD
Sun, 10 Sep 2006 20:59:58 +0300 Timo Sirainen GC optimization HEAD
Sun, 10 Sep 2006 20:49:08 +0300 Timo Sirainen Fixes for using GC HEAD
Sun, 10 Sep 2006 15:48:12 +0300 Timo Sirainen Replaced ARRAY_CREATE() macro with [ipt]_array_init() macros. The macro HEAD
Sun, 10 Sep 2006 15:46:11 +0300 Timo Sirainen Fixed atomic_inc() to work correctly with shared keys. HEAD
Sun, 10 Sep 2006 15:32:58 +0300 Timo Sirainen Removed type parameter from ARRAY_CREATE since it's not needed anymore. HEAD
Mon, 28 Aug 2006 20:06:06 +0300 Timo Sirainen Save queries within transaction in a linked list and send them separately, HEAD
Mon, 28 Aug 2006 19:54:55 +0300 Timo Sirainen Fixes. select/where fields were used in wrong order HEAD
Sat, 26 Aug 2006 16:56:05 +0300 Timo Sirainen Initial hash table size was always 109 even though the initial_size HEAD
Sat, 26 Aug 2006 16:55:02 +0300 Timo Sirainen Fix 100% CPU usage looping when a vnode change event came but it was never HEAD
Sat, 26 Aug 2006 16:46:25 +0300 Timo Sirainen When reading the duplicate entries, the timestamp wasn't saved so the entry HEAD
Thu, 24 Aug 2006 17:17:43 +0300 Timo Sirainen Updated pop3's mail_executable comment HEAD
Wed, 23 Aug 2006 22:44:27 +0300 Timo Sirainen And actually fix it instead of leaving it commented out... HEAD
Wed, 23 Aug 2006 22:43:44 +0300 Timo Sirainen Rename was a bit broken if the new name began with the old name HEAD
Wed, 23 Aug 2006 13:39:42 +0300 Timo Sirainen Grow index_header_lookup_ctx pool initial size. HEAD
Tue, 22 Aug 2006 05:49:53 +0300 Timo Sirainen If master db has extra fields set, send them to checkpassword in HEAD
Fri, 18 Aug 2006 14:35:59 +0300 Timo Sirainen Compiler warning fix HEAD
Fri, 18 Aug 2006 00:16:49 +0300 Timo Sirainen io_add_notify() didn't set refcount so io_remove() crashed for it. HEAD
Thu, 17 Aug 2006 22:48:25 +0300 Timo Sirainen Crashfix HEAD
Thu, 17 Aug 2006 21:52:58 +0300 Timo Sirainen Reference IOs before calling timeout handlers, in case they call HEAD
Thu, 17 Aug 2006 21:46:42 +0300 Timo Sirainen OK, so the original kqueue code wasn't actually broken, but it could have HEAD
Thu, 17 Aug 2006 21:17:38 +0300 Timo Sirainen Cleanup + handle dup() failure. HEAD
Thu, 17 Aug 2006 20:43:58 +0300 Timo Sirainen Fixes HEAD
Thu, 17 Aug 2006 00:33:40 +0300 Timo Sirainen Fixes HEAD
Wed, 16 Aug 2006 23:48:35 +0300 Timo Sirainen Non-plaintext auth: If auth_debug_passwords=yes, show looked up credentials. HEAD
Wed, 16 Aug 2006 20:58:02 +0300 Timo Sirainen Compiling fixes HEAD
Wed, 16 Aug 2006 18:54:58 +0300 Timo Sirainen Rewrote much of the kqueue code. It didn't work correctly if there were both HEAD
Wed, 16 Aug 2006 16:31:23 +0300 Timo Sirainen Use notify=kqueue automatically only if ioloop=kqueue. HEAD
Wed, 16 Aug 2006 15:54:55 +0300 Timo Sirainen Changed --enable-debug's description. HEAD