Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-16 | su: 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-01 | Utilities: Remove unused header includes | Brian Gianforcaro |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | su: Drop "id" pledge after switching user | Andreas Kling |
2021-01-21 | LibCore+su+passwd: Don't keep /etc/passwd and /etc/shadow open | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |