aboutsummaryrefslogtreecommitdiff
path: root/libbb/correct_password.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes up to 1.6.1Nguyễn Thái Ngọc Duy2009-04-231-3/+8
* Do not fail password check if shadow password does not exist -vda2007-03-131-11/+16
* introduce LONE_CHAR (optimized strcmp with one-char string)vda2006-12-211-3/+2
* correct_password: undo whitespace damage.vda2006-09-231-25/+13
* Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many byteslandley2006-05-071-1/+1
* just whitespacetimr2006-01-251-1/+1
* Minor cosmetic fix from Tito.landley2006-01-091-1/+1
* Remove this error message at Vodz request, it was misleading.bug12004-09-241-1/+0
* Do not use getpass(3)andersen2004-05-011-2/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-3/+3
* Major coreutils update.mjn32003-03-191-2/+2
* Port over the last of the tinylogin appletsandersen2002-06-231-0/+78