1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libcli/raw
2011-08-13 09:54:15 -04:00
..
clierror.c
clioplock.c
clisession.c
clisocket.c s4-libcli Remove resolve_name() as it conflicts with Samba3. 2011-05-03 07:37:07 +02:00
clitransport.c s4:libcli: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:15 -04:00
clitree.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
interfaces.h libcli/smb Move cifs posix helper functions and headers in common 2011-05-06 07:51:24 +02:00
ioctl.h
libcliraw.h libcli/smb move enum protocol_types to a common header 2011-07-06 05:32:51 +02:00
rawacl.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
rawdate.c
raweas.c
rawfile.c s4:libcli/raw: s/SMBchkpth/SMBcheckpath 2011-07-12 16:50:55 +02:00
rawfileinfo.c Ensure convert_string_XXX is always called with a valid converted_size pointer. 2011-03-29 21:01:49 +02:00
rawfsinfo.c
rawioctl.c
rawlpq.c
rawnegotiate.c s4/libcli: do not announce NT error code support when it is disabled 2011-04-14 01:32:22 +02:00
rawnotify.c s4:libcli: Modify S4 client library to check for proper CN alignment 2010-07-06 13:28:02 -07:00
rawreadwrite.c
rawrequest.c s4:libcli: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:15 -04:00
rawsearch.c
rawsetfileinfo.c s4:libcli/raw/raw*.c - add unhandled enum values 2011-06-11 18:46:13 +02:00
rawshadow.c
rawtrans.c
README
request.h
signing.h
smb_signing.c
smb.h s4:libcli/raw: s/SMBchkpth/SMBcheckpath 2011-07-12 16:50:55 +02:00
trans2.h libcli/smb Move cifs posix helper functions and headers in common 2011-05-06 07:51:24 +02:00

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