]> granicus.if.org Git - sudo/commit
o Replace _PASSWD_LEN braindeath with our own SUDO_MAX_PASS.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 14 May 1999 16:30:14 +0000 (16:30 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 14 May 1999 16:30:14 +0000 (16:30 +0000)
commit850a52aa6f51e855d98ccd1e2e2b3f15b0ce49bc
tree9e6978b9d2531b746b2ec93aa5aed14172305499
parent6b91a87a9fe868fea1dc341507270a584666a880
 o Replace _PASSWD_LEN braindeath with our own SUDO_MAX_PASS.
   It turns out the old DES crypt does the right thing with passwords
   longert than 8 characters.
 o Fix common typo (necesary -> necessary)
 o Update TODO list
CHANGES
INSTALL
TODO
check.c
compat.h
getspwuid.c
logging.c
parse.yacc
sudo.c
sudo.tab.c
tgetpass.c