Clean up a few unused functions, add a bit of static etc.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 25 May 2002 07:37:44 +0000 (07:37 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 25 May 2002 07:37:44 +0000 (07:37 +0000)
commit20efe2fe6cbc4b5cf861a3296e29f5495637f79c
tree320ae01d545132da8faeb265e7702254bb4bfb3d
parent9921fd9d0ef9a8862b371eec17d47a9e78c5ad67
Clean up a few unused functions, add a bit of static etc.

Importantly:

The removal of the silly 'delete user script' behaviour when secuity=domain.

I have left the name the same - as it still does the (previously documented,
but not in smb.conf(5)) sane behaviour of deleting users on request.

When we decide what to do with the 'add user' functionality, we might
rename it.

Andrew Bartlett
(This used to be commit cdcfe3671eb7570e15649b77f708e6579055e7bc)
docs/docbook/manpages/smb.conf.5.sgml
source3/auth/auth_util.c
source3/lib/substitute.c
source3/lib/username.c
source3/libsmb/cliconnect.c
source3/libsmb/pwd_cache.c
source3/rpc_server/srv_samr_nt.c
source3/smbd/password.c