index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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
/
suw32.c
(
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
*
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
*
win32: use lazy loading for certain DLLs
Ron Yorston
2020-06-02
1
-1
/
+6
*
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-6
/
+3
*
su: canonicalise directory before elevating privileges
Ron Yorston
2019-03-14
1
-5
/
+11
*
win32: changes to user ids
Ron Yorston
2019-03-10
1
-3
/
+5
*
su: change title of console window
Ron Yorston
2019-03-09
1
-1
/
+3
*
su: work when binary has a UNC path
Ron Yorston
2019-03-09
1
-1
/
+11
*
su, wget: use magic '--busybox' flag
Ron Yorston
2019-03-08
1
-5
/
+2
*
ash, su: add -d flag to set directory in ash, use it in su
Ron Yorston
2019-03-08
1
-2
/
+5
*
su: add a basic implementation for WIN32
Ron Yorston
2019-03-07
1
-0
/
+50