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