1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba/gp_parse
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
..
__init__.py python:samba:gp_parse: Fix code spelling 2023-06-23 13:44:31 +00:00
gp_aas.py gp_aas: Leave a placeholder for the .aas files for now 2018-08-16 23:42:21 +02:00
gp_csv.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
gp_inf.py python:samba:gp_parse: Fix code spelling 2023-06-23 13:44:31 +00:00
gp_ini.py gp: Use read_file() instead of readfp() 2023-08-30 02:15:29 +00:00
gp_pol.py gp_pol: Allow null data for REG_MULTI_SZ 2023-10-27 13:47:31 +00:00