1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/wrepl_server
Joseph Sutton d16337bd83 s4:wrepl_server: Correctly read ‘type’ element
winsdb_message() stores this element as hexadecimal, which format
ldb_msg_find_attr_as_uint() cannot cope with. Permit this element to be
in either decimal or hexadecimal format.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-09-14 21:35:29 +00:00
..
wrepl_apply_records.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_in_call.c s4:wrepl_server: Fix code spelling 2023-09-11 02:42:41 +00:00
wrepl_in_connection.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_out_helpers.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_out_helpers.h
wrepl_out_pull.c
wrepl_out_push.c
wrepl_periodic.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_scavenging.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_server.c s4:wrepl_server: Correctly read ‘type’ element 2023-09-14 21:35:29 +00:00
wrepl_server.h s4:wrepl_server: Fix code spelling 2023-09-11 02:42:41 +00:00
wscript_build