mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
bdff6255af
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12259 Even though database id is 32-bit, it's sent on wire as 64-bits. The database id is the first 32-bits on the wire. This needs fixing eventually, but for now keep the same wire format. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net> |
||
---|---|---|
.. | ||
protocol_api.h | ||
protocol_call.c | ||
protocol_client.c | ||
protocol_control.c | ||
protocol_debug.c | ||
protocol_header.c | ||
protocol_message.c | ||
protocol_packet.c | ||
protocol_private.h | ||
protocol_types.c | ||
protocol_util.c | ||
protocol.h |