summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett2007-10-101-43/+192
* r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2007-10-101-21/+125
* r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher2007-10-101-2/+84
* r2971: fix DsBind idlStefan Metzmacher2007-10-101-1/+2
* r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher2007-10-101-11/+144
* r2969: inet_ntoa() takes an address in network byte order, so now that weAndrew Tridgell2007-10-101-1/+1
* r2952: add idl and torture test for DsCrackNamesStefan Metzmacher2007-10-101-0/+38
* r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2007-10-101-28/+18
* r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij2007-10-101-24/+36
* r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell2007-10-101-10/+1
* r2896: Add torture test for EnumValue()Jelmer Vernooij2007-10-101-24/+25
* r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher2007-10-102-20/+20
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-4/+3
* r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell2007-10-101-0/+74
* r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell2007-10-101-1/+25
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-6/+34
* r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij2007-10-101-0/+117
* r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell2007-10-101-1/+1
* r2676: add a test of the reference counting logic in the SAMR server into theAndrew Tridgell2007-10-101-86/+31
* 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