summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/acls.c
Commit message (Expand)AuthorAgeFilesLines
...
* r4596: added a dynamic inheritance ACLs test. As far as I can tell w2k3 does ...Andrew Tridgell2007-10-101-10/+148
* r4583: print which bit failed in the owner bits checkAndrew Tridgell2007-10-101-0/+4
* r4582: finally worked out what is going on with the inherited ACLs test and w...Andrew Tridgell2007-10-101-12/+197
* r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell2007-10-101-21/+56
* r4401: stricter test for correct ACL inheritance in RAW-ACLSAndrew Tridgell2007-10-101-2/+2
* r4389: added checking for the default inherited ACL, which is used when no ACEsAndrew Tridgell2007-10-101-6/+39
* r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell2007-10-101-0/+270
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-2/+6
* r4074: make the RAW-ACLS test use the new lsa helper functions to determineAndrew Tridgell2007-10-101-16/+39
* r4061: more additions to the RAW-ACLS test, to help me work out some details ...Andrew Tridgell2007-10-101-5/+54
* r4053: expanded and fixed a bug in the RAW-ACLS testAndrew Tridgell2007-10-101-6/+19
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-4/+4
* r4036: expanded the RAW-ACLS torture test to include tests for theAndrew Tridgell2007-10-101-2/+427
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-10/+10
* r3835: - added testing of setting an initial ACL on a file using NTTRANS createAndrew Tridgell2007-10-101-0/+92
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-18/+20
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-0/+162