1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/lib
Matthias Dieter Wallnöfer 3a2488870f s4:registry - "reg_ldb_pack_value" - provide workarounds when the server receives non-standard data.
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).
2010-03-23 16:46:17 +01:00
..
cmdline s4:popt_common.c - fix intendation 2010-02-13 19:19:02 +01:00
com s4:dcom: add a comment about unused code. 2010-03-12 15:25:49 +01:00
events s4-event: added s4_event_context_set_default() 2010-01-08 13:03:02 +11:00
ldb Fix typo and convert spaces to tabs 2010-03-09 16:42:05 -05:00
ldb-samba s4:dsdb Change dsdb_get_schema() callers to use new talloc argument 2010-03-16 19:26:03 +11:00
messaging s4-messaging: use auto-close on the socket 2010-03-05 11:54:36 +11:00
registry s4:registry - "reg_ldb_pack_value" - provide workarounds when the server receives non-standard data. 2010-03-23 16:46:17 +01:00
samba3 Remove unnecessary include, update README. 2009-07-19 12:15:59 +02:00
smbreadline rl_event_hook detection 2009-06-08 13:20:51 +02:00
socket s4:lib/socket Don't go via a string when resolving addresses in connect_multi 2010-03-11 11:27:47 +11:00
stream s4: Fix a few warnings. 2010-01-21 16:15:11 +13:00
tls s4:tls: fix the build on Solaris 2009-12-15 12:56:50 +01:00
wmi Revert "s4:wmic - Output enhancements" 2009-09-30 16:01:01 +02:00
basic.mk Move Samba4-specific file out of common libtevent. 2008-12-23 19:28:22 +01:00
ldb_wrap.c s4:dsdb Rework schema loading and add schema reloading 2010-03-22 20:24:41 +11:00
ldb_wrap.h s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
tdb_wrap.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
tdb_wrap.h Typo fix. 2010-02-22 21:45:36 +01:00
zlib.mk Fix embedding of Samba 4. 2008-09-03 14:10:35 +02:00