Move some headers to the directory of the subsystem they belong to.
[samba-svnmirror.git] / source / torture / raw / acls.c
2006-01-03 jelmerMove some headers to the directory of the subsystem...
2006-01-03 jelmerMove core data structures out of smb.h into core.h
2005-12-30 jelmerRemove some unused #include lines.
2005-08-04 tridgefixed display of privileges in RAW-ACLS test
2005-04-14 tridgefixed a bad union assumption that caused ACLs to fail...
2005-02-10 tridge - got rid of pstring.h from includes.h. This at least...
2005-01-27 tridgegot rid of all of the TALLOC_DEPRECATED stuff. My apolo...
2005-01-09 tridgemake the output for the w2k3 acl bug a bit clearer
2005-01-07 tridgeadded a dynamic inheritance ACLs test. As far as I...
2005-01-07 tridgeprint which bit failed in the owner bits check
2005-01-07 tridgefinally worked out what is going on with the inherited...
2005-01-01 tridgeadded testing of the special SID_CREATOR_OWNER inherita...
2004-12-30 tridgestricter test for correct ACL inheritance in RAW-ACLS
2004-12-29 tridgeadded checking for the default inherited ACL, which...
2004-12-29 tridge- allow ACE flags to be specified in security_descripto...
2004-12-11 tridgeconverted from NT_USER_TOKEN to struct security_token
2004-12-06 tridgemake the RAW-ACLS test use the new lsa helper functions...
2004-12-04 tridgemore additions to the RAW-ACLS test, to help me work...
2004-12-03 tridgeexpanded and fixed a bug in the RAW-ACLS test
2004-12-02 tridgefixed a bunch of "might be uninitialised" warnings...
2004-12-02 tridgeexpanded the RAW-ACLS torture test to include tests...
2004-11-30 tridgeget rid of rpc_secdes.h and replace it with a single...
2004-11-18 tridge- added testing of setting an initial ACL on a file...
2004-11-18 tridgeunified the query/set security descriptor code with...
2004-11-18 tridgeadded a RAW-ACLS test suite that tests query/set of...