summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/lsa_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: zero initialize variables in test_LookupSidsReply()Stefan Metzmacher2018-02-271-4/+8
* s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport()Stefan Metzmacher2014-02-131-4/+5
* s4-torture: Make sure ncacn_np tests are only called over the a pipe.Andreas Schneider2012-07-061-0/+16
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-17/+0
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+18
* s4-smbtorture: use torture_context in policy function in RPC-LSA-LOOKUP test.Günther Deschner2010-03-191-15/+17
* s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-27/+30
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-2/+2
* s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.Günther Deschner2009-04-171-0/+88
* s4-smbtorture: Fix crash in RPC-LSA-LOOKUPGünther Deschner2009-04-171-0/+2
* s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner2008-10-271-1/+3
* s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.Günther Deschner2008-10-271-2/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-13/+13
* r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij2007-10-101-46/+37
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* 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
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12767: Add some trusted lookupsVolker Lendecke2007-10-101-5/+67
* r12766: fix the buildVolker Lendecke2007-10-101-1/+1
* r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke2007-10-101-0/+264