summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samr_accessmask.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-3/+3
2010-10-07samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-15/+15
2010-03-29s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-47/+83
2010-03-17s4:torture/rpc/samr_accessmask.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-71/+81
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2009-06-29s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.Günther Deschner1-1/+485
2009-05-13s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.Günther Deschner1-34/+24
2009-05-13s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.Günther Deschner1-50/+50
2009-04-15s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.Günther Deschner1-7/+15
2008-11-10s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)Günther Deschner1-0/+6
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-1/+5
2008-11-10s4-samr: merge samr_Connect5 from s3 idl. (fixme python)Günther Deschner1-3/+5
2008-11-10s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)Günther Deschner1-4/+5
2008-10-15s4: merge from s3 samr.idl.Günther Deschner1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-2/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-5/+5
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-45/+45
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-5/+7
2007-10-10r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg1-0/+57
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg1-0/+599