mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
ebfb1e9dac
Until now this always returned NT_STATUS_INVALID_LEVEL for everything but RAW_CLOSE_CLOSE. Now it maps everything correctly to RAW_CLOSE_GENERIC. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
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.