1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/python
Gabriel Nagy d5d96bed02 gp_pol: Allow null data for REG_MULTI_SZ
The parser is able to convert data from binary to XML (it generates an
empty <Value> tag) but not the other way around. This is a common
occurrence for empty multitext fields.

Signed-off-by: Gabriel Nagy <gabriel.nagy@canonical.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
2023-10-27 13:47:31 +00:00
..
examples python: Remove redundant assignments 2022-05-10 05:19:34 +00:00
samba gp_pol: Allow null data for REG_MULTI_SZ 2023-10-27 13:47:31 +00:00
modules.c python: Check return value of talloc_strndup() 2023-08-08 04:39:37 +00:00
modules.h python: Remove const from PyList_AsStringList() 2023-07-21 05:23:32 +00:00
py3compat.h py3compat: remove obsolete comments 2021-03-17 17:10:32 +00:00
pyglue.c pyglue: Add missing whitespace in docstrings 2023-08-08 04:39:37 +00:00
wscript python: Add glue.burn_commandline() method 2023-07-21 05:23:32 +00:00