summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/schannel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-12/+15
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-2/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-4/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-10/+10
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij2007-10-101-208/+106
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1