(merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 11:59:55 +0000 (11:59 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 Feb 2004 11:59:55 +0000 (11:59 +0000)
commit9b586b5a645c27d48d3cf8eb788e297ba83114d6
tree7fff83e3eba138fe392a41ed9b6bb0f5348c8643
parentf7c1c68e19c00c3b107d4fd08401ed8aeb09bbaa
(merge from 3.0)

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).

This also includes some >14 character password changes, and the start
of a move away from using 'admin user' to determine if the user is
root (as root can login without setting 'admin user').

Andrew Bartlett
(This used to be commit be0704abb919152c359a735023283acbf9be3076)
source3/Makefile.in
source3/lib/iconv.c
source3/lib/smbpasswd.c
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