mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
e82aad1ce3
less likely that anyone will use pstring for new code
- got rid of winbind_client.h from includes.h. This one triggered a
huge change, as winbind_client.h was including system/filesys.h and
defining the old uint32 and uint16 types, as well as its own
pstring and fstring.
(This used to be commit
|
||
---|---|---|
.. | ||
ipc_rap.c | ||
rap_server.c | ||
README | ||
vfs_ipc.c |
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.