log src/plugins/acl/acl-storage.c @ 6429:65c69a53a7be HEAD

age author description
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 13 May 2007 20:10:48 +0300 Timo Sirainen Error handling rewrite. HEAD
Wed, 11 Apr 2007 22:33:37 +0300 Timo Sirainen Create dovecot-acl-list file that lists all mailboxes where non-owner has HEAD
Wed, 11 Apr 2007 14:02:31 +0300 Timo Sirainen acl_backend is now tied to mailbox_list instead of mail_storage. HEAD
Thu, 29 Mar 2007 14:51:09 +0300 Timo Sirainen Better type safety to module_contexts arrays. Already fixed some bugs. HEAD
Thu, 29 Mar 2007 10:59:11 +0300 Timo Sirainen Moved delete/rename operations to mailbox_list API. Fixed mbox/maildir to HEAD
Thu, 16 Nov 2006 02:16:31 +0200 Timo Sirainen Initial code for separation of mailbox accessing and directory layout HEAD
Tue, 28 Feb 2006 14:38:20 +0200 Timo Sirainen Don't keep acl_objects permanently in memory. Moved cache validity information into cache records. Some other cleanups and fixes. HEAD
Mon, 27 Feb 2006 18:30:39 +0200 Timo Sirainen Added initial support for ACLs. Currently supports reading the ACLs from files. Since no proper support for shared folders exist yet, this is mostly intended to be used only for preventing users from fully accessing the mailboxes they'd otherwise have full access to. It anyway does support "master user" having different ACLs to mailboxes. HEAD