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
Stefan Metzmacher ad06a8bd65 r14736: - the ntvfs subsystem should not know about smb_server.h
- the process module subsystem should not know about smb_server.h
- the smb_server module should not know about process models

metze
(This used to be commit bac95bb8f4)
2007-10-10 13:59:17 -05:00
..
ipc_rap.c r14542: Remove librpc, libndr and libnbt from includes.h 2007-10-10 13:58:42 -05:00
ipc.h r13210: Revert my named pipes patch until it passes not just 'make quicktest' but 2007-10-10 13:51:35 -05:00
np_echo.c r13210: Revert my named pipes patch until it passes not just 'make quicktest' but 2007-10-10 13:51:35 -05:00
rap_server.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c r14736: - the ntvfs subsystem should not know about smb_server.h 2007-10-10 13:59:17 -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.