1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-15 16:23:49 +03:00
Files
samba-mirror/source/libcli/raw
Stefan Metzmacher d41a83d559 r16918: the SMB2 Ioctls are sometimes called with a wildcard handle
the operation doesn't need a valid file handle in that case

metze
2007-10-10 14:10:00 -05:00
..
2007-10-10 13:57:15 -05:00
2007-10-10 14:07:26 -05:00
2007-10-10 14:09:55 -05:00
2007-10-10 13:57:20 -05:00
2007-10-10 13:52:05 -05:00
2007-10-10 13:52:05 -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