]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: setup parent->transports from 'smb ports'
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Apr 2025 13:39:40 +0000 (15:39 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:29 +0000 (10:17 +0000)
commit1f3f8c4a6ba837e24e7a12193415c70140a1cb28
treefc3185f68f601777d12139e6db3192d469ce8431
parent5b47f2adf2a1a7c131341a6f51adc5702fd730dd
s3:smbd: setup parent->transports from 'smb ports'

This will be used in the next commits and in the
end derived from the 'server smb transports' option.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/server.c