log

age author description
Sun, 09 Dec 2007 16:07:58 +0200 Timo Sirainen Fixed memory leak when FETCH command used multiple streams. HEAD
Sun, 09 Dec 2007 15:50:24 +0200 Timo Sirainen mail_storage_create() now finishes namespace initialization so namespaces HEAD
Sun, 09 Dec 2007 15:48:38 +0200 Timo Sirainen When saving multiple mails, close some of the files temporarily so we don't HEAD
Sun, 09 Dec 2007 15:47:03 +0200 Timo Sirainen Convert only after namespaces are created. Convert mailboxes to INBOX HEAD
Sun, 09 Dec 2007 15:01:14 +0200 Timo Sirainen Use less space from data stack. HEAD
Sun, 09 Dec 2007 14:15:56 +0200 Timo Sirainen --with-package=yes now fails if package can't be used. --with-package=auto HEAD
Sun, 09 Dec 2007 13:28:54 +0200 Timo Sirainen Cleanups and fixes. HEAD
Sat, 08 Dec 2007 23:10:57 +0200 Timo Sirainen Code cleanups and error handling fixes to setting/dropping groups. HEAD
Sat, 08 Dec 2007 22:09:22 +0200 Timo Sirainen Removed unneeded code. HEAD
Sat, 08 Dec 2007 22:07:52 +0200 Timo Sirainen Don't add arrival/date/size sort IDs to index file. They can be looked up HEAD
Sat, 08 Dec 2007 21:36:59 +0200 Timo Sirainen Fix HEAD
Sat, 08 Dec 2007 21:36:20 +0200 Timo Sirainen Simplified and optimized the sorting code. HEAD
Sat, 08 Dec 2007 21:28:46 +0200 Timo Sirainen Added str_equals() HEAD
Sat, 08 Dec 2007 19:36:11 +0200 Timo Sirainen Optimize searching flags and keywords. HEAD
Sat, 08 Dec 2007 19:21:27 +0200 Timo Sirainen SEARCH_KEYWORDS now uses struct mail_keywords instead of a string array. HEAD
Sat, 08 Dec 2007 19:08:41 +0200 Timo Sirainen We can't always merge SEARCH_FLAGS. HEAD
Sat, 08 Dec 2007 18:34:23 +0200 Timo Sirainen Merge SEARCH_FLAGS arguments when possible. HEAD
Sat, 08 Dec 2007 18:26:42 +0200 Timo Sirainen Replaced SEARCH_<flag> with a generic SEARCH_FLAGS. Use value.size for HEAD
Sat, 08 Dec 2007 17:47:48 +0200 Timo Sirainen All changes end up to dovecot.index.log with dbox, so watch only it instead HEAD
Sat, 08 Dec 2007 17:11:14 +0200 Timo Sirainen Scan dbox directories every 8 days and delete stale temp files. HEAD
Sat, 08 Dec 2007 17:10:42 +0200 Timo Sirainen Added mailbox_list_get_global_temp_prefix() HEAD
Sat, 08 Dec 2007 17:10:18 +0200 Timo Sirainen Removed maildir_tmp_cleanup(). Use unlink_old_files() instead. HEAD
Sat, 08 Dec 2007 17:05:17 +0200 Timo Sirainen Removed unlink_lockfiles() and replaced it with a simpler unlink_old_files() HEAD
Sat, 08 Dec 2007 16:41:35 +0200 Timo Sirainen Code cleanup HEAD
Sat, 08 Dec 2007 16:40:34 +0200 Timo Sirainen Don't assert-crash if sync was aborted and it still had expunges left. HEAD
Sat, 08 Dec 2007 15:59:48 +0200 Timo Sirainen If we encounter an unknown charset, get the ASCII (or UTF-8 actually) HEAD
Sat, 08 Dec 2007 15:55:09 +0200 Timo Sirainen uni_utf8_to_decomposed_titlecase(): If we encounter invalid UTF-8 input, HEAD
Sat, 08 Dec 2007 15:53:15 +0200 Timo Sirainen uni_utf8_get_valid_data() API changed. HEAD
Sat, 08 Dec 2007 15:45:17 +0200 Timo Sirainen Moved uni_utf8_get_valid_data() to lib/ HEAD
Sat, 08 Dec 2007 15:42:25 +0200 Timo Sirainen If header contains invalid MIME input, preserve the =? in output. HEAD
Sat, 08 Dec 2007 15:04:52 +0200 Timo Sirainen Sanitize the headers before logging. HEAD
Sat, 08 Dec 2007 14:59:05 +0200 Timo Sirainen Added deliver_log_format setting to control what's logged when a mail is HEAD
Sat, 08 Dec 2007 14:43:57 +0200 Timo Sirainen Added deliver_log(), which is used to log the mail delivery status instead HEAD
Sat, 08 Dec 2007 14:36:50 +0200 Timo Sirainen Fixed handling invalid characters in atoms. HEAD
Fri, 07 Dec 2007 16:16:58 +0200 Timo Sirainen UID ranges can be large, don't allocate them from data stack. HEAD
Fri, 07 Dec 2007 16:10:19 +0200 Timo Sirainen Support mmap_disable=yes and some error handling improvements. HEAD
Fri, 07 Dec 2007 00:46:31 +0200 Timo Sirainen Return in OK reply how long the SEARCH took. HEAD
Fri, 07 Dec 2007 00:45:59 +0200 Timo Sirainen Crashfix HEAD
Thu, 06 Dec 2007 13:02:11 +0200 Timo Sirainen Mention LIST+STATUS combination. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Wed, 05 Dec 2007 17:47:19 +0200 Timo Sirainen Added T_FRAME*() macros. It's too easy to accidentally break t_push/t_pop HEAD
Wed, 05 Dec 2007 17:45:16 +0200 Timo Sirainen Code cleanup HEAD
Wed, 05 Dec 2007 17:40:28 +0200 Timo Sirainen Code cleanups HEAD
Wed, 05 Dec 2007 17:22:21 +0200 Timo Sirainen Allocate auth_realms from auth pool instead of from data stack. HEAD
Wed, 05 Dec 2007 17:19:57 +0200 Timo Sirainen Minor optimization. HEAD
Wed, 05 Dec 2007 17:09:07 +0200 Timo Sirainen If we fail with out of memory, make sure i_panic() can allocate enough HEAD
Wed, 05 Dec 2007 17:06:37 +0200 Timo Sirainen If file is lost, don't try to look for it until stack overflows. HEAD
Wed, 05 Dec 2007 11:58:56 +0200 Timo Sirainen Comment updates HEAD
Tue, 04 Dec 2007 19:59:57 +0200 Timo Sirainen Locking and error handling fixes. HEAD
Tue, 04 Dec 2007 15:20:01 +0200 Timo Sirainen Optimize physical mail size calculation by using the next message's offset HEAD
Tue, 04 Dec 2007 14:47:43 +0200 Timo Sirainen Don't mmap() transaction log file if we're reading less than a page. HEAD
Tue, 04 Dec 2007 14:39:32 +0200 Timo Sirainen NFS attribute cache flushing fix HEAD
Tue, 04 Dec 2007 14:31:55 +0200 Timo Sirainen Previous tail_offset change broke when rotating transaction logs. HEAD
Tue, 04 Dec 2007 14:22:18 +0200 Timo Sirainen Show log_file_tail_offset header updates more clearly. HEAD
Tue, 04 Dec 2007 14:08:41 +0200 Timo Sirainen Code cleanup HEAD
Tue, 04 Dec 2007 12:34:43 +0200 Timo Sirainen If we didn't read tail offset update from transaction log, we set it to 0 in HEAD
Tue, 04 Dec 2007 11:22:36 +0200 Timo Sirainen Print the number of cache file compressions. HEAD
Tue, 04 Dec 2007 11:04:55 +0200 Timo Sirainen Don't compress cache file unneededly when creating the first messages. HEAD
Tue, 04 Dec 2007 10:49:10 +0200 Timo Sirainen Code cleanup HEAD
Mon, 03 Dec 2007 19:16:10 +0200 Timo Sirainen Added tag 1.1.beta10 for changeset 75fabf3fded8 HEAD