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)
commitdd5615c04241ec09e6b877a0670a957fa7702902
tree62e27b18cd3e3bd717abbd4b2b1eb857b33544af
parent6ddba1e99b48afc53cf5bc7a2900279490c7a8f6
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
the new accessor functions.

Andrew Bartlett
(This used to be commit f393de2310e997d05674eb7f1268655373e03647)
12 files changed:
source3/auth/auth_util.c
source3/lib/substitute.c
source3/nmbd/nmbd.c
source3/smbd/connection.c
source3/smbd/filename.c
source3/smbd/negprot.c
source3/smbd/password.c
source3/smbd/reply.c
source3/smbd/service.c
source3/smbd/session.c
source3/smbd/sesssetup.c
source3/wrepld/server.c