summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3414: RemoteActivation torture testJelmer Vernooij2-24/+139
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij1-47/+24
2007-10-10r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij1-5/+36
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter1-1/+1
2007-10-10r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2-24/+19
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij1-6/+16
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij1-0/+12
2007-10-10r3332: Check result codes in some more places...Jelmer Vernooij1-1/+11
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell22-34/+41
2007-10-10r3317: Fix the buildVolker Lendecke1-2/+2
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-1/+3
2007-10-10r3218: Fix the buildVolker Lendecke1-1/+1
2007-10-10r3168: Use generic function for looking up endpointsJelmer Vernooij2-2/+2
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2-25/+6
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij1-5/+2
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij1-1/+1
2007-10-10r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij1-1/+1
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij1-28/+28
2007-10-10r3104: My Win2k3 server, with current updates, still sends the LM key for lev...Andrew Bartlett1-1/+1
2007-10-10r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett1-43/+192
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-21/+125
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-2/+84
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-1/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-11/+144
2007-10-10r2969: inet_ntoa() takes an address in network byte order, so now that weAndrew Tridgell1-1/+1
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-0/+38
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij1-28/+18
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij1-24/+36
2007-10-10r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell1-10/+1
2007-10-10r2896: Add torture test for EnumValue()Jelmer Vernooij1-24/+25
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher2-20/+20
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-4/+3
2007-10-10r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell1-0/+74
2007-10-10r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell1-1/+25
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-6/+34
2007-10-10r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij1-0/+117
2007-10-10r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell1-1/+1
2007-10-10r2676: add a test of the reference counting logic in the SAMR server into theAndrew Tridgell1-86/+31
2007-10-10r2552: Character set conversion and string handling updates.Andrew Bartlett1-5/+3
2007-10-10r2547: Another place to use convert_string_talloc().Andrew Bartlett1-7/+5
2007-10-10r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...Jelmer Vernooij1-1/+2
2007-10-10r2501: The AddMemberToAlias test doesn't need a domain_handle.Tim Potter1-5/+2
2007-10-10r2500: disable the sleep test in echo until we have a win32 echo server thatAndrew Tridgell1-6/+5
2007-10-10r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter1-1/+1
2007-10-10r2468: print out the names of the fault codes#Stefan Metzmacher1-4/+4
2007-10-10r2465: modify the autoidl hack to work for DRSUAPIAndrew Tridgell1-3/+27
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter4-134/+133
2007-10-10r2443: check return code of event_loop_once() to catch thet cases where the s...Stefan Metzmacher2-2/+6
2007-10-10r2442: remove unused event_loop_once() callStefan Metzmacher1-2/+0
2007-10-10r2387: fix segfaultStefan Metzmacher1-0/+1