(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)
commitbe0704abb919152c359a735023283acbf9be3076
tree516f08ebadd537ded86d7d8ae1137650b1f168cb
parentbb505ca696427f105d05a0b9aab6d5eee043ede6
(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
source/Makefile.in
source/lib/iconv.c
source/lib/smbpasswd.c
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