Age | Commit message (Expand) | Author |
---|---|---|
2021-12-28 | pls: Stop on first non option when parsing arguments | Idan Horowitz |
2021-12-16 | pls: Port to LibMain :^) | Andreas Kling |
2021-09-12 | LibCore: Make Account::authenticate take a SecretString | Brian Gianforcaro |
2021-09-12 | LibCore: Make get_password return SecretString instead of String | Brian Gianforcaro |
2021-08-16 | Userland: Add as-user execution to the pls utility | pyunbiwi |
2021-05-30 | pls: Fix typo in TERM environment variable propagation | Andreas Kling |
2021-05-30 | pls: Drastically simplify this program | Andreas Kling |
2021-05-30 | pls: Unveil search paths with browse permissions | Brendan Coles |
2021-05-29 | Userland: Check sudoers file perms and owner in pls | Jesse Buhagiar |
2021-05-29 | Userland: Implement `pls`, a sudo clone | Jesse Buhagiar |