[dovecot-cvs] dovecot/src/lib-storage mail-storage-private.h, 1.44, 1.45
tss at dovecot.org
tss at dovecot.org
Fri Mar 30 15:44:03 EEST 2007
- Previous message: [dovecot-cvs] dovecot/src/lib-storage/index/cydir .cvsignore, NONE, 1.1 Makefile.am, NONE, 1.1 cydir-mail.c, NONE, 1.1 cydir-save.c, NONE, 1.1 cydir-storage.c, NONE, 1.1 cydir-storage.h, NONE, 1.1 cydir-sync.c, NONE, 1.1 cydir-sync.h, NONE, 1.1 cydir-transaction.c, NONE, 1.1
- Next message: [dovecot-cvs] dovecot/src/lib-storage/index index-storage.c, 1.105, 1.106 index-storage.h, 1.115, 1.116
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/lib-storage
In directory talvi:/tmp/cvs-serv18163
Modified Files:
mail-storage-private.h
Log Message:
Removed struct index_storage abstraction. It's pointless.
Index: mail-storage-private.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-storage/mail-storage-private.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- mail-storage-private.h 29 Mar 2007 11:51:21 -0000 1.44
+++ mail-storage-private.h 30 Mar 2007 12:44:01 -0000 1.45
@@ -64,6 +64,8 @@
char *error;
struct mailbox_list *list;
+
+ const char *user; /* name of user accessing the storage */
enum mail_storage_flags flags;
enum file_lock_method lock_method;
- Previous message: [dovecot-cvs] dovecot/src/lib-storage/index/cydir .cvsignore, NONE, 1.1 Makefile.am, NONE, 1.1 cydir-mail.c, NONE, 1.1 cydir-save.c, NONE, 1.1 cydir-storage.c, NONE, 1.1 cydir-storage.h, NONE, 1.1 cydir-sync.c, NONE, 1.1 cydir-sync.h, NONE, 1.1 cydir-transaction.c, NONE, 1.1
- Next message: [dovecot-cvs] dovecot/src/lib-storage/index index-storage.c, 1.105, 1.106 index-storage.h, 1.115, 1.116
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list