1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ntvfs/ipc
Andrew Tridgell 89e550ba34 r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000
fill in correct error code for zero length and too large IPC reads
(This used to be commit bf6558b897)
2007-10-10 13:35:02 -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 2003-08-13 01:53:07 +00:00
vfs_ipc.c r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000 2007-10-10 13:35:02 -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.