Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
authorAndrew Bartlett <abartlet@samba.org>
Sun, 11 Aug 2002 02:30:35 +0000 (02:30 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 11 Aug 2002 02:30:35 +0000 (02:30 +0000)
commitf393de2310e997d05674eb7f1268655373e03647
treeafede54573462ecb7482aef97475eee686f95eb9
parente57a896f06b16fe7e336e1ae63a0c9e4cc75fd36
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
the new accessor functions.

Andrew Bartlett
12 files changed:
source/auth/auth_util.c
source/lib/substitute.c
source/nmbd/nmbd.c
source/smbd/connection.c
source/smbd/filename.c
source/smbd/negprot.c
source/smbd/password.c
source/smbd/reply.c
source/smbd/service.c
source/smbd/session.c
source/smbd/sesssetup.c
source/wrepld/server.c