summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/epmapper
Commit message (Expand)AuthorAgeFilesLines
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell2007-10-101-32/+28
* r1817: fixed fault code generation for unimplemented functions in epmapperAndrew Tridgell2007-10-101-5/+5
* r1814: Fix the build.Volker Lendecke2007-10-101-0/+5
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-101-10/+10
* r1046: initialise a structure element caught by valgrindAndrew Tridgell2007-10-101-0/+1
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-1/+3
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-6/+6
* fixed the rpc epmapper server. This fixes rpc over tcp.Andrew Tridgell2004-01-091-1/+18
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-35/+24
* a fairly large commit!Andrew Tridgell2003-12-161-1/+1
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-76/+2
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-1/+5
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-18/+35
* rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell2003-12-131-4/+7
* added the epm_Map() call.Andrew Tridgell2003-12-131-67/+166
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-131-0/+274