mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
ad6303f82f
This allows the easy addition of additional named pipes and removes the
circular dependencies between the CIFS, RPC and RAP servers.
Simple tests for a custom named pipe included.
(This used to be commit
|
||
---|---|---|
.. | ||
ipc_rap.c | ||
ipc.h | ||
np_echo.c | ||
rap_server.c | ||
README | ||
vfs_ipc.c |
This is the IPC$ backend for Samba. NTVFS operations that are made on IPC$ shares are directed here by default. Most file operations are not supported on IPC$ shares.