Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
1 year ago |
Ron Yorston
|
27ae859c50
cryptpw: typo in usage message
|
3 years ago |
Denys Vlasenko
|
84d5eddb25
help text: replace [OPTIONS] with actual options (if not too long)
|
3 years ago |
Denys Vlasenko
|
17058a06c4
libbb: switch bb_ask_noecho() to "mallocing" string return API
|
6 years ago |
Denys Vlasenko
|
77cb6b99a4
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation
|
6 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
feb79e8742
cryptpw, mkpasswd: make them NOEXEC
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Denys Vlasenko
|
9731ca7611
password utils: improve --help, make DEFAULT_PASSWD_ALGO visible if CHPASSWD
|
7 years ago |
Denys Vlasenko
|
6c73aaff38
cryptpw: support "rounds=NNNNNNN$" thing in salts
|
7 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
a27dc33f97
make MKPASSWD a separate config option, not an automatic alias to cryptpw
|
8 years ago |
Denys Vlasenko
|
95dee81a46
loginutils/*: convert to new-style "one file" applets
|
9 years ago |
Denys Vlasenko
|
1bf560e9c3
cryptpw: do not segfault on EOF. Closes 6350
|
11 years ago |
Denys Vlasenko
|
d45efd3a9f
passwd,cryptpw: make default encryption algorithm configurable
|
12 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Denys Vlasenko
|
12a432715f
adduser: safe username passing to passwd/addgroup
|
13 years ago |
Denys Vlasenko
|
0a8971d112
trim help text
|
13 years ago |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Bernhard Reutner-Fischer
|
9c6d12993f
- -4b and use proper define; add license note
|
16 years ago |
Denis Vlasenko
|
e45930e890
Fold mkpasswd applet into cryptpw.
|
16 years ago |
Denis Vlasenko
|
6b1e3d7e73
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
|
16 years ago |
Denis Vlasenko
|
2211d5268c
libbb: add optionl support for SHA256/512 encrypted passwords
|
16 years ago |