index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
correct_password.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-03
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
1
-1
/
+1
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
1
-1
/
+4
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-1
/
+1
*
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
Denis Vlasenko
2007-10-29
1
-5
/
+10
*
correct_password: if password is 'x' or '*' and there is no shadow, use
Denis Vlasenko
2007-07-03
1
-4
/
+2
*
correct_password: do not print "no shadow passwd..." message
Denis Vlasenko
2007-07-03
1
-10
/
+7
*
remove obsolete comment
Denis Vlasenko
2007-06-16
1
-2
/
+1
*
- vda perfers not to use the banner
Bernhard Reutner-Fischer
2007-06-15
1
-3
/
+2
*
*: BB_BANNER -> bb_banner (it is not a const or #define)!
Denis Vlasenko
2007-06-13
1
-3
/
+8
*
- use bb_msg_full_version instead of a separate string. Saves a minor 3 bytes.
Bernhard Reutner-Fischer
2007-06-11
1
-2
/
+2
*
login: ask passwords even for wrong usernames.
Denis Vlasenko
2007-06-08
1
-3
/
+8
*
Do not fail password check if shadow password does not exist -
Denis Vlasenko
2007-03-13
1
-11
/
+16
*
introduce LONE_CHAR (optimized strcmp with one-char string)
Denis Vlasenko
2006-12-21
1
-3
/
+2
*
correct_password: undo whitespace damage.
Denis Vlasenko
2006-09-23
1
-25
/
+13
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
Rob Landley
2006-05-07
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
Minor cosmetic fix from Tito.
Rob Landley
2006-01-09
1
-1
/
+1
*
Remove this error message at Vodz request, it was misleading.
Glenn L McGrath
2004-09-24
1
-1
/
+0
*
Do not use getpass(3)
Eric Andersen
2004-05-01
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-3
/
+3
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-0
/
+78