summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/dcerpc_sock.c
Commit message (Expand)AuthorAgeFilesLines
* r4728: split up server_services into:Stefan Metzmacher2007-10-101-62/+38
* r4690: - add support for async rpc server repliesStefan Metzmacher2007-10-101-8/+10
* r4458: Create ncalrpc directory with 0755 rather then 0700 so non-root usersJelmer Vernooij2007-10-101-1/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-10/+2
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-0/+1
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-7/+7
* r3320: fixed bugs in the rpc_server code in handling partial packet receives ...Andrew Tridgell2007-10-101-1/+2
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-10/+18
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-4/+3
* r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2007-10-101-2/+4
* r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell2007-10-101-1/+1
* r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2007-10-101-0/+5
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-101-21/+10
* r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij2007-10-101-0/+328