summaryrefslogtreecommitdiff
path: root/source4/rpc_server/epmapper/rpc_epmapper.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1046: initialise a structure element caught by valgrindAndrew Tridgell1-0/+1
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-1/+3
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-6/+6
2004-01-09fixed the rpc epmapper server. This fixes rpc over tcp.Andrew Tridgell1-1/+18
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-35/+24
2003-12-16a fairly large commit!Andrew Tridgell1-1/+1
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-76/+2
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-1/+5
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-18/+35
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-4/+7
2003-12-13added the epm_Map() call.Andrew Tridgell1-67/+166
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-0/+274