summaryrefslogtreecommitdiffstats
path: root/source4/librpc/rpc/dcerpc_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-8/+23
* make more function static, they are still available via the function pointersStefan Metzmacher2004-02-031-1/+1
* added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell2004-01-201-0/+1
* a fairly large commit!Andrew Tridgell2003-12-161-1/+1
* more epmapper and mgmt magicAndrew Tridgell2003-11-271-0/+10
* use EPMAPPER_PORT constant instead of 135Andrew Tridgell2003-11-271-1/+1
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-12/+1
* * fixed byte order in epmapper parsingAndrew Tridgell2003-11-241-0/+5
* initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now toAndrew Tridgell2003-11-241-0/+201