s3/rpc_client: Remove stray unnecessary comment
[metze/samba/wip.git] / source3 / rpc_client / wsp_cli.c
2024-02-26 Noel Powers3/rpc_client: Remove stray unnecessary comment
2024-02-26 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.