1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-12 04:23:49 +03:00
Files
samba-mirror/source/libcli/raw
James Peach eef672bfff r21949: After discussion with the Apple and Linux client maintainers,
changing the FindFirst response for the UNIX_INFO2 level to include
a length field before the name. The name is not required to be null
terminated. the lenght field does not count any null.
2007-10-10 14:49:39 -05:00
..
2007-10-10 13:57:15 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 14:07:26 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 13:52:05 -05:00
2007-10-10 14:16:54 -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