Denis Vlasenko
|
21765fa063
udhcpc: kill undocumented -W, it was a no-op.
|
16 yıl önce |
Denis Vlasenko
|
fdddab0c61
make pw_encrypt() return malloc'ed string.
|
16 yıl önce |
Denis Vlasenko
|
4ea83bf562
uclibc insists on having 70k static buffer for crypt.
|
16 yıl önce |
Denis Vlasenko
|
15ca51e3e2
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
|
17 yıl önce |
Denis Vlasenko
|
54e19da86d
correct_password: if password is 'x' or '*' and there is no shadow, use
|
17 yıl önce |
Denis Vlasenko
|
e190c16636
correct_password: do not print "no shadow passwd..." message
|
17 yıl önce |
Denis Vlasenko
|
85532fc4d4
remove obsolete comment
|
17 yıl önce |
Bernhard Reutner-Fischer
|
867266059b
- vda perfers not to use the banner
|
17 yıl önce |
Denis Vlasenko
|
ca525b4f24
*: BB_BANNER -> bb_banner (it is not a const or #define)!
|
17 yıl önce |
Bernhard Reutner-Fischer
|
d71e45856e
- use bb_msg_full_version instead of a separate string. Saves a minor 3 bytes.
|
17 yıl önce |
Denis Vlasenko
|
65e14b4588
login: ask passwords even for wrong usernames.
|
17 yıl önce |
Denis Vlasenko
|
5df955fce2
Do not fail password check if shadow password does not exist -
|
17 yıl önce |
Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
18 yıl önce |
Denis Vlasenko
|
a36a676923
correct_password: undo whitespace damage.
|
18 yıl önce |
Rob Landley
|
a389651115
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
|
18 yıl önce |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 yıl önce |
Rob Landley
|
3d1bbf0a5f
Minor cosmetic fix from Tito.
|
19 yıl önce |
Glenn L McGrath
|
29de86314a
Remove this error message at Vodz request, it was misleading.
|
20 yıl önce |
Eric Andersen
|
6f9a7783ce
Do not use getpass(3)
|
20 yıl önce |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 yıl önce |
Eric Andersen
|
27f64e1f4e
Port over the last of the tinylogin applets
|
22 yıl önce |