Monotone-Parent: 963f8aef47900b44cad8c81119ac151b6fc74c3a

Monotone-Revision: e1a25e44c867d0cebafca83f2e8a1655f81674e6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-13T21:16:12
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-03-13 21:16:12 +00:00
parent 3965719bc2
commit 67e5fbb45d
2 changed files with 63 additions and 26 deletions
+11
View File
@@ -1,3 +1,14 @@
2012-03-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreFolder.m
(_modifyPermissionEntryForUser:withRoles:isAddition:withACLFolder:):
skip any modification when user is nil.
(_usernameFromEntryId:): when the bytes array is nil or is empty,
we return a nil username.
(-modifyPermissions:withCount:andFlags:): ignore the presence of
certain fields but not others depending on the requested
modification.
2012-03-12 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreGCSFolder.m (-lastMessageModificationTime):