log src/lib-storage/index/maildir/maildir-storage.c @ 9658:8ba4253adc9b HEAD tip

age author description
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Sun, 02 Aug 2009 23:07:01 -0400 Timo Sirainen maildir: Fixed error handling when trying to open non-existing namespace prefix. HEAD
Sun, 02 Aug 2009 23:01:04 -0400 Timo Sirainen Allow namespace prefix to be opened as mailbox, if it already exists. HEAD
Sat, 27 Jun 2009 20:39:30 -0400 Timo Sirainen Whenever file's group changing fails, show the group origin in the error message. HEAD
Mon, 30 Mar 2009 20:27:14 -0400 Timo Sirainen Added maildir_very_dirty_syncs setting. HEAD
Wed, 25 Mar 2009 19:43:39 -0400 Timo Sirainen Don't try to create files to Maildir/tmp/ if INBOX doesn't exist in Maildir/. HEAD
Thu, 26 Feb 2009 16:43:21 -0500 Timo Sirainen Added mail_user_get_temp_prefix() and mail_storage_get_temp_prefix(). HEAD
Sat, 21 Feb 2009 17:46:35 -0500 Timo Sirainen Create all mail/index files'/dirs' permissions based on the mailbox directory. HEAD
Fri, 16 Jan 2009 12:45:06 -0500 Timo Sirainen Permission denied error handling can now suggest missing +w permissions. HEAD
Wed, 14 Jan 2009 13:56:01 -0500 Timo Sirainen Cleaned up read-only mailbox handling. Fixes a bug with Maildir syncing. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sat, 06 Dec 2008 00:20:02 +0200 Timo Sirainen Improved "Permission denied" error handling. It'll now show also the uid/gid name. HEAD
Sat, 29 Nov 2008 22:39:44 +0200 Timo Sirainen Finished making full text search indexes work fast with virtual mailboxes. HEAD
Sun, 23 Nov 2008 03:59:55 +0200 Timo Sirainen Initial support for getting full text search working nicely with virtual mailboxes. HEAD
Fri, 21 Nov 2008 18:32:02 +0200 Timo Sirainen mail_user_*() now handles home directory lookups when necessary. HEAD
Sat, 15 Nov 2008 20:59:54 +0200 Timo Sirainen Implemented imap-response-codes draft. HEAD
Sat, 15 Nov 2008 18:48:52 +0200 Timo Sirainen Maildir: Fixed to work with LAYOUT=fs and non-empty DIRNAME. HEAD
Sat, 15 Nov 2008 18:22:06 +0200 Timo Sirainen Maildir + LAYOUT=fs: Return children flags correctly. HEAD
Sat, 15 Nov 2008 18:07:48 +0200 Timo Sirainen Make maildir++ iter_is_mailbox() code consistent with others. HEAD
Sat, 15 Nov 2008 17:57:38 +0200 Timo Sirainen Maildir: LAYOUT=fs didn't return \NonExistent flag correctly. HEAD
Sat, 01 Nov 2008 16:05:19 +0200 Timo Sirainen shared mailboxes: Cleanups, fixes and optimizations. HEAD
Sat, 01 Nov 2008 14:55:28 +0200 Timo Sirainen Use mail_storage_set_critical() instead of i_error() directly. HEAD
Thu, 23 Oct 2008 20:15:16 +0300 Timo Sirainen Fixed shared mailboxes to work with plugins. HEAD
Sat, 11 Oct 2008 13:26:46 +0300 Timo Sirainen Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes. HEAD
Sun, 31 Aug 2008 12:23:43 +0300 Timo Sirainen Created mail_user_[try_]home_expand(). Used them for expanding mail directories. HEAD
Tue, 12 Aug 2008 12:28:42 -0400 Timo Sirainen Added struct mail_user and fixed the code to support multiple users per process. HEAD
Thu, 07 Aug 2008 14:05:47 -0400 Timo Sirainen mailbox_save_init() API was split to multiple functions. HEAD
Mon, 21 Jul 2008 02:48:51 +0300 Timo Sirainen Added mailbox_keyword_is_valid(). HEAD
Sun, 20 Jul 2008 23:20:19 +0300 Timo Sirainen Use permissions based on mail root directory when creating new files/dirs under it. HEAD
Sun, 20 Jul 2008 21:17:31 +0300 Timo Sirainen Maildir: Create maildirfolder using the same permissions as dovecot-shared. HEAD
Sun, 20 Jul 2008 19:26:51 +0300 Timo Sirainen Maildir: Group of the created shared directory wasn't set. HEAD
Sat, 19 Jul 2008 14:43:24 +0300 Timo Sirainen struct mailbox_header_lookup_ctx can now be referenced/unreferenced so it HEAD
Mon, 23 Jun 2008 06:52:55 +0300 Timo Sirainen Maildir: Create maildirfolder file also when dovecot-shared file exists when HEAD
Sat, 21 Jun 2008 07:43:54 +0300 Timo Sirainen CONDSTORE: STORE UNCHANGEDSINCE conflicts are now checked atomically. HEAD
Wed, 18 Jun 2008 08:03:57 +0300 Timo Sirainen Removed accidentally committed debug code that caused Maildir tmp/ directory HEAD
Mon, 09 Jun 2008 05:11:18 +0300 Timo Sirainen Merged latest v1.1 changes. HEAD
Sat, 07 Jun 2008 01:34:16 +0300 Timo Sirainen Added mailbox_get_uid_range(). HEAD
Sat, 07 Jun 2008 01:06:28 +0300 Timo Sirainen Renamed mailbox_get_uids() to mailbox_get_seq_range(). HEAD
Sat, 15 Mar 2008 16:24:26 +0200 Timo Sirainen Added QRESYNC support. HEAD
Sat, 15 Mar 2008 09:59:56 +0200 Timo Sirainen Initial CONDSTORE support. HEAD
Sun, 04 May 2008 23:45:42 +0300 Timo Sirainen Added mailbox_name parameter to mailbox_list.iter_is_mailbox(). HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Sun, 20 Jan 2008 09:42:01 +0200 Timo Sirainen If mail storage or mailbox can't be accessed because of EACCES, log an error HEAD
Sun, 06 Jan 2008 00:48:18 +0200 Timo Sirainen Fixes to handling INBOX with non-INBOX namespaces. HEAD
Wed, 02 Jan 2008 01:59:32 +0200 Timo Sirainen libstorage.a shouldn't reference symbols in libstorage_index.a. Changed HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Sat, 08 Dec 2007 17:10:18 +0200 Timo Sirainen Removed maildir_tmp_cleanup(). Use unlink_old_files() instead. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Sun, 11 Nov 2007 19:20:29 +0200 Timo Sirainen If dovecot-shared doesn't have group permissions set, ignore the group. HEAD
Sun, 11 Nov 2007 17:46:47 +0200 Timo Sirainen Delay creating directories until we really need them. 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
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
Sat, 27 Oct 2007 22:12:57 +0300 Timo Sirainen If dovecot-shared file has setgid bit set, the group is ignored. HEAD
Sun, 21 Oct 2007 19:57:03 +0300 Timo Sirainen Crashfix 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 16:59:15 +0300 Timo Sirainen If control dir isn't the same as root dir, we created .box/.box/ directory HEAD
Mon, 17 Sep 2007 10:35:24 +0300 Timo Sirainen Moved mail_location data parsing to a common function. It supports now also HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD