summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher2018-09-051-1/+129
* s4:torture/rpc/netlogon: assert that cli_credentials_get_{workstation,passwor...Stefan Metzmacher2018-09-051-0/+16
* smbtorture: Add more tests around NETLOGON challenge reuseAndrew Bartlett2017-06-271-0/+237
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-14/+18
* torture-netlogon: Use "all_zero" where appropriateVolker Lendecke2017-01-031-4/+3
* torture: Add ServerReqChallengeReuseGlobal2 to rpc.netlogonAndrew Bartlett2016-12-141-0/+80
* torture: Add ServerReqChallengeReuse to rpc.netlogonAndrew Bartlett2016-12-141-0/+85
* torture: Add new test ServerReqChallengeReuseGlobal to rpc.netlogonAndrew Bartlett2016-12-141-0/+92
* torture: Add credentials downgrade and challenge reuse test to rpc.netlogonAndrew Bartlett2016-12-141-0/+87
* torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for Many...Andrew Bartlett2016-12-011-2/+68
* werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/torture...Günther Deschner2016-09-281-3/+3
* CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher2016-04-121-0/+1
* s4:torture/rpc: correctly use torture_skip() for test_ManyGetDCName() without...Stefan Metzmacher2016-03-171-1/+1
* s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper functionStefan Metzmacher2016-03-171-16/+82
* s4:torture/rpc: use dcerpc_secondary_auth_connection with anon credsStefan Metzmacher2015-07-071-4/+9
* s4:torture/rpc: sync test_LogonControl2Ex with test_LogonControl2Stefan Metzmacher2015-03-271-12/+50
* s4:torture/rpc: let rpc.netlogon.admin pass against windows 2012r2Stefan Metzmacher2015-03-271-2/+16
* s4:torture/rpc: let test_LogonControl() also accept WERR_NOT_SUPPORTED for NE...Stefan Metzmacher2015-03-271-1/+1
* s4:torture/rpc: don't use the same names for 3 different testsStefan Metzmacher2015-03-271-3/+3
* netlogon.idl: netr_ServerPasswordGet returns NTSTATUS not WERROR.Günther Deschner2015-03-121-0/+1
* netlogon.idl: improve idl for netr_ServerTrustPasswordsGet()Stefan Metzmacher2015-03-121-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: add rpc.netlogon.ServerReqChallengeGlobalStefan Metzmacher2014-07-191-0/+73
* s4:torture/rpc: add invalidAuthenticate2Stefan Metzmacher2014-01-221-14/+74
* s4:torture/rpc: avoid using dcerpc_event_context()Stefan Metzmacher2014-01-161-1/+1
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-051-0/+3
* s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo t...Günther Deschner2012-12-091-4/+33
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-091-2/+2
* s4-torture: add AES support for netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-6/+29
* s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-4/+12
* s4-torture: remove trailing whitespace from netlogon test.Günther Deschner2012-12-091-105/+105
* netlogon: Per MS-NRPC, don't send unknown workstation flags back to theJelmer Vernooij2012-09-261-3/+25
* s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" testsMatthias Dieter Wallnöfer2012-01-021-0/+96
* s4:torture/rpc/netlogon.c - factor out the computer name check in an own testMatthias Dieter Wallnöfer2011-12-231-11/+61
* s4-torture: Test rpc schannel netr_LogonGetCapability.Stefan Metzmacher2011-12-221-0/+54
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-2/+2
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer2011-02-221-2/+2
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2Stefan Metzmacher2011-02-021-0/+24
* s4:torture/rpc/netlogon: improve comments in test_LogonControl2()Stefan Metzmacher2011-02-021-12/+12
* s4:torture/rpc/netlogon: test invalid netr_LogonControl() levelStefan Metzmacher2011-02-021-0/+7
* s4:torture/rpc/netlogon: test invalid LogonSamLogon levelsStefan Metzmacher2011-02-021-0/+90
* s4:torture/rpc/netlogon: test validation levels 2 and 3Stefan Metzmacher2011-02-021-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-3/+3
* s4-tests Workaround new default of 'client ntlmv2 auth = yes' in testsAndrew Bartlett2010-12-091-1/+1
* s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hostname"Matthias Dieter Wallnöfer2010-11-191-2/+20
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* s4:torture/rpc/netlogon.c - remove the dependency on "samdb_server_site_name"Matthias Dieter Wallnöfer2010-09-241-5/+54