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 781ad038c9 s4-krb5: propogate errors from a lot more kerberos functions
We need to be able to give sensible error messages when a kerberos
calls fails. This propogates the kerberos error up the stack to the
caller.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-02-26 13:59:16 +11:00
..
ipc_rap.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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 Fix the mess with ldb includes. 2009-01-30 01:02:03 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_ipc.c s4-krb5: propogate errors from a lot more kerberos functions 2010-02-26 13:59:16 +11: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.