1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/ipc
Jelmer Vernooij 0329d755a7 r17930: Merge noinclude branch:
* Move dlinklist.h, smb.h to subsystem-specific directories
 * Clean up ads.h and move what is left of it to dsdb/
   (only place where it's used)
(This used to be commit f7afa1cb77)
2007-10-10 14:16:54 -05:00
..
ipc_rap.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -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 r17206: Add a modular API for share configuration. 2007-10-10 14:10:18 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -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.