Make more functions static, and remove duplication in the use of functions
commitd198c5587774808823aa09e997ff492826738c51
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 08:38:42 +0000 (8 08:38 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 08:38:42 +0000 (8 08:38 +0000)
treec23c8a18241756b7924ed1b45241d136fcae4962
parentae2c8656b22ca855aaf1ab7382a92996b362a900
Make more functions static, and remove duplication in the use of functions
in lib/smbpasswd.c that were exact duplicates of functions in passdb/passdb.c

(These should perhaps be pulled back out to smbpasswd.c, but that can occour
later).

Andrew Bartlett
(This used to be commit fcdc5efb1e245c8fa95cd031f67ec56093b9056e)
source3/Makefile.in
source3/lib/iconv.c
source3/lib/smbpasswd.c [deleted file]
source3/nsswitch/winbindd_rpc.c
source3/passdb/pdb_get_set.c
source3/rpc_parse/parse_misc.c
source3/smbd/nttrans.c
source3/smbd/server.c
source3/utils/net_rpc_join.c
source3/utils/net_rpc_samsync.c
source3/web/cgi.c