Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-04 | su: Use setgroups() to switch over to the target user's extra GIDs | Andreas Kling |
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-02-21 | Userland: Minor tweaks in /bin/su | Andreas Kling |
2019-02-21 | Kernel+Userland: Implement setuid() and setgid() and add /bin/su | Andreas Kling |