Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
il y a 1 an |
Denys Vlasenko
|
931c55f9e2
libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR
|
il y a 2 ans |
Denys Vlasenko
|
b3eec1651f
sulogin: util-linux does not say "normal startup" on Ctrl-D
|
il y a 2 ans |
Denys Vlasenko
|
96771ec5f5
sulogin: start _login_ shell only with -p
|
il y a 2 ans |
Denys Vlasenko
|
68b402ee51
ash: ^C with SIG_INGed SIGINT should not exit the shell
|
il y a 2 ans |
Denys Vlasenko
|
d162a7b978
sulogin: increase util-linux compatibility
|
il y a 2 ans |
Denys Vlasenko
|
f4f6e5144b
libbb: exec_login_shell() - new function
|
il y a 3 ans |
Denys Vlasenko
|
2075aa93e0
libbb: rename run_shell() to exec_shell()
|
il y a 3 ans |
Denys Vlasenko
|
87bd558f3f
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
|
il y a 3 ans |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
James Byrne
|
253c4e787a
Optionally re-introduce bb_info_msg()
|
il y a 5 ans |
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 14 ans |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
il y a 15 ans |