1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/ipc
Tim Potter 6cec461c8c r4979: Return NT_STATUS_INVALID_SYSTEM_SERVICE for unimplemented RAP calls as
this is what win2k3 does.
(This used to be commit 145d7c03df)
2007-10-10 13:09:11 -05:00
..
ipc_rap.c r4979: Return NT_STATUS_INVALID_SYSTEM_SERVICE for unimplemented RAP calls as 2007-10-10 13:09:11 -05:00
rap_server.c r4567: Fix the build for metze. 2007-10-10 13:08:28 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c r4690: - add support for async rpc server replies 2007-10-10 13:08:43 -05:00

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.