1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
Stefan Metzmacher b1b1f2ea6b s4:libcli: allow smb2_composite_unlink* to truncate the file before close
This is needed to delete streams...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15656

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-08-29 18:25:28 +00:00
..
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-08-14 21:45:29 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00:00
2023-11-07 12:46:37 +00: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