aboutsummaryrefslogtreecommitdiff
path: root/loginutils/suw32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sush: new appletsu_cmd2Ron Yorston2023-04-231-1/+29
* su: properly quote commandRon Yorston2023-04-231-8/+15
* win32: use lazy loading for certain DLLsRon Yorston2020-06-021-1/+6
* win32: add function to convert slashes to backslashesRon Yorston2019-03-151-6/+3
* su: canonicalise directory before elevating privilegesRon Yorston2019-03-141-5/+11
* win32: changes to user idsRon Yorston2019-03-101-3/+5
* su: change title of console windowRon Yorston2019-03-091-1/+3
* su: work when binary has a UNC pathRon Yorston2019-03-091-1/+11
* su, wget: use magic '--busybox' flagRon Yorston2019-03-081-5/+2
* ash, su: add -d flag to set directory in ash, use it in suRon Yorston2019-03-081-2/+5
* su: add a basic implementation for WIN32Ron Yorston2019-03-071-0/+50