Make more functions static, and remove duplication in the use of functions
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 08:38:42 +0000 (08:38 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 08:38:42 +0000 (08:38 +0000)
commitfcdc5efb1e245c8fa95cd031f67ec56093b9056e
tree384ba4c21e2afe6889e2d057d5b066530bf93812
parent5693730594b1a861c7916cac7d156cf6a9d913cd
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
source/Makefile.in
source/lib/iconv.c
source/lib/smbpasswd.c [deleted file]
source/nsswitch/winbindd_rpc.c
source/passdb/pdb_get_set.c
source/rpc_parse/parse_misc.c
source/smbd/nttrans.c
source/smbd/server.c
source/utils/net_rpc_join.c
source/utils/net_rpc_samsync.c
source/web/cgi.c