James Bellinger 3a7601b97c Implemented SystemAcl. Common shared functionality moved to CommonAcl. Only missing implementation now is RemoveAccess/RemoveAudit. %!s(int64=13) %!d(string=hai) anos
..
AuthorizationRuleTest.cs e83dc68dbf AuthorizationRule now accepts NTAccount like it should. Provided a unit test. %!s(int64=13) %!d(string=hai) anos
CommonAceTest.cs 6cb0994257 Implement RawSecurityDescriptor. %!s(int64=15) %!d(string=hai) anos
CommonAclTest.cs 2d415e7a8f Implemented all of DiscretionaryAcl except for RemoveAccess. Unit tests are included. %!s(int64=13) %!d(string=hai) anos
DiscretionaryAclTest.cs 2d415e7a8f Implemented all of DiscretionaryAcl except for RemoveAccess. Unit tests are included. %!s(int64=13) %!d(string=hai) anos
MutexAccessRuleTest.cs 188b3b9af6 Added a unit test for the bug this is fixing -- previously the constructor just crashed, always. %!s(int64=13) %!d(string=hai) anos
ObjectAceTest.cs 0cc233ea17 Bug fix: Merging occurs after sorting ACE groups by SecurityIdentifier not before. Added a unit test for this behavior. %!s(int64=13) %!d(string=hai) anos
ObjectSecurity_TTest.cs a299db4b1e Added unit test. %!s(int64=13) %!d(string=hai) anos
RawAclTest.cs 2d415e7a8f Implemented all of DiscretionaryAcl except for RemoveAccess. Unit tests are included. %!s(int64=13) %!d(string=hai) anos
RawSecurityDescriptorTest.cs 6cb0994257 Implement RawSecurityDescriptor. %!s(int64=15) %!d(string=hai) anos
SystemAclTest.cs 3a7601b97c Implemented SystemAcl. Common shared functionality moved to CommonAcl. Only missing implementation now is RemoveAccess/RemoveAudit. %!s(int64=13) %!d(string=hai) anos