summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-5/+3
* r2547: Another place to use convert_string_talloc().Andrew Bartlett2007-10-101-7/+5
* r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...Jelmer Vernooij2007-10-101-1/+2
* r2501: The AddMemberToAlias test doesn't need a domain_handle.Tim Potter2007-10-101-5/+2
* r2500: disable the sleep test in echo until we have a win32 echo server thatAndrew Tridgell2007-10-101-6/+5
* r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter2007-10-101-1/+1
* r2468: print out the names of the fault codes#Stefan Metzmacher2007-10-101-4/+4
* r2465: modify the autoidl hack to work for DRSUAPIAndrew Tridgell2007-10-101-3/+27
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-104-134/+133
* r2443: check return code of event_loop_once() to catch thet cases where the s...Stefan Metzmacher2007-10-102-2/+6
* r2442: remove unused event_loop_once() callStefan Metzmacher2007-10-101-2/+0
* r2387: fix segfaultStefan Metzmacher2007-10-101-0/+1
* r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell2007-10-101-178/+30
* r2273: disable the async samr tests unless -X option is used, as windowsAndrew Tridgell2007-10-101-0/+5
* r2267: we no longer need to force the domain join to happen on NCACN_NP - itAndrew Tridgell2007-10-101-6/+5
* r2266: yay! LSA session keys on TCP now work!Andrew Tridgell2007-10-101-150/+0
* r2220: Updates to the NETLOGON torture test. This copes with 'long'Andrew Bartlett2007-10-101-125/+146
* r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell2007-10-101-0/+66
* r2207: this bug caued valgrind to consume infinite memory till the kernel kil...Andrew Tridgell2007-10-101-0/+1
* r2203: delete the key after testing, so as not to clutter the server with ran...Andrew Tridgell2007-10-101-0/+2
* r2202: don't close the smb pipe after the puzzle testAndrew Tridgell2007-10-101-2/+0
* r2201: removed an exit I accidentially left inAndrew Tridgell2007-10-101-1/+0
* r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell2007-10-102-4/+157
* r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell2007-10-101-1/+8
* r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed itAndrew Tridgell2007-10-101-4/+0
* r2185: add a callback function to the dcerpc async APIAndrew Tridgell2007-10-101-4/+20
* r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell2007-10-101-5/+5
* r2181: an rpc async test on the netlogon pipeAndrew Tridgell2007-10-101-0/+71
* r2179: two more lsa torture tests from Richard Renard. Thanks!Andrew Tridgell2007-10-101-1/+70
* r2107: added a SAMR async test - this one seems to workAndrew Tridgell2007-10-101-0/+43
* r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell2007-10-101-0/+55
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-103-8/+8
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-102-4/+6
* r2035: Fix spelling.Andrew Bartlett2007-10-101-1/+1
* r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell2007-10-101-8/+13
* r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher2007-10-101-3/+2
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+2
* r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher2007-10-102-2/+10
* r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell2007-10-101-5/+5
* r1799: List more uuids. FromJelmer Vernooij2007-10-103-11/+11
* r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2007-10-101-15/+0
* r1736: - Pidl updates:Jelmer Vernooij2007-10-101-0/+47
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-102-18/+39
* r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett2007-10-101-2/+8
* r1649: do a join as dc and run this test as the machine accountStefan Metzmacher2007-10-101-6/+33
* r1647: destroy mem_ctxStefan Metzmacher2007-10-101-1/+3
* r1646: disable testing of group rename in the RPC-SAMR test, as it leaves theAndrew Tridgell2007-10-101-0/+6
* r1642: Torture test for EnumServicesStatus, almost finished.Jelmer Vernooij2007-10-101-7/+10
* r1637: - w2k3 can't handle more than 1000 names in a LookupNames requestAndrew Tridgell2007-10-101-3/+3
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-101-0/+141