1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/ntvfs/ipc
Andrew Tridgell 88d2e05227 updated SMB2 create operation to match WSPP.
Adding some defined for various new create options
(This used to be commit d037dc23ce)
2008-02-13 15:05:44 +11:00
..
ipc_rap.c r26672: Janitorial: Remove uses of global_loadparm. 2008-01-05 13:06:03 -06: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 r26672: Janitorial: Remove uses of global_loadparm. 2008-01-05 13:06:03 -06:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c updated SMB2 create operation to match WSPP. 2008-02-13 15:05:44 +11: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.