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
Stefan Metzmacher 8322fc70ad r15505: - add 'generic' alias to smb_seek and smb_flush
- add struct ntvfs_handle pointer to smb_file, this will
  later be used by the ntvfs backends

metze
2007-10-10 14:05:43 -05:00
..
2007-10-10 13:57:15 -05:00
2007-10-10 13:52:05 -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