summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/lsa.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in lsa.cStefan Metzmacher2014-03-251-2/+7
* s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport()Stefan Metzmacher2014-02-131-10/+15
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-051-0/+1
* s4:tortore/rpc/lsa: make more use of torture_assert*Stefan Metzmacher2012-10-031-47/+40
* torture: More torture_assert() calls in rpc.lsaAndrew Bartlett2012-09-241-36/+19
* torture: use torture_assert rather than return false in rpc.lsaAndrew Bartlett2012-09-241-110/+52
* torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()Andrew Bartlett2012-09-241-14/+10
* s4-torture: Don't consider NONE_MAPPED an error in LookupSids3.Andreas Schneider2012-07-061-3/+19
* s4-torture: Don't consider NONE_MAPPED an error in LookupNames4.Andreas Schneider2012-07-061-3/+15
* s4-torture: Add a lsarpc test_GetUserName_fail function.Andreas Schneider2012-07-061-0/+59
* s4-torture: Add a lsarpc test_OpenPolicy2_fail function.Andreas Schneider2012-07-061-20/+73
* s4-torture: Add a lsarpc test_OpenPolicy_fail function.Andreas Schneider2012-07-061-17/+74
* s4-torture: Add a lsarpc test_LookupNames4_fail function.Andreas Schneider2012-07-061-23/+74
* s4-torture: Add a lsarpc test_LookupSids3_fail function.Andreas Schneider2012-07-061-15/+68
* s4-torture: Test LookupSids3/LookupNames4 over np and tcpip.Andreas Schneider2012-07-061-8/+26
* s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.Andreas Schneider2012-07-061-7/+15
* s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.Andreas Schneider2012-07-061-9/+20
* s4-torture: Make sure ncacn_np tests are only called over the a pipe.Andreas Schneider2012-07-061-1/+27
* s4-torture: Test LookupSids3 and LookupNames4 only over tcpip.Andreas Schneider2012-07-061-13/+36
* s4-torture: Use test_LookupSids3 function.Andreas Schneider2012-07-061-32/+1
* s4-torture: Fix build warnings in lsa test.Andreas Schneider2012-07-061-10/+2
* s4-torture: LookupSids3 is only available over NCACN_IP_TCP.Andreas Schneider2011-12-141-1/+2
* s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner2011-08-311-9/+15
* s4-smbtorture: Add trust password to CreateTrust testSumit Bose2011-08-311-32/+245
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-1/+1
* s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner2011-07-151-21/+79
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-151-1/+1
* Fix some typesJelmer Vernooij2011-02-281-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-3/+3
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-17/+0
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-1/+1
* torture-lsa: cope with STATUS_SOME_UNMAPPED errorsAndrew Tridgell2010-09-041-15/+50
* Fix RPC-LSA-TRUSTED-DOMAINS for changed IDLSumit Bose2010-08-251-0/+10
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:torture/rpc/lsa.c: test for NT_STATUS_RPC_SS_CONTEXT_MISMATCH instead of N...Stefan Metzmacher2010-04-151-1/+1
* 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-1/+1
* s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...Stefan Metzmacher2010-04-091-4/+17
* s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher2010-03-291-306/+361
* s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-197/+207
* s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-8/+8
* s4:torture/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-1/+1
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-2/+2
* s4-smbtorture: skip three info levels while testing s3 with RPC-LSA.Günther Deschner2009-11-031-3/+14
* s4-smbtorture: skip QueryInfoPolicy2 while running RPC-LSA against s3.Günther Deschner2009-11-031-0/+4
* s4-smbtorture: skip QueryDomainInformationPolicy test against s3 in RPC-LSA.Günther Deschner2009-11-031-0/+4
* s4-smbtorture: simplify some torture_comments in RPC-LSA.Günther Deschner2009-11-031-20/+6
* s4-smbtorture: test whether an lsa_EnumTrustDom implementation would hang up ...Günther Deschner2009-10-211-6/+45
* s4-smbtorture: fix RPC-LSA-LSALOOKUP test against w2k3 and w2k8.Günther Deschner2009-10-201-16/+50
* s4-smbtorture: Make it simpler to specify number of trusted domains to create inGünther Deschner2009-10-201-17/+40