Clean up some const and other compiler warnings.
[sfrench/samba-autobuild/.git] / source4 / torture / raw / acls.c
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2009-12-08 Tim Proutys4 torture: Cleanup RAW-ACLS a bit
2009-12-08 Tim Proutys4 torture: Add a new torture:hide_on_access_denied...
2009-12-08 Zack Kirschs4 torture: RAW-ACL Improvements
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-torture: fixed the default ACL for s4
2009-10-17 Andrew Tridgells4-torture: minor debugging enhancements
2009-10-17 Andrew Tridgells4-torture: add a special check for administrators...
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-09 Jeremy AllisonRemove debug code added in error.
2008-11-09 Jeremy AllisonFix a subtle logic bug in the adaption of se_create_chi...
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Jeremy AllisonBe more verbose about a directory ACL error.
2008-10-28 Stefan MetzmacherRAW-ACLS: test the behavior of NULL DACL vs. empty...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24758: More use of torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Andrew Tridgellr15881: fixed the RAW-ACLS test for 64 bit systems...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr15070: test the needed access masks for read/write...
2007-10-10 Stefan Metzmacherr15066: - sync the dir_flags tests with the file_flags...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr9046: fixed display of privileges in RAW-ACLS test
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4612: make the output for the w2k3 acl bug a bit clearer
2007-10-10 Andrew Tridgellr4596: added a dynamic inheritance ACLs test. As far...
2007-10-10 Andrew Tridgellr4583: print which bit failed in the owner bits check
2007-10-10 Andrew Tridgellr4582: finally worked out what is going on with the...
2007-10-10 Andrew Tridgellr4463: added testing of the special SID_CREATOR_OWNER...
2007-10-10 Andrew Tridgellr4401: stricter test for correct ACL inheritance in...
2007-10-10 Andrew Tridgellr4389: added checking for the default inherited ACL...
2007-10-10 Andrew Tridgellr4388: - allow ACE flags to be specified in security_de...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr4074: make the RAW-ACLS test use the new lsa helper...
2007-10-10 Andrew Tridgellr4061: more additions to the RAW-ACLS test, to help...
2007-10-10 Andrew Tridgellr4053: expanded and fixed a bug in the RAW-ACLS test
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4036: expanded the RAW-ACLS torture test to include...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3835: - added testing of setting an initial ACL on...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...