smbd: remove just created sharemode entry in the error codepaths
[gd/samba-autobuild/.git] / source3 / rpc_client / wsp_cli.c
2024-02-17 Noel Powers3/rpc_client: Fix array offset check
2024-02-17 Noel Powers3/rpc_client: Ensure max possible row buffer size...
2024-01-30 Noel Powers3/rpc_client: cleanup unmarshalling of variant types...
2024-01-30 Noel Powers3/rpc_client: Remove stray unnecessary comment
2024-01-30 Noel Powers3/rpc_client: change type of offset to uint64_t
2023-11-02 Joseph Suttons3:rpc_client: Add missing ‘break’ statement
2023-11-02 Joseph Suttons3:rpc_client: Align integer types (CID 1548342)
2023-11-02 Joseph Suttons3:utils: Avoid integer overflow (CID 1548343)
2023-11-02 Joseph Suttons3:utils: Align integer type
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-10-25 Noel Powerlibcli/wsp: Add simple client api for wsp client code.