mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
3a2488870f
For now we reset/delete the "data" attribute. Anyway there is the need to find a better solution (we probably want to change the format and save all data as we got it like Windows itself does). These workarounds are needed since for example the Windows 2000 Registry Editor initialises empty REG_SZ strings with content '\0' and length 1 (not a valid UTF16 sequence - "convert_string_talloc" breaks). So we simply reset/delete the "data" attribute which works (no content). |
||
---|---|---|
.. | ||
cmdline | ||
com | ||
events | ||
ldb | ||
ldb-samba | ||
messaging | ||
registry | ||
samba3 | ||
smbreadline | ||
socket | ||
stream | ||
tls | ||
wmi | ||
basic.mk | ||
ldb_wrap.c | ||
ldb_wrap.h | ||
tdb_wrap.c | ||
tdb_wrap.h | ||
zlib.mk |