summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/schannel.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-12/+17
* torture: Use DCERPC_SCHANNEL_AUTO in rpc.schannel.schannel2 testAndrew Bartlett2016-12-141-1/+1
* auth/credentials: also do a shallow copy of the krb5_ccache.Stefan Metzmacher2016-07-221-0/+1
* CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher2016-04-121-0/+2
* s4:torture/rpc/schannel: don't use validation level 6 without privacyStefan Metzmacher2016-03-171-8/+19
* s4:torture/rpc: use dcerpc_secondary_auth_connection with credsStefan Metzmacher2015-07-071-21/+12
* s4:torture/rpc: avoid compiler warningsStefan Metzmacher2015-03-201-1/+2
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* torture: Add netr_setPassword(2) schannel test.Andreas Schneider2015-02-231-0/+109
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-9/+12
* s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport()Stefan Metzmacher2014-02-131-7/+8
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-4/+2
* s4:torture/rpc: make use of cli_credentials_set_netlogon_creds()Stefan Metzmacher2013-08-051-20/+16
* s4-torture: precalculate expected session keys from samlogon in schannel test.Günther Deschner2012-12-091-7/+111
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-091-2/+2
* s4-torture: Add DCERPC_SCHANNEL_AES tests.Andreas Schneider2012-07-171-1/+5
* s4-torture: Call lsarpc tests over the correct pipe.Andreas Schneider2012-07-061-0/+6
* s4-torture: Test rpc schannel netr_LogonGetCapability.Stefan Metzmacher2011-12-221-0/+8
* s4-smbtorture: make sure we can successfully run the schannel test against wi...Günther Deschner2011-12-141-16/+30
* s4-torture: Fix schannel test against win2k8.Andreas Schneider2011-12-141-4/+4
* s4-smbtorture: fix some typos in schannel test.Günther Deschner2011-12-141-3/+3
* s4-smbtorture: avoid printf(); in schannel test.Günther Deschner2011-12-141-13/+13
* s4-smbtorture: remove trailing whitespace from schannel test.Günther Deschner2011-12-141-41/+41
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-4/+4
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-8/+8
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-23/+25
* s4:torture/rpc/schannel.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-9/+12
* s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-9/+11
* s4:torture/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-1/+1
* s4:torture/rpc: use generate_random_password()Stefan Metzmacher2010-02-261-1/+1
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-1/+1
* s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behavi...Günther Deschner2009-05-071-2/+8
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-6/+6
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-5/+5
* s4-samr: merge samr_GetDomPwInfo from s3 idl. (fixme: python)Günther Deschner2008-11-101-0/+2
* Fix the build.Jelmer Vernooij2008-11-021-3/+3
* s4-netlogon: merge netr_ServerPasswordSet from s3 idl.Günther Deschner2008-10-291-4/+10
* s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner2008-10-291-4/+17
* s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner2008-10-271-9/+12
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-2/+2
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-4/+4
* Change wks password in rpc-bench-schannel1Volker Lendecke2008-05-201-0/+64
* Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke2008-05-161-10/+21
* Fix two C++ warningsVolker Lendecke2008-05-161-2/+4
* torture: add RPC-BENCH-SCHANNEL1 testStefan Metzmacher2008-05-161-0/+272
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-5/+5
* Fix the build.Jelmer Vernooij2008-04-171-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+2