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)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Apr 2024 12:24:41 +0000 (12:24 +0000)
commit696505a1efbcc9803a287d8c267fed9d04bf8885
tree2b11c70f186c457bca1ef428a35ebd4c38d7aafb
parentf90cf0822d6e66426d72f92bd585119066e2a9c3
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>
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