summaryrefslogtreecommitdiff
path: root/source4/torture/raw/acls.c
Commit message (Expand)AuthorAgeFilesLines
* selftest: split out failing owner related subtest from samba3.raw.acls.create...Ralph Boehme2017-11-081-0/+72
* s4:torture:raw: fix 'use of uninitialised value of size 8' valgrind errorsNoel Power2016-04-251-0/+2
* s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth2013-05-091-0/+7
* Now ACL inheritance flags are working, add test_inheritance_flags() back into...Jeremy Allison2012-08-301-5/+10
* s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck2011-05-301-7/+8
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-3/+11
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-10/+10
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-7/+7
* s4 torture: Cleanup RAW-ACLS a bitTim Prouty2009-12-071-2/+4
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-7/+22
* s4 torture: RAW-ACL ImprovementsZack Kirsch2009-12-071-268/+671
* s4-torture: fixed the default ACL for s4Andrew Tridgell2009-10-171-13/+41
* s4-torture: minor debugging enhancementsAndrew Tridgell2009-10-171-3/+3
* s4-torture: add a special check for administrators and privilegesAndrew Tridgell2009-10-171-12/+12
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-10/+10
* Remove debug code added in error.Jeremy Allison2008-11-081-13/+2
* Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW...Jeremy Allison2008-11-081-5/+18
* Start factoring out the inheritance differences.Jeremy Allison2008-11-061-1/+3
* Pass all of RAW-ACLS except for inheritence. Working on that next.Jeremy Allison2008-11-041-1/+1
* Be more verbose about a directory ACL error.Jeremy Allison2008-11-031-0/+5
* RAW-ACLS: test the behavior of NULL DACL vs. empty DACLStefan Metzmacher2008-10-281-0/+244
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-20/+20
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-20/+20
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-32/+32
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24758: More use of torture API.Jelmer Vernooij2007-10-101-118/+126
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-19/+9
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-5/+5
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell2007-10-101-3/+5
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r15070: test the needed access masks for read/write the differentStefan Metzmacher2007-10-101-0/+209
* r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher2007-10-101-4/+94
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-60/+60
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-57/+57
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell2007-10-101-2/+2
* r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell2007-10-101-10/+10
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-1/+2