Add a touch of 'const' to some auth components, and move the simple plaintext
authorAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 08:58:21 +0000 (08:58 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 08:58:21 +0000 (08:58 +0000)
commit9e96f438057da21254f40facdd9a31dd20652f35
tree80e830b99bab4624106b89964dd91fbbd10deabc
parent20e0b562283f75606ac9a36f3f104c6aaa294c40
Add a touch of 'const' to some auth components, and move the simple plaintext
password check into its own helper funciton.  (This will allow it to be called
from other places).

Andrew Bartlett
source/auth/auth_compat.c
source/auth/auth_util.c