1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-19 10:03:58 +03:00
James Peach c61db93c7e 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.
(This used to be commit eef672bfff6b112ceceec2a58c78042352e83276)
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
2003-08-13 01:53:07 +00: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