aboutsummaryrefslogtreecommitdiffstats
path: root/asroot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add comment to keep env whitelist in sync with key2rootMattias Andrée2023-06-231-0/+1
* Fix typosMattias Andrée2023-06-231-1/+1
* Fix a buf and a portability issue found by Jonathan Frech1.1.4Mattias Andrée2021-03-241-3/+5
* Fix support for long hostnames1.1.3Mattias Andrée2021-03-221-1/+2
* Correction: set value of SHELL to pw_shell, rather than pw_dir1.1.2Mattias Andrée2021-03-221-2/+2
* Remove redundant extern declaration of environ1.1Mattias Andrée2021-02-011-2/+0
* Eliminiate unncessary code if RETRY_SLEEP is nonpositiveMattias Andrée2021-02-011-3/+8
* Add customisation instructions to config.mk, rename ERROR_SLEEP to RETRY_SLEEP, and remove sleep instruction if RETRY_SLEEP is nonpositiveMattias Andrée2021-02-011-3/+5
* Fix exit valueMattias Andrée2021-02-011-1/+1
* m1.0Mattias Andrée2021-01-311-0/+1
* Check passwordMattias Andrée2021-01-311-73/+285
* First commitMattias Andrée2021-01-311-0/+180