summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-6/+12
* r5902: A rather large change...Andrew Bartlett2007-10-101-5/+5
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-2/+2
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-101-12/+11
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-1/+1
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3168: Use generic function for looking up endpointsJelmer Vernooij2007-10-101-1/+1
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-101-12/+3
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell2003-12-161-13/+30
* a fairly large commit!Andrew Tridgell2003-12-161-5/+4
* * support multiple interfaces in one IDL file in pidlAndrew Tridgell2003-11-281-14/+19
* more epmapper and mgmt magicAndrew Tridgell2003-11-271-33/+3
* added an rpc scanner. This prints messages like this:Andrew Tridgell2003-11-271-0/+211