]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_crea...
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Feb 2024 10:38:19 +0000 (11:38 +0100)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:12 +0000 (08:48 +0000)
commit8b39131deb4b70382f968ee6bae32e604f716675
treece02b95b55e9d22a09bcfb6e8538b1367fd33500
parent8c06b437064a5880202a46e137b71a57d329fc51
s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}()

This will allow source4/nbt_server to make use of
nb_packet_server_create().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15620

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 696505a1efbcc9803a287d8c267fed9d04bf8885)
source3/libsmb/clidgram.c
source3/libsmb/namequery.c
source3/libsmb/nmblib.c
source3/libsmb/nmblib.h
source3/libsmb/unexpected.c
source3/libsmb/unexpected.h
source3/nmbd/nmbd_packets.c