summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_util.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-15more flexible handling of [] in binding stringsAndrew Tridgell1-2/+14
2003-12-15allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell1-0/+299
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell1-0/+40
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-5/+5
2003-11-28the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell1-0/+14
2003-11-27more epmapper and mgmt magicAndrew Tridgell1-1/+33
2003-11-27added an rpc scanner. This prints messages like this:Andrew Tridgell1-1/+2
2003-11-27use EPMAPPER_PORT constant instead of 135Andrew Tridgell1-3/+3
2003-11-27a couple of tidyupsAndrew Tridgell1-0/+6
2003-11-26use the IDL defined NDR version numberAndrew Tridgell1-1/+2
2003-11-26added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell1-0/+149