summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/epmapper
Commit message (Expand)AuthorAgeFilesLines
* r3468: split out dcerpc_server.hAndrew Tridgell2004-11-021-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2004-11-011-0/+1
* r3158: Use the new tower build functions to generate protocol towers, making it Jelmer Vernooij2004-10-241-89/+38
* r3118: Eliminate struct dcesrv_ep_description and replace it with Jelmer Vernooij2004-10-211-5/+8
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2004-10-211-4/+4
* r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij2004-10-211-1/+1
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2004-10-211-4/+4
* r3043: Use binding strings for specifying endpoints. The property for Jelmer Vernooij2004-10-181-2/+1
* r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2004-10-121-10/+7
* r2921: Add a few more protocols and fix the numbers associated with some of Jelmer Vernooij2004-10-111-10/+10
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2004-09-271-3/+4
* r2663: fix an epmapper server leak - another talloc_realloc(NULL, ) leakAndrew Tridgell2004-09-261-3/+3
* r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell2004-09-251-2/+2
* r1983: a completely new implementation of tallocAndrew Tridgell2004-08-211-1/+1
* r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell2004-08-141-32/+28
* r1817: fixed fault code generation for unimplemented functions in epmapperAndrew Tridgell2004-08-141-5/+5
* r1814: Fix the build.Volker Lendecke2004-08-141-0/+5
* r1703: - Lots of RPC updates, adding new pipes and protocols. Jelmer Vernooij2004-08-101-10/+10
* r1046: initialise a structure element caught by valgrindAndrew Tridgell2004-06-061-0/+1
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2004-06-031-1/+3
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-6/+6
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+329