- Add several PidTag to openchange.ldb folders
authorJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 25 Feb 2009 03:08:00 +0000 (03:08 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 25 Feb 2009 03:08:00 +0000 (03:08 +0000)
commitb5969b9d4f6d43e7ea2a0d68d0c1bc9aace46474
tree362b483facb9941850f124b8eb5141e0bd8eefae
parent5c6a192fa4991352f4b91866da88d455a204c52d
- Add several PidTag to openchange.ldb folders
- Add provisioning convenient function which adds attribute/value pair
to a given folder record
- Replace existing special folders reference within Inbox with PidTagIpm* tags
- Add new PidTag values to mapi-properties
- Add a function to libmapiproxy to build a folder EntryID as described in MS-OXODATA
- Add a function which builds special properties for openchangedb folders
- Add PT_BOOLEAN case to openchangedb folder get property function
- Keep a reference to the mailbox username within emsmdb provider context
- Create and return a handle in RegisterNotification
libmapi/conf/mapi-properties
mapiproxy/libmapiproxy/entryid.c
mapiproxy/libmapiproxy/libmapiproxy.h
mapiproxy/libmapiproxy/openchangedb.c
mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.c
mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.h
mapiproxy/servers/default/emsmdb/oxcnotif.c
mapiproxy/servers/default/emsmdb/oxcprpt.c
python/openchange/mailbox.py
python/openchange/provision.py