Age | Commit message (Expand) | Author |
---|---|---|
2021-06-06 | Clipboard: Remove unnecessary UID separation | Andreas Kling |
2021-06-06 | NotificationServer: Remove unnecessary UID separation | Andreas Kling |
2021-06-06 | Base: Tidy up /etc/shadow | Andreas Kling |
2021-05-01 | Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd() | Gunnar Beutner |
2021-05-01 | LibC: Implement support for getspnam() and friends | Gunnar Beutner |
2021-01-21 | Base: Add root to the /etc/shadow file | Andreas Kling |
2021-01-10 | Base: Change anon's default password from "foo\n" to just "foo". | Emanuele Torre |
2021-01-09 | LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^) | Andreas Kling |