f7fe4f81c0887196a1f938d83ae1cdba03cfad85 |
|
07-Sep-2017 |
Josef 'Jeff' Sipek <jeff.sipek@dovecot.fi> |
lib-storage: convert shared to use container_of |
1a5573ebc32fae2fe576ec544e1781323c1db609 |
|
03-Jul-2014 |
Timo Sirainen <tss@iki.fi> |
lib-storage: Move "shared" storage name to mail-storage-private.h where it can be used. |
708efcd8581258763289b95cde119ca9423641d8 |
|
16-Nov-2011 |
Timo Sirainen <tss@iki.fi> |
lib-storage: Fixed using "auto" driver with shared namespaces. |
d29e35631075b8c172ce781b85fd1cdaf0a400fd |
|
11-Jun-2010 |
Timo Sirainen <tss@iki.fi> |
lib-storage: Fixed crashing on accessing shared mailboxes.
--HG--
branch : HEAD |
7a7d2aa11e46195e2d92d6c337d7e78052a5ce67 |
|
04-Jun-2010 |
Timo Sirainen <tss@iki.fi> |
Avoid including mailbox-list-private.h everywhere.
--HG--
branch : HEAD |
2615df45a8027948a474abe5e817b34b0499c171 |
|
03-Jun-2009 |
Timo Sirainen <tss@iki.fi> |
Initial commit for making mail_storage:mailbox_list to be from 1:1 to n:n.
This will allow namespaces to share the same storage and a single namespace
to have multiple storages (multiple mailbox formats). Neither works
currently, and this commit probably breaks some things.
--HG--
branch : HEAD |
67c47dbb3fde79218320fd38a45c33f61bbf3012 |
|
21-Nov-2008 |
Timo Sirainen <tss@iki.fi> |
mail_user_*() now handles home directory lookups when necessary.
Namespace owner is now a pointer to struct mail_user rather than a string.
--HG--
branch : HEAD |
cda217260716cfd8d8ec5e56f91708c64c140538 |
|
16-Nov-2008 |
Timo Sirainen <tss@iki.fi> |
shared-storage.h doesn't require index-storage.h, don't include it.
--HG--
branch : HEAD |
c4c9be10781e1a16b3b001dc6b0461c4640da101 |
|
01-Nov-2008 |
Timo Sirainen <tss@iki.fi> |
shared mailboxes: Cleanups, fixes and optimizations.
--HG--
branch : HEAD |
4654f788834c9d7920a351306b89cf5d1c21772e |
|
07-Sep-2008 |
Timo Sirainen <tss@iki.fi> |
Added initial support for shared mailboxes. Listing isn't supported yet.
Each user gets their own hidden namespace created automatically when they're
accessed the first time.
--HG--
branch : HEAD |