This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,549
Commits
3
Branches
21
Tags
11
MiB
1733fc810d
Commit Graph
5 Commits
Author
SHA1
Message
Date
apio
26ff964ec1
libos: Add a new main() function
2023-04-13 17:04:59 +02:00
apio
3a45f4af53
su: Change the current directory to the user's home on login
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-04-11 22:15:46 +02:00
apio
66c2896652
su: Use termios ioctls to turn off echoing and read a password
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-04-09 11:24:34 +02:00
apio
8b45766aaa
su: Use user names and read from the password file instead of using raw user IDs
2023-04-08 16:31:33 +02:00
apio
3da1849c99
kernel+libc: Add set* and get* syscalls for UIDs and GIDs
2023-04-08 13:50:18 +02:00