1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/ntvfs/ipc
Andrew Tridgell 6b70726305 implement the documented SMB2 create blobs in the server
Not all of them are honoured yet, but they are all parsed and the ones
that have SMB equivalents are honoured
(This used to be commit 9fc70e2ed6)
2008-05-28 16:28:37 +10:00
..
ipc_rap.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02: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 Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c implement the documented SMB2 create blobs in the server 2008-05-28 16:28:37 +10: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.