Denys Vlasenko
|
5c527dc57e
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
79e2598c48
su: expand help; simplify passing of -c CMD to run_shell()
|
il y a 8 ans |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
il y a 8 ans |
Denys Vlasenko
|
2a17fbe88a
sulogin: use bb_error_msg instead of bb_info_msg; better message
|
il y a 8 ans |
Denys Vlasenko
|
32c08acba3
sulogin: remove suid paranoia code, explain why it's not necessary
|
il y a 8 ans |
Denys Vlasenko
|
8ac6effb02
sulogin: Dorp incorrect comment about suid-ness
|
il y a 8 ans |
Denys Vlasenko
|
95dee81a46
loginutils/*: convert to new-style "one file" applets
|
il y a 9 ans |
Denys Vlasenko
|
9c1c605b1a
sulogin: use common password-checking routine.
|
il y a 11 ans |
Jonathan Liu
|
b6dc13c2d3
sulogin: allow system maintenance login if root password is empty
|
il y a 11 ans |
Denys Vlasenko
|
9cb1e2f86b
sulogin: correct lying comment
|
il y a 11 ans |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
il y a 13 ans |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
il y a 13 ans |
Denys Vlasenko
|
7d4e7a27af
s/FAIL_DELAY/LOGIN_FAIL_DELAY/
|
il y a 13 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Ladislav Michl
|
a73b87e934
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
|
il y a 14 ans |
Denys Vlasenko
|
c8e18ca12c
remove now-unneeded memset
|
il y a 15 ans |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
82b1429966
- add new applet mkpasswd(1)
|
il y a 16 ans |
Denis Vlasenko
|
3fa36e2350
*: a bit of code shrink
|
il y a 16 ans |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
il y a 16 ans |
Denis Vlasenko
|
fdddab0c61
make pw_encrypt() return malloc'ed string.
|
il y a 16 ans |
Denis Vlasenko
|
4ea83bf562
uclibc insists on having 70k static buffer for crypt.
|
il y a 16 ans |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
il y a 16 ans |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
il y a 16 ans |
Denis Vlasenko
|
c9ca0a3274
mount: recognize "dirsync" (closes bug 835)
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
f470196a41
- fix conflicting decls of syslog related facilitynames and prioritynames tables
|
il y a 17 ans |
Denis Vlasenko
|
5281630229
login: clear dangerous environment variables if started by non-root
|
il y a 17 ans |
Denis Vlasenko
|
15ca51e3e2
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
|
il y a 17 ans |