log

age author description
Wed, 07 Nov 2007 01:17:26 +0200 Timo Sirainen Added beginnings of unit tests. HEAD
Wed, 07 Nov 2007 00:40:11 +0200 Timo Sirainen Don't write fields to cache file with last_used=0. If fields were just HEAD
Wed, 07 Nov 2007 00:24:19 +0200 Timo Sirainen When writing dovecot.index, try to do it with less writes. HEAD
Wed, 07 Nov 2007 00:17:34 +0200 Timo Sirainen Use fdatasync() instead of fsync(), we don't care about mtimes. HEAD
Tue, 06 Nov 2007 23:56:22 +0200 Timo Sirainen If messages are unexpectedly lost from index file, log an error instead of HEAD
Tue, 06 Nov 2007 23:50:57 +0200 Timo Sirainen base64_decode(): Update src_pos_r even if we return -1. HEAD
Tue, 06 Nov 2007 23:37:18 +0200 Timo Sirainen Fixed skipping whitespace. HEAD
Tue, 06 Nov 2007 22:47:19 +0200 Timo Sirainen Assert-crashfix HEAD
Tue, 06 Nov 2007 21:57:43 +0200 Timo Sirainen Code cleanup HEAD
Tue, 06 Nov 2007 21:56:08 +0200 Timo Sirainen Reopen cache file early enough in the transaction if it has changed. HEAD
Tue, 06 Nov 2007 21:54:57 +0200 Timo Sirainen Fix to last change HEAD
Tue, 06 Nov 2007 21:54:37 +0200 Timo Sirainen Don't bother compressing cache file just to drop fields from header that HEAD
Tue, 06 Nov 2007 21:26:02 +0200 Timo Sirainen Code cleanup HEAD
Tue, 06 Nov 2007 20:55:36 +0200 Timo Sirainen When reading the latest fields, begin finding the fields from the last known HEAD
Tue, 06 Nov 2007 20:49:45 +0200 Timo Sirainen mmap_disable=yes: Find the latest cache field header by pread()ing the file HEAD
Tue, 06 Nov 2007 20:28:01 +0200 Timo Sirainen Keep a separate copy of mail_cache_header when mmap_disable=yes, otherwise HEAD
Tue, 06 Nov 2007 19:13:33 +0200 Timo Sirainen If cache file header is corrupted, keep hdr=NULL so cache file isn't tried HEAD
Tue, 06 Nov 2007 18:39:48 +0200 Timo Sirainen mail_cache_reopen(): Don't bother reopening if file is still the same. HEAD
Tue, 06 Nov 2007 18:27:29 +0200 Timo Sirainen mmap_disable=yes: Don't flush NFS caches if mail_nfs_index=no. HEAD
Tue, 06 Nov 2007 18:08:58 +0200 Timo Sirainen Last change caused assert-crashes. HEAD
Mon, 05 Nov 2007 21:51:18 +0200 Timo Sirainen Minor error handling fix. HEAD
Mon, 05 Nov 2007 21:48:45 +0200 Timo Sirainen Memory leak fix HEAD
Mon, 05 Nov 2007 21:38:20 +0200 Timo Sirainen When adding new fields to the cache file, add all the fields we currently HEAD
Mon, 05 Nov 2007 21:37:27 +0200 Timo Sirainen If we need to do more than 4 reads to get to the cached fields header, HEAD
Mon, 05 Nov 2007 21:15:28 +0200 Timo Sirainen mmap_disable=yes: When following cache field headers, don't invalidate the HEAD
Mon, 05 Nov 2007 20:34:15 +0200 Timo Sirainen Assert-crashfix HEAD
Mon, 05 Nov 2007 20:23:24 +0200 Timo Sirainen "Unsupported auth mechanism" and "Plaintext auth disabled" errors should HEAD
Mon, 05 Nov 2007 19:25:14 +0200 Timo Sirainen Don't crash if index has no keywords at all. HEAD
Sun, 04 Nov 2007 15:14:12 +0200 Timo Sirainen Support showing only a single UID's contents. HEAD
Sun, 04 Nov 2007 15:09:53 +0200 Timo Sirainen Show extension headers' contents. HEAD
Sun, 04 Nov 2007 15:00:20 +0200 Timo Sirainen Make output a bit more cleaner. HEAD
Sun, 04 Nov 2007 14:48:16 +0200 Timo Sirainen idxview rewrite. It now uses lib-index functions to read the files. HEAD
Sun, 04 Nov 2007 14:47:01 +0200 Timo Sirainen Added MAIL_INDEX_OPEN_FLAG_READONLY. HEAD
Sat, 03 Nov 2007 23:02:55 +0200 Timo Sirainen Handle maildir files that aren't in dovecot-uidlist file. HEAD
Sat, 03 Nov 2007 22:54:38 +0200 Timo Sirainen #ifndef typofix HEAD
Sat, 03 Nov 2007 22:50:25 +0200 Timo Sirainen Removed unnecessary code. HEAD
Sat, 03 Nov 2007 22:44:05 +0200 Timo Sirainen Fixes to MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT handling. HEAD
Sat, 03 Nov 2007 22:34:21 +0200 Timo Sirainen Use a fast rename() method for maildir -> dbox conversion. HEAD
Sat, 03 Nov 2007 22:33:16 +0200 Timo Sirainen Use the flags, keywords and cache from old index even when rebuilding dbox. HEAD
Sat, 03 Nov 2007 22:32:33 +0200 Timo Sirainen Added mail_index_ext_lookup() HEAD
Sat, 03 Nov 2007 22:32:21 +0200 Timo Sirainen Don't drop all fields if day_stamp is still 0 in index header. HEAD
Sat, 03 Nov 2007 21:56:05 +0200 Timo Sirainen Renamed mail_index_lookup_uid_range() to mail_index_lookup_seq_range(), made HEAD
Sat, 03 Nov 2007 21:39:33 +0200 Timo Sirainen Use MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT instead of handling HEAD
Sat, 03 Nov 2007 21:39:10 +0200 Timo Sirainen Added MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT flag. HEAD
Sat, 03 Nov 2007 20:35:59 +0200 Timo Sirainen Added MAILBOX_SYNC_FLAG_FIX_INCONSISTENT flag. mailbox_sync() uses it HEAD
Sat, 03 Nov 2007 20:22:17 +0200 Timo Sirainen Fixes to handling inconsistent views after index reset. HEAD
Sat, 03 Nov 2007 18:40:40 +0200 Timo Sirainen Don't crash if convert_alt_hierarchy_char isn't set. HEAD
Sat, 03 Nov 2007 17:57:46 +0200 Timo Sirainen If setgid() fails, includ euid and egid in the log message. HEAD
Sat, 03 Nov 2007 17:14:57 +0200 Timo Sirainen If o_stream_send_istream() fails, log an error. HEAD
Sat, 03 Nov 2007 16:17:02 +0200 Timo Sirainen dbox rebuilding fixes HEAD
Sat, 03 Nov 2007 16:09:05 +0200 Timo Sirainen Support for looking up dbox files from an alternative directory if they're HEAD
Sat, 03 Nov 2007 14:55:14 +0200 Timo Sirainen Assert-crashfix HEAD
Sat, 03 Nov 2007 12:10:36 +0200 Timo Sirainen Typofix in error message. HEAD
Fri, 02 Nov 2007 19:10:39 +0200 Timo Sirainen Added tag 1.1.beta6 for changeset 1745e18a2e54 HEAD
Fri, 02 Nov 2007 19:10:35 +0200 Timo Sirainen Released v1.1.beta6. HEAD 1.1.beta6
Fri, 02 Nov 2007 18:25:27 +0200 Timo Sirainen Don't assert-crash if index was just reset. HEAD
Fri, 02 Nov 2007 18:13:20 +0200 Timo Sirainen Fixed "undefined symbol" when trying to load the plugin. HEAD
Fri, 02 Nov 2007 17:58:14 +0200 Timo Sirainen If setuid() fails, log the current effective uid. HEAD
Fri, 02 Nov 2007 17:29:25 +0200 Timo Sirainen Fix handling envelope senders containing spaces. HEAD
Fri, 02 Nov 2007 17:28:43 +0200 Timo Sirainen Made IS_ATEXT*() public. HEAD
Fri, 02 Nov 2007 17:09:46 +0200 Timo Sirainen Auth cache didn't work for usernames that got translated internally. HEAD
Fri, 02 Nov 2007 16:37:05 +0200 Timo Sirainen Make sure uidlist gets written if we only added some extension fields to it. HEAD
Fri, 02 Nov 2007 16:33:41 +0200 Timo Sirainen Refresh index always after committing a transaction. This is especially HEAD
Fri, 02 Nov 2007 16:32:31 +0200 Timo Sirainen Last change broke cache file creation completely. HEAD
Mon, 29 Oct 2007 22:59:49 +0200 Timo Sirainen Infinite looping fixes HEAD
Sun, 28 Oct 2007 21:29:19 +0200 Timo Sirainen Log an error if fchown() fails, but not because of EPERM. HEAD
Sun, 28 Oct 2007 21:26:26 +0200 Timo Sirainen Fixed using uninitialized variable in error handling. HEAD
Sun, 28 Oct 2007 21:24:32 +0200 Timo Sirainen Compiler warning fixes HEAD
Sun, 28 Oct 2007 19:09:10 +0200 Timo Sirainen Metadata writing fix HEAD
Sun, 28 Oct 2007 18:55:48 +0200 Timo Sirainen Code cleanup HEAD
Sun, 28 Oct 2007 16:53:21 +0200 Timo Sirainen Fix to handling setgid-bit-ignores-gid. HEAD
Sun, 28 Oct 2007 14:47:10 +0200 Timo Sirainen If dotlock was less than 2 seconds old, we never read PID from it. Now it's HEAD
Sun, 28 Oct 2007 14:31:13 +0200 Timo Sirainen Fixed a race condition causing cache corruption when creating/compressing HEAD
Sun, 28 Oct 2007 13:27:46 +0200 Timo Sirainen s/shrinked/shrank/ HEAD
Sun, 28 Oct 2007 12:37:29 +0200 Timo Sirainen Fixed assert-crash for sorting by strings. HEAD
Sun, 28 Oct 2007 02:46:06 +0300 Timo Sirainen Added tag 1.1.beta5 for changeset 2c3d08ad32ff HEAD
Sun, 28 Oct 2007 02:46:00 +0300 Timo Sirainen Released v1.1.beta5. HEAD 1.1.beta5
Sun, 28 Oct 2007 02:45:27 +0300 Timo Sirainen Updated HEAD
Sun, 28 Oct 2007 02:02:32 +0300 Timo Sirainen If RESTRICT_USER is empty string, don't call initgroups(). HEAD
Sun, 28 Oct 2007 01:53:32 +0300 Timo Sirainen Fixes to handling namespace prefixes and real!=virtual separator. Added a HEAD
Sun, 28 Oct 2007 01:52:00 +0300 Timo Sirainen Fix for compiling with g++ 3.x. HEAD
Sun, 28 Oct 2007 00:19:22 +0300 Timo Sirainen Don't use // comments HEAD
Sun, 28 Oct 2007 00:09:06 +0300 Timo Sirainen Handle maildir -> dbox file conversion when metadata is wanted to be updated. HEAD
Sat, 27 Oct 2007 23:46:11 +0300 Timo Sirainen Show mail storages in dovecot --build-options. HEAD
Sat, 27 Oct 2007 23:03:10 +0300 Timo Sirainen Remove compiler warning from currently unused/broken code. HEAD
Sat, 27 Oct 2007 22:58:20 +0300 Timo Sirainen Added src/lib/UnicodeData.txt license. HEAD
Sat, 27 Oct 2007 22:42:33 +0300 Timo Sirainen Mailbox listing was broken if namespace had a prefix. HEAD
Sat, 27 Oct 2007 22:12:57 +0300 Timo Sirainen If dovecot-shared file has setgid bit set, the group is ignored. HEAD
Sat, 27 Oct 2007 20:37:35 +0300 Timo Sirainen Don't fail if trying to delete a nonselectable mailbox. HEAD
Sat, 27 Oct 2007 20:30:04 +0300 Timo Sirainen Allow subscribing to namespace prefixes if they're listable. HEAD
Sat, 27 Oct 2007 20:18:37 +0300 Timo Sirainen Don't crash if we couldn't create transaction log. HEAD
Sat, 27 Oct 2007 20:07:44 +0300 Timo Sirainen auth_debug: Log new auth connections and their PIDs. HEAD
Sat, 27 Oct 2007 20:04:56 +0300 Timo Sirainen If auth server hasn't responded to handshake in 30 seconds, log an error and HEAD
Sat, 27 Oct 2007 20:03:31 +0300 Timo Sirainen If we've been waiting auth server to respond for over 30 seconds, send a "OK HEAD
Sat, 27 Oct 2007 19:06:33 +0300 Timo Sirainen If syncing internal dummy mbox fails, show the error message. HEAD
Sat, 27 Oct 2007 19:03:17 +0300 Timo Sirainen We need to include config.h before checking HAVE_* macros. HEAD
Sat, 27 Oct 2007 19:02:07 +0300 Timo Sirainen Solaris compile fix. HEAD
Sat, 27 Oct 2007 18:46:51 +0300 Timo Sirainen Changed error message. HEAD
Sat, 27 Oct 2007 18:41:54 +0300 Timo Sirainen Master passdbs are in their own list, so allow pass=yes even if a master HEAD
Sat, 27 Oct 2007 18:31:05 +0300 Timo Sirainen Don't keep master username in original_username. HEAD
Sat, 27 Oct 2007 18:25:44 +0300 Timo Sirainen digest_md5_generate(): Fail with fatal instead of panic if username isn't HEAD
Sat, 27 Oct 2007 18:07:03 +0300 Timo Sirainen We called parent stream's read() too often, causing early EOFs. HEAD
Thu, 25 Oct 2007 21:17:12 +0300 Timo Sirainen Use AC_SYS_LARGEFILE instead of our own checks. Also removes HEAD
Thu, 25 Oct 2007 21:04:27 +0300 Timo Sirainen Error handling fix. HEAD
Thu, 25 Oct 2007 20:55:31 +0300 Timo Sirainen If maildir file has a "Z" flag, open it with zlib. HEAD
Thu, 25 Oct 2007 20:50:34 +0300 Timo Sirainen Renamed crc32() to crc32_data() so we don't conflict with zlib's crc32(). HEAD
Tue, 23 Oct 2007 17:09:23 +0300 Timo Sirainen Updated HEAD
Tue, 23 Oct 2007 17:01:40 +0300 Timo Sirainen Added tag 1.1.beta4 for changeset f92e583e2a0e HEAD
Tue, 23 Oct 2007 17:01:28 +0300 Timo Sirainen Released v1.1.beta4. HEAD 1.1.beta4
Tue, 23 Oct 2007 17:01:03 +0300 Timo Sirainen Added missing header file HEAD
Tue, 23 Oct 2007 16:50:00 +0300 Timo Sirainen Updated HEAD
Tue, 23 Oct 2007 16:49:37 +0300 Timo Sirainen Include CRLFs in searched text between headers. HEAD
Tue, 23 Oct 2007 16:44:18 +0300 Timo Sirainen Return mbox stream without CRs. Fixes crashes at least when searching. HEAD
Mon, 22 Oct 2007 21:58:45 +0300 Timo Sirainen Whitespace skipping was broken. HEAD
Sun, 21 Oct 2007 20:36:35 +0300 Timo Sirainen Don't crash when listing mailboxes in a namespace with a prefix. HEAD
Sun, 21 Oct 2007 19:59:09 +0300 Timo Sirainen Added subscriptions setting to namespaces to specify if it should handle HEAD
Sun, 21 Oct 2007 19:57:03 +0300 Timo Sirainen Crashfix HEAD
Sun, 21 Oct 2007 19:14:56 +0300 Timo Sirainen Fixes to handling maildir files. HEAD
Sun, 21 Oct 2007 18:58:00 +0300 Timo Sirainen Support for reading maildir files. This makes it possible to do a fast HEAD
Sun, 21 Oct 2007 18:54:32 +0300 Timo Sirainen Added maildir_uidlist_init_readonly() and maildir_uidlist_get_uid(). HEAD