mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
3b8e83a8c8
for multiple EAs to be set at once. This fixes all the ea code to allow for that.
(This used to be commit
|
||
---|---|---|
.. | ||
clioplock.c | ||
clisession.c | ||
clisocket.c | ||
clitransport.c | ||
clitree.c | ||
libcliraw.h | ||
rawacl.c | ||
rawdate.c | ||
raweas.c | ||
rawfile.c | ||
rawfileinfo.c | ||
rawfsinfo.c | ||
rawioctl.c | ||
rawnegotiate.c | ||
rawnotify.c | ||
rawreadwrite.c | ||
rawrequest.c | ||
rawsearch.c | ||
rawsetfileinfo.c | ||
rawtrans.c | ||
README | ||
smb_signing.c |
Design notes for client library restructure: 1 - no references to cli_state should exist in libcli/raw. 2 - all interfaces to functions in this directory should use cli_session or cli_tree as the primary context structure