summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samlogon.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-14/+26
* torture-samlogon: Avoid static zerosVolker Lendecke2017-01-031-2/+1
* torture-samlogon: Use "all_zero" where appropriateVolker Lendecke2017-01-031-10/+3
* s4:torture:rpc:samlogon: fix O3 error unused result of asprintfMichael Adam2016-05-131-7/+42
* s4:torture/rpc/samlogon: use DCERPC_SEAL for netr_LogonSamLogonEx and validat...Stefan Metzmacher2016-03-171-1/+2
* s4: torture: Fix uninitialized variable.Gordon Ross2015-04-301-1/+2
* s4:torture/rpc: avoid compiler warningsStefan Metzmacher2015-03-201-8/+8
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-2/+5
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-3/+2
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-151-3/+9
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-091-2/+2
* s4-torture: Improve samlogon test.Andreas Schneider2012-07-171-0/+8
* s4-torture: more printf removal from samlogon torture test.Günther Deschner2012-07-021-29/+25
* s4-torture: fix typo in samlogon test.Günther Deschner2012-06-281-1/+1
* s4-torture: use torture context for printing debug output.Günther Deschner2012-06-281-111/+97
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+1
* s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2011-04-131-1/+1
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-2/+2
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4:torture/rpc/samlogon.c - strip trailing whitespacesMatthias Dieter Wallnöfer2010-07-031-199/+199
* s4:torture/rpc/samlogon.c - provide a function which sets and afterwards rese...Matthias Dieter Wallnöfer2010-07-031-0/+97
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-8/+41
* s4:torture/rpc/samlogon.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-7/+15
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-1/+1
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-17/+17
* Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-3/+3
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-2/+2
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-1/+1
* s4-smbtorture: fix segfault in RPC-SAMLOGON test.Günther Deschner2008-11-011-1/+1
* s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner2008-10-291-20/+52
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-3/+2
* Remove uses of global_loadparm.Jelmer Vernooij2008-09-301-2/+6
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-4/+4
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+2
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-4/+7
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-5/+7
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-2/+2