summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/wkssvc.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-3/+3
* werror: replace WERR_RPC_E_REMOTE_DISABLED with HRES_RPC_E_REMOTE_DISABLEDGünther Deschner2016-09-281-2/+2
* werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/torture...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_SETUP_DOMAIN_CONTROLLER with WERR_NERR_SETUPDOMAINCONTRO...Günther Deschner2016-09-281-2/+2
* werror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SETUPNOTJOINED in source...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_SETUP_ALREADY_JOINED with WERR_NERR_SETUPALREADYJOINED i...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_NOT_CONNECTED with WERR_NERR_USENOTFOUND in source4/tort...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-281-7/+7
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-171-5/+5
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-10/+10
* 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-29/+29
* s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-32/+63
* s4-smbtorture: fix warning in RPC-WKSSVC torture test.Günther Deschner2009-10-301-3/+5
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+1
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-41/+4
* Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-1/+1
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-2/+1
* Fix wkssvc test build.Jelmer Vernooij2008-10-151-10/+10
* Share wkssvc.idl.Jelmer Vernooij2008-10-151-4/+4
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2007-12-211-1/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-10/+10
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-15/+5
* r26217: Let encode_wkssvc_join_password_buffer() take the session key as para...Günther Deschner2007-12-211-20/+17
* r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2().Günther Deschner2007-12-211-0/+90
* r26215: Verify that test_NetrJoinDomain2() has suceeded.Günther Deschner2007-12-211-0/+12
* r26214: Add note about remotely joining an unjoined XP SP2 workstation.Günther Deschner2007-12-211-0/+9
* r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer.Günther Deschner2007-12-211-2/+3
* r26212: Make test_NetrJoinDomain2() a little more robust against missing para...Günther Deschner2007-12-211-2/+16
* r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...Günther Deschner2007-12-211-1/+99
* r26210: w00t!Günther Deschner2007-12-211-0/+44
* r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() andGünther Deschner2007-12-211-0/+67
* r26171: Add my copyright.Günther Deschner2007-12-211-0/+1
* r26170: Put test_NetrUseGetInfo() in the correct order of tests.Günther Deschner2007-12-211-5/+8
* r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() andGünther Deschner2007-12-211-0/+55
* r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner2007-12-211-0/+25
* r26162: Remove accidental commit.Günther Deschner2007-12-211-2/+0
* r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() andGünther Deschner2007-12-211-0/+120
* r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner2007-12-211-0/+100
* r26156: Choose a more speaking message in test_NetrMessageBufferSend().Günther Deschner2007-12-211-1/+1
* r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner2007-12-211-0/+32
* r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner2007-12-211-0/+27
* r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner2007-12-211-2/+105
* r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner2007-12-211-0/+55
* r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner2007-12-211-0/+64
* r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner2007-12-211-0/+41