log

age author description
Sun, 15 Oct 2006 18:55:00 +0300 Timo Sirainen Use mail_chroot setting. HEAD
Sun, 15 Oct 2006 18:52:25 +0300 Timo Sirainen Require that the "resp" parameter for AUTH command is the last. HEAD
Sun, 15 Oct 2006 18:42:58 +0300 Timo Sirainen Filter out "From " lines from headers. There's no reason they should exist HEAD
Sun, 15 Oct 2006 18:11:34 +0300 Timo Sirainen Fix to delayed cache file opening, cached data might have been lost. HEAD
Sun, 15 Oct 2006 16:05:27 +0300 Timo Sirainen If unknown QoP value is received, log what it is. HEAD
Sun, 15 Oct 2006 15:59:43 +0300 Timo Sirainen After saving messages the mailbox wasn't synced, which caused deliver to HEAD
Sun, 15 Oct 2006 15:26:42 +0300 Timo Sirainen Compile fix HEAD
Sun, 15 Oct 2006 15:25:39 +0300 Timo Sirainen And removed the rest of the mailbox-list-index* too.. HEAD
Sun, 15 Oct 2006 15:24:40 +0300 Timo Sirainen mailbox-list-index wasn't supposed to be committed yet. HEAD
Sun, 15 Oct 2006 15:23:17 +0300 Timo Sirainen We didn't skip whitespace after '=' in parameters, which caused the HEAD
Sun, 15 Oct 2006 15:13:08 +0300 Timo Sirainen message_parser_parse_next_block() returned body part wrong for first header HEAD
Sun, 15 Oct 2006 13:36:27 +0300 Timo Sirainen We added received date as time_t instead of uint32_t which crashed with HEAD
Sat, 14 Oct 2006 02:52:02 +0300 Timo Sirainen Reference counting fix HEAD
Sat, 14 Oct 2006 02:50:09 +0300 Timo Sirainen Reference counter fixes HEAD
Sat, 14 Oct 2006 02:11:04 +0300 Timo Sirainen Reference counter fixing for client while it's being used in login proxy. HEAD
Sat, 14 Oct 2006 02:10:17 +0300 Timo Sirainen Cleanup HEAD
Sat, 14 Oct 2006 01:36:20 +0300 Timo Sirainen Let's be nice and work with older libmysqlclient libraries. HEAD
Sat, 14 Oct 2006 01:12:53 +0300 Timo Sirainen Don't pass uninitialized data in epoll data struct's union to kernel. HEAD
Fri, 13 Oct 2006 23:23:13 +0300 Timo Sirainen Deinit crashfix. HEAD
Fri, 13 Oct 2006 23:06:44 +0300 Timo Sirainen New asserts / cleanup HEAD
Fri, 13 Oct 2006 22:54:05 +0300 Timo Sirainen Clear the keywords pool for each mail, so we don't waste memory. Also we can HEAD
Fri, 13 Oct 2006 21:42:50 +0300 Timo Sirainen Handle moving to memory failures better so we won't crash in some HEAD
Fri, 13 Oct 2006 21:03:22 +0300 Timo Sirainen Make sure we don't kill login processes that haven't yet even sent their HEAD
Fri, 13 Oct 2006 20:59:41 +0300 Timo Sirainen Don't crash in log deinitialization. HEAD
Fri, 13 Oct 2006 20:42:05 +0300 Timo Sirainen Adding space to header could have broken things. This fixes at least HEAD
Fri, 13 Oct 2006 19:37:12 +0300 Timo Sirainen auth_cache: Try to handle changing passwords automatically: If password HEAD
Fri, 13 Oct 2006 18:33:03 +0300 Timo Sirainen Don't use time_t anymore in cache file. uint32_t is large enough and makes HEAD
Fri, 13 Oct 2006 18:22:15 +0300 Timo Sirainen Removed MAIL_INDEX_OPEN_FLAG_FAST. It wasn't being used, and we probably HEAD
Fri, 13 Oct 2006 18:19:54 +0300 Timo Sirainen Delay opening the cache file until it's actually needed. HEAD
Fri, 13 Oct 2006 18:18:39 +0300 Timo Sirainen When registering fields, if they were already exited in the cache file mark HEAD
Fri, 13 Oct 2006 18:02:46 +0300 Timo Sirainen If time_t or uoff_t size had changed, we returned -1 instead of FALSE, which HEAD
Fri, 13 Oct 2006 15:44:22 +0300 Timo Sirainen Don't require home directory to be given. If debug is enabled, log what we HEAD
Thu, 12 Oct 2006 12:13:36 +0300 Timo Sirainen If login process dies before initialization, stall creation of them instead HEAD
Wed, 11 Oct 2006 15:22:31 +0300 Timo Sirainen When shutting down do one last read from log fds to see if there's something HEAD
Wed, 11 Oct 2006 15:17:27 +0300 Timo Sirainen Send inode number in login requests and verify that they match. HEAD
Wed, 11 Oct 2006 13:33:20 +0300 Timo Sirainen Handle ENOENT silently and return 0. HEAD
Mon, 09 Oct 2006 20:26:01 +0300 Timo Sirainen Increase default address sanitizer pool size HEAD
Mon, 09 Oct 2006 20:08:05 +0300 Timo Sirainen If the mail environment data contains mail format prefix, don't do any kind HEAD
Mon, 09 Oct 2006 03:02:00 +0300 Timo Sirainen Detect C++ compiler because fts-lucene has C++ code. HEAD
Mon, 09 Oct 2006 02:18:17 +0300 Timo Sirainen Based on password length detect if it's hex-encoded or sha1-encoded. Also HEAD
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
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
Wed, 16 Aug 2006 15:16:25 +0300 Timo Sirainen If SSL/TLS handshake didn't finish, show "TLS handshaking" instead of "TLS" HEAD
Fri, 11 Aug 2006 18:09:38 +0300 Timo Sirainen Set SIGCHLD handler in init, not in preinit when lib_signals_init() hasn't HEAD
Fri, 11 Aug 2006 04:12:05 +0300 Timo Sirainen Check log_creaate_pipe() and dup() return values and handle failures. HEAD
Fri, 11 Aug 2006 02:21:06 +0300 Timo Sirainen eval doesn't need to have its parameters quoted. The previous \" quoting was HEAD
Fri, 11 Aug 2006 01:32:10 +0300 Timo Sirainen Show number of actually expunged messages in logout message, instead of HEAD
Fri, 11 Aug 2006 01:03:22 +0300 Timo Sirainen Check for XFS quota also from xfs/xqm.h HEAD
Fri, 11 Aug 2006 00:59:40 +0300 Timo Sirainen Use SIGCHLD handler to check for killed child processes instead of a timeout HEAD