aboutsummaryrefslogtreecommitdiff
path: root/loginutils/suw32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* su: allow additional arguments after su -csu_cmdRon Yorston2023-04-211-9/+17
* su: escape quotes and backslashes in commandRon Yorston2023-04-211-1/+1
* 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