summaryrefslogtreecommitdiff
path: root/source4/torture/raw/acls.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-09s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth1-0/+7
2012-08-30Now ACL inheritance flags are working, add test_inheritance_flags() back into...Jeremy Allison1-5/+10
2011-05-30s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck1-7/+8
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-3/+11
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-10/+10
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-7/+7
2009-12-07s4 torture: Cleanup RAW-ACLS a bitTim Prouty1-2/+4
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty1-7/+22
2009-12-07s4 torture: RAW-ACL ImprovementsZack Kirsch1-268/+671
2009-10-17s4-torture: fixed the default ACL for s4Andrew Tridgell1-13/+41
2009-10-17s4-torture: minor debugging enhancementsAndrew Tridgell1-3/+3
2009-10-17s4-torture: add a special check for administrators and privilegesAndrew Tridgell1-12/+12
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-10/+10
2008-11-08Remove debug code added in error.Jeremy Allison1-13/+2
2008-11-08Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW...Jeremy Allison1-5/+18
2008-11-06Start factoring out the inheritance differences.Jeremy Allison1-1/+3
2008-11-04Pass all of RAW-ACLS except for inheritence. Working on that next.Jeremy Allison1-1/+1
2008-11-03Be more verbose about a directory ACL error.Jeremy Allison1-0/+5
2008-10-28RAW-ACLS: test the behavior of NULL DACL vs. empty DACLStefan Metzmacher1-0/+244
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-20/+20
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-20/+20
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-32/+32
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r24758: More use of torture API.Jelmer Vernooij1-118/+126
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-19/+9
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-5/+5
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-1/+1
2007-10-10r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell1-3/+5
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r15070: test the needed access masks for read/write the differentStefan Metzmacher1-0/+209
2007-10-10r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher1-4/+94
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-60/+60
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-57/+57
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell1-2/+2
2007-10-10r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell1-10/+10
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4612: make the output for the w2k3 acl bug a bit clearerAndrew Tridgell1-0/+19