1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/libcli/raw
Andrew Tridgell 8692564e35 r3458: more solaris portability fixes, the main one being that we can't use a
structure element called "open" as its a macro on solaris.
(This used to be commit 4e92e15c4e)
2007-10-10 13:05:16 -05:00
..
clioplock.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
clisession.c r3453: - split out the auth and popt includes 2007-10-10 13:05:13 -05:00
clisocket.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
clitransport.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
clitree.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
libcliraw.h r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
rawacl.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawdate.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
raweas.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawfile.c r3458: more solaris portability fixes, the main one being that we can't use a 2007-10-10 13:05:16 -05:00
rawfileinfo.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawfsinfo.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawioctl.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawnegotiate.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
rawnotify.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawreadwrite.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawrequest.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawsearch.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawsetfileinfo.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rawtrans.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
smb_signing.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05: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