log

age author description
Mon, 09 Oct 2006 02:14:13 +0300 Timo Sirainen Added MD4_RESULTLEN macro. HEAD
Mon, 09 Oct 2006 02:10:18 +0300 Timo Sirainen Added MD5_RESULTLEN macro. HEAD
Mon, 09 Oct 2006 01:41:53 +0300 Timo Sirainen Fix HEAD
Mon, 09 Oct 2006 00:46:25 +0300 Timo Sirainen If login process sends wrong state information, restart it. HEAD
Mon, 09 Oct 2006 00:42:38 +0300 Timo Sirainen Handle INBOX-prefixed namespaces better. Avoid duplicate INBOX replies if HEAD
Mon, 09 Oct 2006 00:25:15 +0300 Timo Sirainen Tru64 SIA authentication support. Patch by Simon L Jackson HEAD
Sun, 08 Oct 2006 23:09:48 +0300 Timo Sirainen Log all mail saves and save failures. HEAD
Sun, 08 Oct 2006 22:24:37 +0300 Timo Sirainen Added -f parameter to specify the envelope sender which is used in mbox HEAD
Sun, 08 Oct 2006 22:22:33 +0300 Timo Sirainen Added fill_missing parameter to message_address_parse() which specifies if HEAD
Sun, 08 Oct 2006 20:27:14 +0300 Timo Sirainen Expand home directory in mail env if it exists as eg. "mbox:~:INBOX=.." or HEAD
Sun, 08 Oct 2006 16:28:56 +0300 Timo Sirainen Added p_free_and_null() and did some cleanups. HEAD
Mon, 25 Sep 2006 15:14:50 +0300 Timo Sirainen And remove debugging code.. HEAD
Mon, 25 Sep 2006 15:07:12 +0300 Timo Sirainen SIGHUP caused memory corruption HEAD
Mon, 25 Sep 2006 13:30:59 +0300 Timo Sirainen If fd_read() returns EAGAIN, ignore it. HEAD
Sat, 23 Sep 2006 18:34:17 +0300 Timo Sirainen Use array_t in commands buffer. HEAD
Fri, 22 Sep 2006 17:55:53 +0300 Timo Sirainen POP3 service name is "pop" with GSSAPI. HEAD
Fri, 22 Sep 2006 17:41:34 +0300 Timo Sirainen Comment about protocols=none. HEAD
Fri, 22 Sep 2006 17:39:05 +0300 Timo Sirainen Allow "protocols = none". HEAD
Fri, 22 Sep 2006 17:29:20 +0300 Timo Sirainen %i didn't work. HEAD
Fri, 22 Sep 2006 16:26:45 +0300 Timo Sirainen "Can't connect to server" message's host was wrong if uris setting was used. HEAD
Wed, 20 Sep 2006 00:16:53 +0300 Timo Sirainen More explanation of the "user" field in pass_query. HEAD
Mon, 18 Sep 2006 02:20:30 +0300 Timo Sirainen Fix HEAD
Mon, 18 Sep 2006 02:15:53 +0300 Timo Sirainen --with-lucene now enables lucene full text search indexing. Note that using HEAD
Mon, 18 Sep 2006 02:08:35 +0300 Timo Sirainen Added message-decoder.o here for now until it's used within the binary. HEAD
Mon, 18 Sep 2006 02:07:55 +0300 Timo Sirainen Fixes to indexing HEAD
Mon, 18 Sep 2006 01:27:16 +0300 Timo Sirainen API updates and some fixes HEAD
Mon, 18 Sep 2006 00:08:06 +0300 Timo Sirainen mail_storage_get_mailbox_index_dir() wrapper function was missing HEAD
Sun, 17 Sep 2006 21:34:15 +0300 Timo Sirainen Memory leak fixes HEAD
Sun, 17 Sep 2006 21:11:11 +0300 Timo Sirainen Removed quota_set_error() prototype as well HEAD
Sun, 17 Sep 2006 21:10:32 +0300 Timo Sirainen Removed quota_set_error() calls. HEAD
Sun, 17 Sep 2006 20:49:02 +0300 Timo Sirainen mail_set_uid() now returns 0 = expunged, 1 = ok. HEAD
Sun, 17 Sep 2006 20:28:36 +0300 Timo Sirainen maildir_storage_sync_force() crashed if called from mail index sync/expunge HEAD
Sun, 17 Sep 2006 20:12:35 +0300 Timo Sirainen Crashfixes HEAD
Sun, 17 Sep 2006 19:34:08 +0300 Timo Sirainen Fixed to use new array API. HEAD
Sun, 17 Sep 2006 19:28:10 +0300 Timo Sirainen Added full text search plugin framework. Still missing support for handling HEAD
Sun, 17 Sep 2006 19:23:44 +0300 Timo Sirainen Added message-decoder to decode message's contents into readable UTF-8. HEAD
Sun, 17 Sep 2006 19:22:31 +0300 Timo Sirainen Moved some search parameters to public struct mail_search_context and added HEAD
Sun, 17 Sep 2006 19:21:41 +0300 Timo Sirainen Added mail_storage_get_mailbox_index_dir(). HEAD
Sat, 16 Sep 2006 16:50:21 +0300 Timo Sirainen Added charset_is_utf8() and charset_to_ucase_utf8_full(). HEAD
Sat, 16 Sep 2006 16:48:05 +0300 Timo Sirainen Error string fix HEAD
Sat, 16 Sep 2006 16:47:48 +0300 Timo Sirainen Removed unused flag and added comment. HEAD
Sat, 16 Sep 2006 16:40:17 +0300 Timo Sirainen Don't allow giving NULL parameter to array_get() or array_get_modifiable(). HEAD
Sat, 16 Sep 2006 16:31:14 +0300 Timo Sirainen Some more array changes. v and v_modifiable are now pointer-to-pointers so HEAD
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