1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Jelmer Vernooij 78e5bc76b6 r3163: Add server side support for ncalrpc: and ncacn_unix_stream:
Examples of binding strings are :

ncalrpc:[EPMAPPER]
ncacn_unix_stream:[/tmp/epmapper]

N.B. The unix socket support in lib/socket/ appears to close and remove the
socket it is listening on after the first client disconnects so until
that has been fixed, it is only possible to do one ncalrpc: or ncacn_unix_stream: request per instance of smbd :-)

Support for looking up NCALRPC names via the endpoint mapper will be added later.
(This used to be commit 426f3e63cae3d306dcdc13ee4b655eed30057ff8)
2007-10-10 13:02:28 -05:00
..
2007-10-10 12:50:40 -05:00
2007-10-10 12:59:04 -05:00
2003-08-13 01:53:07 +00:00
2007-10-10 12:59:56 -05:00
2007-10-10 12:51:17 -05:00
2003-08-13 01:53:07 +00:00
2003-08-13 01:53:07 +00:00