1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/libcli/raw
Andrew Bartlett a879a4610d libcli/auth Merge source4/libcli/security and util_sid.c into the common code
This should ensure we only have one copy of these core functions
in the tree.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-10-14 02:35:05 +00:00
..
clierror.c
clioplock.c
clisession.c
clisocket.c
clitransport.c
clitree.c
interfaces.h
ioctl.h
libcliraw.h
rawacl.c
rawdate.c
raweas.c
rawfile.c
rawfileinfo.c
rawfsinfo.c
rawioctl.c
rawlpq.c
rawnegotiate.c
rawnotify.c
rawreadwrite.c
rawrequest.c
rawsearch.c
rawsetfileinfo.c
rawshadow.c
rawtrans.c
README
request.h
signing.h
smb_signing.c
smb.h
trans2.h

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