1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/ipc
2007-10-10 13:05:17 -05:00
..
ipc_rap.c r2671: we're getting too many errors caused by the talloc_realloc() API not 2007-10-10 12:59:20 -05:00
rap_server.c r2580: fixed an uninitialised byte found by valgrind 2007-10-10 12:59:07 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ioctl.h) 2007-10-10 13:05:17 -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.