summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/string.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01librpc:ndr: Introduce ‘libndr_flags’ typeJoseph Sutton1-8/+8
2023-11-01s4:torture: Make static variables constantJoseph Sutton1-4/+4
2022-07-01s4:torture: check return of ndr_pull_init_blob() via torture_assert()Pavel Filipenský1-0/+1
2022-01-24s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" i...Stefan Metzmacher1-3/+27
2017-03-02ndr tests: silence a harmless warningDouglas Bagnall1-10/+10
2011-09-05s4-torture: fixed a ndr string errorAndrew Tridgell1-1/+1
2011-06-11s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer1-3/+2
2011-06-01librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney1-0/+199