summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/schannel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-11/+11
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2007-10-101-0/+95
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-3/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+3
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-3/+27
* r13404: Comments, whitespace.Andrew Bartlett2007-10-101-3/+4
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-4/+7
* r13381: Test the SamLogonEx SamLogon call in the schannel test. This is onlyAndrew Bartlett2007-10-101-0/+117
* r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett2007-10-101-0/+29
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-0/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12597: One less void *Andrew Bartlett2007-10-101-1/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-14/+5
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-101-10/+10