1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/librpc
Günther Deschner c94f1c16bd s3-libndr: make sure ndr_pull_string_array() only inspects string termination flags.
Otherwise the NOTERM case is not reachable for ascii strings (only utf16).

With this patch we now can have:
[flag(STR_ASCII|STR_NOTERM|NDR_REMAINING)] string_array array_name;

Guenther
2010-05-14 13:20:40 +02:00
..
gen_ndr s3-idl: removed gen_ndr files from source3/ as well 2010-05-04 13:47:07 +02:00
idl s3-libnetjoin: omit admin password in generated ndr_print function. 2010-05-04 16:31:34 +02:00
ndr s3-libndr: make sure ndr_pull_string_array() only inspects string termination flags. 2010-05-14 13:20:40 +02:00
rpc s3:librpc/rpc: move prototypes to dcerpc.h 2010-03-23 18:44:31 +01:00