summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/lsa.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: get rid of extra parenthesesUri Simchoni2017-11-221-2/+2
* krb5_wrap: Remove unneded smb_krb5_free_error()Andreas Schneider2016-08-311-4/+4
* heimdal make kvno unisgned internallyUri Simchoni2016-05-241-1/+1
* heimdal: encode/decode kvno as signed integerUri Simchoni2016-05-071-1/+1
* s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper functionStefan Metzmacher2016-03-171-3/+11
* s4:torture/lsa: improve debug messageStefan Metzmacher2016-03-131-1/+2
* torture: fix check_pw_with_krb5 in the rpc:lsa testMichael Adam2016-01-111-1/+1
* torture: fix check_dom_trust_pw in the rpc:lsa testMichael Adam2016-01-111-1/+12
* torture: Add better debug message when tsocket_address_inet_from_strings failsAndrew Bartlett2015-10-201-1/+4
* s4-torture: don't build the lsa forest trust krb5 tests when building with MI...Günther Deschner2015-07-241-0/+11
* s4-torture: use smb_krb5_principal_set_type() in lsa forest krb5 tests.Günther Deschner2015-07-141-6/+6
* s4-torture: use krb5_error in lsa forest trust tests.Günther Deschner2015-07-141-5/+5
* s4-torture: use smb_krb5_free_error() in lsa forest krb5 tests.Günther Deschner2015-07-141-3/+4
* s4-torture: use smb_krb5_principal_get_type in lsa forest krb5 tests.Günther Deschner2015-07-141-22/+22
* s4-torture: use smb_krb5_make_principal() in lsa forest krb5 tests.Günther Deschner2015-07-141-52/+52
* s4:torture/rpc: extend and improve rpc.lsa.trusted.domainsStefan Metzmacher2015-07-081-81/+1644
* s4:torture/rpc: add missing \n in commentsStefan Metzmacher2015-07-081-2/+2
* s4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in test_query_each_TrustDom()Stefan Metzmacher2015-07-081-0/+12
* torture: Run lsa.trusted.domains auth tests against samba4Andrew Bartlett2015-03-271-3/+6
* torture-lsa: Allow rpc.lsa.trusted.domains to run successfullyAndrew Bartlett2015-03-271-1/+6
* s4:torture/rpc: fix test_EnumTrustDomEx() with existing domainsStefan Metzmacher2015-03-271-9/+37
* s4:torture/rpc: use unique sids and names for trusted domainsStefan Metzmacher2015-03-271-5/+8
* s4:torture/rpc: avoid compiler warningsStefan Metzmacher2015-03-201-4/+4
* lsa.idl: fix idl for lsa_ForestTrustRecordTypeStefan Metzmacher2015-03-121-1/+1
* Fix the developer O3 buildVolker Lendecke2015-02-251-2/+2
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-271-1/+1
* 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