log

age author description
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
Sun, 21 Oct 2007 17:41:47 +0300 Timo Sirainen Moved mail_create_mode/gid from struct maildir_mailbox to struct mailbox. HEAD
Sun, 21 Oct 2007 17:41:30 +0300 Timo Sirainen Fix to 64bit time_t HEAD
Sun, 21 Oct 2007 17:00:35 +0300 Timo Sirainen imap_logout_format setting wasn't passed to imap process. HEAD
Sun, 21 Oct 2007 16:59:15 +0300 Timo Sirainen If control dir isn't the same as root dir, we created .box/.box/ directory HEAD
Sun, 21 Oct 2007 16:51:15 +0300 Timo Sirainen Fix listing subscriptions when real separator != virtual separator. HEAD
Sun, 21 Oct 2007 16:44:32 +0300 Timo Sirainen Check ctimes after all, but only as long as nfs_flush=FALSE. HEAD
Sun, 21 Oct 2007 16:39:08 +0300 Timo Sirainen dotlocks: Flush NFS attribute cache only if nfs_flush setting is TRUE. HEAD
Sun, 21 Oct 2007 16:28:12 +0300 Timo Sirainen Use a new format for duplicate file which can handle moving between 32bit HEAD
Sun, 21 Oct 2007 16:25:59 +0300 Timo Sirainen Don't check ctime changes, because we change it ourself all the time when HEAD
Sun, 21 Oct 2007 15:39:42 +0300 Timo Sirainen Don't give "Newly added field got lost unexpectedly" errors when cache file HEAD
Sun, 21 Oct 2007 15:28:53 +0300 Timo Sirainen Don't crash when removing kqueue notify. HEAD
Sun, 21 Oct 2007 15:28:40 +0300 Timo Sirainen Added assert. HEAD
Sun, 21 Oct 2007 15:13:28 +0300 Timo Sirainen Handle lines longer than 8192 bytes without going to infinite loop. HEAD
Sun, 21 Oct 2007 14:32:34 +0300 Timo Sirainen If posix_fallocate() returns EINVAL, fallback to writing. HEAD
Sun, 21 Oct 2007 04:49:45 +0300 Timo Sirainen utc_mktime() was broken with 32bit time_t. Also don't try to optimize away HEAD
Sun, 21 Oct 2007 03:33:21 +0300 Timo Sirainen When saving to empty mbox files, sync them first since it doesn't take HEAD
Sun, 21 Oct 2007 03:09:33 +0300 Timo Sirainen Log a nice warning if using maildir++ quota without maildir storages. HEAD
Sun, 21 Oct 2007 03:00:09 +0300 Timo Sirainen If connect to auth socket fails with a temporary error, retry max. 10 times. HEAD
Sun, 21 Oct 2007 02:58:49 +0300 Timo Sirainen Default to list=yes in namespaces. HEAD
Sun, 21 Oct 2007 02:45:53 +0300 Timo Sirainen Body decoding was broken. HEAD
Sun, 21 Oct 2007 02:20:23 +0300 Timo Sirainen Handle RENAME "a" "a.b" correctly. Based on patch by pod. HEAD
Sun, 21 Oct 2007 01:43:48 +0300 Timo Sirainen Send namespace prefix LIST reply for list=no namespaces also if doing LIST HEAD
Sun, 21 Oct 2007 00:03:20 +0300 Timo Sirainen If ldap_bind() failed because LDAP server was down, we never reconnected. HEAD
Sun, 21 Oct 2007 00:02:13 +0300 Timo Sirainen Added "username" and "domain" fields for modifying the username. HEAD
Sat, 20 Oct 2007 23:47:30 +0300 Timo Sirainen Header searches didn't decode MIME encoded words. HEAD