summaryrefslogtreecommitdiff
path: root/source4/torture/local/binding_string.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10370: only validate the re-generated binding string for hostnames with IPsAndrew Tridgell1-1/+1
2007-10-10r5902: A rather large change...Andrew Bartlett1-7/+7
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+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-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij1-3/+1
2007-10-10r3157: Add ncacn_httpJelmer Vernooij1-0/+6
2007-10-10r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij1-1/+4
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij1-2/+2
2007-10-10r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij1-17/+59
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij1-0/+81