index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: retry when command needs elevated privileges
Ron Yorston
2025-02-03
1
-12
/
+6
*
su: note that test mode implies -W in usage message
Ron Yorston
2024-08-08
1
-1
/
+1
*
su: add test mode
Ron Yorston
2024-08-07
1
-19
/
+27
*
su: use correct option when cmd.exe is used as shell
Ron Yorston
2024-08-05
1
-1
/
+3
*
su: allow an alternative shell to be selected
Ron Yorston
2024-08-04
1
-19
/
+30
*
su: detect inability to raise privilege
Ron Yorston
2024-08-03
1
-0
/
+10
*
su: free all allocated memory
Ron Yorston
2024-03-08
1
-14
/
+18
*
su: handle restricted disk drivers
Ron Yorston
2024-03-07
1
-6
/
+18
*
win32: convert exit codes
Ron Yorston
2023-09-14
1
-0
/
+2
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
10
-19
/
+19
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
10
-13
/
+13
|
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
2
-6
/
+6
*
|
su: fix usage message
FRP-5007-g82accfc19
Ron Yorston
2023-05-28
1
-1
/
+1
*
|
su: add option to keep console open on shell exit
Ron Yorston
2023-05-02
1
-6
/
+11
*
|
su: add option to wait for shell exit code
Ron Yorston
2023-05-02
1
-3
/
+27
*
|
su: pass additional arguments to sh
Ron Yorston
2023-04-26
1
-9
/
+28
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
3
-8
/
+12
|
\
|
|
*
libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR
Denys Vlasenko
2022-01-13
3
-8
/
+12
*
|
Merge busybox into merge
Ron Yorston
2022-01-13
2
-9
/
+43
|
\
|
|
*
sulogin: util-linux does not say "normal startup" on Ctrl-D
Denys Vlasenko
2022-01-13
1
-1
/
+2
|
*
sulogin: start _login_ shell only with -p
Denys Vlasenko
2022-01-13
1
-7
/
+10
|
*
ash: ^C with SIG_INGed SIGINT should not exit the shell
Denys Vlasenko
2022-01-13
2
-1
/
+8
|
*
sulogin: increase util-linux compatibility
Denys Vlasenko
2022-01-12
1
-0
/
+23
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
3
-5
/
+5
|
\
|
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
2
-4
/
+4
|
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-1
/
+1
|
\
|
|
*
*: more --help tweaks
Denys Vlasenko
2021-06-15
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-05-14
1
-3
/
+13
|
\
|
|
*
login: permit change expired password wit PAM
Mario Abajo
2021-05-07
1
-0
/
+3
|
*
login: implement LOGIN_TIMEOUT
Denys Vlasenko
2021-03-19
1
-3
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
1
-3
/
+3
|
\
|
|
*
cryptpw: typo in usage message
Ron Yorston
2021-02-02
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
8
-38
/
+22
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2020-12-29
1
-2
/
+2
|
*
tweak help texts
Denys Vlasenko
2020-12-16
1
-9
/
+1
|
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
1
-9
/
+1
|
*
help text tweaks
Denys Vlasenko
2020-12-13
1
-1
/
+1
|
*
libbb: exec_login_shell() - new function
Denys Vlasenko
2020-12-02
2
-2
/
+2
|
*
libbb: rename run_shell() to exec_shell()
Denys Vlasenko
2020-12-02
3
-3
/
+3
|
*
login: log to syslog every bad password, not only 3rd
Denys Vlasenko
2020-12-02
1
-4
/
+2
|
*
use write_str() functions where appropriate
Denys Vlasenko
2020-11-29
1
-3
/
+3
|
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
|
*
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
Denys Vlasenko
2020-11-29
5
-5
/
+5
|
*
login: update UTMP before forking
Joachim Nilsson
2020-11-16
1
-3
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
1
-2
/
+8
|
\
|
|
*
deluser: check if specified home is a directory before removing it
Sören Tempel
2020-06-09
1
-2
/
+8
*
|
win32: use lazy loading for certain DLLs
Ron Yorston
2020-06-02
1
-1
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
8
-22
/
+22
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
8
-22
/
+22
[next]