Age | Commit message (Expand) | Author |
---|---|---|
2021-05-01 | LibC: Implement support for getspnam() and friends | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | passwd: Drop "rpath" pledge after opening files | Andreas Kling |
2021-01-22 | passwd: Remove duplicate 'wpath' pledge | Doctor5555 |
2021-01-21 | LibCore+su+passwd: Don't keep /etc/passwd and /etc/shadow open | Andreas Kling |
2021-01-21 | passwd+LibCore: Make passwd replace /etc files atomically | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |