log

age author description
Mon, 25 Feb 2008 21:39:00 +0200 Timo Sirainen Check and update sync_last_check in one common function. HEAD
Mon, 25 Feb 2008 21:37:48 +0200 Timo Sirainen And compile fix for last change. HEAD
Mon, 25 Feb 2008 21:27:43 +0200 Timo Sirainen array_clear() only truncates the array, growing its size later doesn't fill HEAD
Mon, 25 Feb 2008 21:22:01 +0200 Timo Sirainen LOGOUT command also closes mailbox, so mark it as such to fix command HEAD
Sun, 24 Feb 2008 02:48:43 +0200 Timo Sirainen Allow #comments in trash config HEAD
Thu, 21 Feb 2008 22:52:36 +0200 Timo Sirainen SEARCH SUBJECT now changes LWSP to spaces to match ENVELOPE's subject field. HEAD
Thu, 21 Feb 2008 22:44:18 +0200 Timo Sirainen imap_quote*() with LWSP compression: Make sure TABs are always converted to HEAD
Thu, 21 Feb 2008 21:34:04 +0200 Timo Sirainen DEBUG: Buffer overflow checking caused false errors sometimes. HEAD
Thu, 21 Feb 2008 19:58:57 +0200 Timo Sirainen Header searches shouldn't include the header name or ":" in matching. HEAD
Thu, 21 Feb 2008 18:58:37 +0200 Timo Sirainen index_mail_get_date() didn't return timezone if date was already parsed. HEAD
Thu, 21 Feb 2008 18:17:56 +0200 Timo Sirainen More fixes to SEARCH BEFORE/ON/SINCE timezone handling. HEAD
Thu, 21 Feb 2008 15:57:45 +0200 Timo Sirainen Fixed proxy_maybe handling. HEAD
Thu, 21 Feb 2008 15:40:10 +0200 Timo Sirainen auth_debug: Hide passwords from "cache hit" log lines if HEAD
Thu, 21 Feb 2008 15:36:05 +0200 Timo Sirainen Blocking passdbs that returned some userdb_* fields returned also an extra HEAD
Thu, 21 Feb 2008 15:26:19 +0200 Timo Sirainen auth_debug: Show cache contents in "cache hit" lines. HEAD
Thu, 21 Feb 2008 15:18:27 +0200 Timo Sirainen [::] listens only for IPv6 addresses now. This gets rid of IPv4-mapped IPv6 HEAD
Thu, 21 Feb 2008 14:45:58 +0200 Timo Sirainen Fixed "uid_validity updated unexpectedly" errors when mbox file was being HEAD
Thu, 21 Feb 2008 13:43:22 +0200 Timo Sirainen Assert fix HEAD
Thu, 21 Feb 2008 13:06:50 +0200 Timo Sirainen Make sure we don't use a stale first_unwritten_pos to optimize HEAD
Wed, 20 Feb 2008 20:39:03 +0200 Timo Sirainen Don't crash if trying to deliver mail to mailbox outside all namespaces. HEAD
Wed, 20 Feb 2008 20:02:30 +0200 Timo Sirainen SEARCH BEFORE/ON/SINCE didn't handling timezones correctly. HEAD
Sun, 17 Feb 2008 22:23:46 +0200 Timo Sirainen Changed the default ioloop to "best". HEAD
Sun, 17 Feb 2008 15:14:44 +0200 Timo Sirainen fdatasync() the new/ and/or cur/ directory after mails are renamed. HEAD
Sun, 17 Feb 2008 14:38:17 +0200 Timo Sirainen Assert-crashfix if IDLE finishes immediately. HEAD
Sun, 17 Feb 2008 14:30:42 +0200 Timo Sirainen Fixed "Cached message offset lost" errors when quota plugin was used. HEAD
Sun, 17 Feb 2008 12:48:43 +0200 Timo Sirainen Fixed --enable-ipv6 HEAD
Sun, 17 Feb 2008 12:44:12 +0200 Timo Sirainen Typofixes HEAD
Sun, 17 Feb 2008 00:16:37 +0200 Timo Sirainen Don't crash if FTS backend initialization fails. HEAD
Sat, 16 Feb 2008 22:14:11 +0200 Timo Sirainen If __gss_userok() is found from -lgss, make sure we link with -lgss. HEAD
Sat, 16 Feb 2008 16:29:18 +0200 Timo Sirainen Last commit broke mail_drop_priv_before_exec/mail_chroot conflict check. HEAD
Sat, 16 Feb 2008 16:27:08 +0200 Timo Sirainen mail_chroot no longer needs to be in valid_chroot_dirs. HEAD
Sat, 16 Feb 2008 16:24:21 +0200 Timo Sirainen Added a warning comment to mail_extra_groups. HEAD
Sat, 16 Feb 2008 16:17:14 +0200 Timo Sirainen Don't convert real separators to virtual separators. The mailbox listing HEAD
Sat, 16 Feb 2008 15:55:19 +0200 Timo Sirainen Updated HEAD
Sat, 16 Feb 2008 15:44:54 +0200 Timo Sirainen If stream ends unexpectedly, it was most likely because of a broken cached HEAD
Sat, 16 Feb 2008 15:43:42 +0200 Timo Sirainen When setting cache corrupted, make sure we don't write broken values to the HEAD
Sat, 16 Feb 2008 15:16:33 +0200 Timo Sirainen Memory leak fixes HEAD
Sat, 16 Feb 2008 14:22:42 +0200 Timo Sirainen Expunge fix HEAD
Sat, 16 Feb 2008 13:22:10 +0200 Timo Sirainen Fixed squat lookup. HEAD
Sat, 16 Feb 2008 13:21:37 +0200 Timo Sirainen Fixed handling expunges. HEAD
Fri, 15 Feb 2008 14:51:57 +0200 Timo Sirainen Check for "/./" chrooting in home dirs only if valid_chroot_dirs isn't empty. HEAD
Fri, 15 Feb 2008 14:04:10 +0200 Timo Sirainen squat_trie_lookup() for empty string returns now all UIDs from root node. HEAD
Fri, 15 Feb 2008 13:25:46 +0200 Timo Sirainen Memory leak fixes HEAD
Fri, 15 Feb 2008 13:23:17 +0200 Timo Sirainen Fixed bad memcpy() usage with memmove(). HEAD
Thu, 14 Feb 2008 22:43:26 +0200 Timo Sirainen Changed message_parser_deinit() to return -1 if the parser was using HEAD
Thu, 14 Feb 2008 22:40:22 +0200 Timo Sirainen message_search_more*() now returns bool instead of int. They can't fail. HEAD
Thu, 14 Feb 2008 22:34:38 +0200 Timo Sirainen Added mail_set_cache_corrupted() to rebuild the cache file and force HEAD
Thu, 14 Feb 2008 21:48:19 +0200 Timo Sirainen Crashfix for converting invalid input to UTF-8. HEAD
Wed, 13 Feb 2008 20:23:12 +0200 Timo Sirainen convert-tool returned inverted exit status. HEAD
Wed, 13 Feb 2008 20:08:11 +0200 Timo Sirainen Compile fix with some compilers HEAD
Wed, 13 Feb 2008 20:07:29 +0200 Timo Sirainen Compiler warning fix (wrong enums used, just happened to work) HEAD
Wed, 13 Feb 2008 20:04:40 +0200 Timo Sirainen Code cleanup for last commit HEAD
Wed, 13 Feb 2008 20:00:41 +0200 Timo Sirainen Log an error if uid_validity field is updated unexpectedly. If next_uid HEAD
Wed, 13 Feb 2008 18:06:02 +0200 Timo Sirainen Don't crash if there are no extensions. HEAD
Tue, 12 Feb 2008 12:12:50 +0200 Timo Sirainen This code tree is now v1.2.UNSTABLE. HEAD
Mon, 09 Jun 2008 03:23:34 +0300 Timo Sirainen Saved search results: Remember what messages' static checks never match, so HEAD
Mon, 09 Jun 2008 02:32:15 +0300 Timo Sirainen virtual mailboxes: Use saved search results to find out which messages were HEAD
Mon, 09 Jun 2008 00:15:36 +0300 Timo Sirainen mailbox_sync(): Don't add FIX_INCONSISTENT flag if there are saved search HEAD
Mon, 09 Jun 2008 00:12:17 +0300 Timo Sirainen Added seq_range_count(). HEAD
Sun, 08 Jun 2008 20:06:18 +0300 Timo Sirainen CONTEXT=SEARCH: Handle correctly if the same mail is added and removed (or HEAD