summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_sock.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3320: fixed bugs in the rpc_server code in handling partial packet receives ...Andrew Tridgell1-1/+2
2007-10-10r3304: changed the API to lib/socket/ a little.Andrew Tridgell1-10/+18
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-4/+3
2007-10-10r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij1-2/+4
2007-10-10r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell1-1/+1
2007-10-10r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij1-0/+5
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij1-21/+10
2007-10-10r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij1-0/+328