Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
10 years ago |
Denys Vlasenko
|
eb9f485b07
libbb/obscure.c: code shrink. Suggested by Tito.
|
10 years ago |
Denys Vlasenko
|
8f6ce094dc
a few tweaks for bionic
|
13 years ago |
Denys Vlasenko
|
fd27fa8309
libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes
|
14 years ago |
Bob Dunlop
|
d71c770f05
libbb: shrink obscure()
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
6f1713f216
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
|
16 years ago |
Denis Vlasenko
|
6bef3d1d22
fbset: fix buglet where we were using wrong pointer
|
17 years ago |
Denis Vlasenko
|
ab24e18c7a
passwd: rework:
|
18 years ago |
Denis Vlasenko
|
d9e15f2068
style cleanup: return(a) -> return a, part 2
|
18 years ago |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Mike Frysinger
|
83169c607b
Tito writes: If the gecos field of an user is empty, obscure reports a false "similar to gecos" error.
|
18 years ago |
"Robert P. J. Day"
|
c9f423a93d
Correct the comment to match the code.
|
18 years ago |
"Robert P. J. Day"
|
087b9d640e
Allow a user-configurable minimum password length.
|
18 years ago |
Bernhard Reutner-Fischer
|
a2a647dfc1
- include strings.h
|
18 years ago |
Rob Landley
|
a13cca9cf4
New version from Tito.
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Rob Landley
|
bec26527a1
Save a few bytes in error message.
|
19 years ago |
"Vladimir N. Oleynik"
|
1f17d3287a
more obscure
|
19 years ago |
Bernhard Reutner-Fischer
|
853c44b798
- correct definitions.
|
19 years ago |
Bernhard Reutner-Fischer
|
dd9dce104d
- shrink simple obscure stuff a tiny bit:
|
19 years ago |
Eric Andersen
|
481772a4c2
Patch from vodz to cleanup libbb/obscure.c:password_check()
|
21 years ago |
Eric Andersen
|
3124a9ecee
Vladimir N. Oleynik writes:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Eric Andersen
|
71ae64bdc6
last_patch61 from vodz:
|
22 years ago |
Eric Andersen
|
27f64e1f4e
Port over the last of the tinylogin applets
|
22 years ago |