1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/ntvfs/ipc
Stefan Metzmacher 27ec849718 r9517: fix compiler warning: status.v initialized variable used in line 375
tridge: what should be the correct error code?
        see rev 3239!

metze
2007-10-10 13:34:25 -05:00
..
ipc_rap.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
rap_server.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
README first public release of samba4 code 0001-01-01 00:00:00 +00:00
vfs_ipc.c r9517: fix compiler warning: status.v initialized variable used in line 375 2007-10-10 13:34:25 -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.