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

age author description
Sat, 06 Feb 2010 20:30:21 +0200 Timo Sirainen mbox, dbox, cydir: Create mail directory with 0700 permission, not 0770. HEAD
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Thu, 05 Nov 2009 15:23:52 -0500 Timo Sirainen dbox notify: Look for dbox index files from index dir, not mail root dir. 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
Tue, 24 Mar 2009 17:19:38 -0400 Timo Sirainen dbox: Reversed the forced MAILBOXDIR change after all. v1.3 can force it then. HEAD
Tue, 24 Mar 2009 17:10:29 -0400 Timo Sirainen dbox: No longer allow an empty MAILBOXDIR. Future code relies on this. HEAD
Thu, 12 Mar 2009 17:38:36 -0400 Timo Sirainen dbox: Changed the default mailbox dir name, subscriptions and uidvalidity filenames. 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
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
Sat, 15 Nov 2008 20:59:54 +0200 Timo Sirainen Implemented imap-response-codes draft. HEAD
Sat, 15 Nov 2008 18:43:54 +0200 Timo Sirainen Fixed dbox to work with Maildir++ layout. HEAD
Sat, 01 Nov 2008 16:05:19 +0200 Timo Sirainen shared mailboxes: Cleanups, fixes and optimizations. HEAD
Sat, 01 Nov 2008 16:04:24 +0200 Timo Sirainen dbox/mbox: Don't auto-create INBOX if storage isn't in the INBOX namespace. HEAD
Thu, 23 Oct 2008 20:15:16 +0300 Timo Sirainen Fixed shared mailboxes to work with plugins. HEAD
Sun, 31 Aug 2008 12:23:43 +0300 Timo Sirainen Created mail_user_[try_]home_expand(). Used them for expanding mail directories. 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
Sat, 19 Jul 2008 14:43:24 +0300 Timo Sirainen struct mailbox_header_lookup_ctx can now be referenced/unreferenced so it HEAD
Sat, 21 Jun 2008 07:43:54 +0300 Timo Sirainen CONDSTORE: STORE UNCHANGEDSINCE conflicts are now checked atomically. HEAD
Thu, 12 Jun 2008 02:08:16 +0300 Timo Sirainen dbox: Set MAILBOX_NOCHILDREN flag for selectable mailboxes if we know it. HEAD
Thu, 12 Jun 2008 02:03:17 +0300 Timo Sirainen dbox: Set MAILBOX_CHILDREN flag for \NoSelect mailboxes if we know it. 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
Mon, 02 Jun 2008 16:19:54 +0300 Timo Sirainen dbox: Support creating non-selectable mailboxes ("directories"). HEAD
Sat, 24 May 2008 16:57:28 +0300 Timo Sirainen dbox & cydir: If mailbox doesn't exist, return it as \nonexistent instead of HEAD
Sun, 04 May 2008 23:45:42 +0300 Timo Sirainen Added mailbox_name parameter to mailbox_list.iter_is_mailbox(). HEAD
Thu, 24 Apr 2008 17:03:10 +0300 Timo Sirainen If mailbox hasn't been opened when closing it, don't crash when trying to HEAD
Tue, 11 Mar 2008 05:30:14 +0200 Timo Sirainen Error message fixes HEAD
Wed, 05 Mar 2008 03:53:39 +0200 Timo Sirainen dbox: Fixes to creating, deleting and renaming mailboxes when using alt HEAD
Tue, 04 Mar 2008 04:07:32 +0200 Timo Sirainen MAIL_INDEX_MAIL_FLAG_BACKEND specifies if file should be in alt dir or HEAD
Mon, 03 Mar 2008 06:20:36 +0200 Timo Sirainen LIST: Show \NoSelect status correctly. HEAD
Mon, 03 Mar 2008 06:13:22 +0200 Timo Sirainen Mailbox deletion fixes. 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
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: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
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Thu, 15 Nov 2007 08:15:43 +0200 Timo Sirainen Return children state based on directory links count if possible. HEAD
Thu, 15 Nov 2007 07:14:41 +0200 Timo Sirainen Default maildir_name was missing. HEAD
Sun, 11 Nov 2007 17:46:47 +0200 Timo Sirainen Delay creating directories until we really need them. HEAD
Thu, 08 Nov 2007 18:20:09 +0200 Timo Sirainen Cydir and dbox needs to fsync appends and expunges in indexes, because they 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
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:36:14 +0300 Timo Sirainen Copyright cleanup: 2007-2007 -> 2007 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
Sat, 01 Sep 2007 03:04:02 +0300 Timo Sirainen Initial commit for dbox redesign/rewrite. Currently supports only one HEAD
Thu, 09 Aug 2007 22:25:14 +0300 Timo Sirainen Split mailbox_list_init() to _alloc() and _init(). _init() is called only HEAD
Wed, 18 Jul 2007 06:17:47 +0300 Timo Sirainen Moved mailbox list index sync stamp checking and updating to HEAD
Sun, 15 Jul 2007 15:30:00 +0300 Timo Sirainen mail_storage.create() now returns error message string. Also fixed handling HEAD
Fri, 29 Jun 2007 03:39:27 +0300 Timo Sirainen Mailbox listing API changed to support more features. Used to implement HEAD