Denys Vlasenko
|
f4f6e5144b
libbb: exec_login_shell() - new function
|
преди 4 години |
Denys Vlasenko
|
2075aa93e0
libbb: rename run_shell() to exec_shell()
|
преди 4 години |
Denys Vlasenko
|
87bd558f3f
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
|
преди 4 години |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
преди 5 години |
James Byrne
|
253c4e787a
Optionally re-introduce bb_info_msg()
|
преди 5 години |
Denys Vlasenko
|
5c527dc57e
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
|
преди 7 години |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
преди 7 години |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
преди 7 години |
Denys Vlasenko
|
79e2598c48
su: expand help; simplify passing of -c CMD to run_shell()
|
преди 8 години |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
преди 8 години |
Denys Vlasenko
|
2a17fbe88a
sulogin: use bb_error_msg instead of bb_info_msg; better message
|
преди 8 години |
Denys Vlasenko
|
32c08acba3
sulogin: remove suid paranoia code, explain why it's not necessary
|
преди 8 години |
Denys Vlasenko
|
8ac6effb02
sulogin: Dorp incorrect comment about suid-ness
|
преди 8 години |
Denys Vlasenko
|
95dee81a46
loginutils/*: convert to new-style "one file" applets
|
преди 9 години |
Denys Vlasenko
|
9c1c605b1a
sulogin: use common password-checking routine.
|
преди 11 години |
Jonathan Liu
|
b6dc13c2d3
sulogin: allow system maintenance login if root password is empty
|
преди 11 години |
Denys Vlasenko
|
9cb1e2f86b
sulogin: correct lying comment
|
преди 11 години |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
преди 13 години |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
преди 13 години |
Denys Vlasenko
|
7d4e7a27af
s/FAIL_DELAY/LOGIN_FAIL_DELAY/
|
преди 13 години |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
преди 14 години |
Ladislav Michl
|
a73b87e934
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
|
преди 14 години |
Denys Vlasenko
|
c8e18ca12c
remove now-unneeded memset
|
преди 15 години |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
преди 15 години |
Bernhard Reutner-Fischer
|
82b1429966
- add new applet mkpasswd(1)
|
преди 16 години |
Denis Vlasenko
|
3fa36e2350
*: a bit of code shrink
|
преди 16 години |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
преди 16 години |
Denis Vlasenko
|
fdddab0c61
make pw_encrypt() return malloc'ed string.
|
преди 16 години |
Denis Vlasenko
|
4ea83bf562
uclibc insists on having 70k static buffer for crypt.
|
преди 16 години |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
преди 16 години |