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