1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/pidl/tests
Joseph Sutton f94b981e86 pidl: Add new ‘u16string’ type
This type represents a UTF‐16–encoded string. These strings are kept
UTF‐16–encoded rather than converted to the Unix charset to be stored in
memory; this avoids issues regarding NULL termination and conversion
between character sets. We want to be able to handle strings that are
not valid UTF‐16.

Not bumping the NDR ABI version, because there hasn’t been an NDR
release since commit c4f281e9ae.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-11-20 21:50:32 +00:00
..
cutil.pl
dump.pl
header.pl pidl/tests: Add tests for hang with nested struct. 2023-09-05 21:18:32 +00:00
ndr_align.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_alloc.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_array.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_compat.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_deprecations.pl
ndr_fullptr.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_refptr.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_represent.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_simple.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_string.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr_tagtype.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
ndr.pl librpc:ndr: Add ‘int64’ type 2023-08-15 18:46:33 +00:00
parse_idl.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
samba3-cli.pl pidl: don't export parser class methods 2019-12-04 06:35:05 +00:00
samba3-srv.pl
samba-ndr.pl pidl/tests/samba-ndr.pl: remove duplicate import 2019-12-10 04:16:31 +00:00
tdr.pl pidl s4/TDR: use conventional ->{res} name 2019-12-04 05:10:31 +00:00
test_util.pl pidl: use perl warnings 2019-12-10 02:53:34 +00:00
typelist.pl pidl: Add new ‘u16string’ type 2023-11-20 21:50:32 +00:00
util.pl
Util.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
wireshark-conf.pl
wireshark-ndr.pl