Commits
- Commit:
95866557f17ace434856e4bd9299e33fd4e95018
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Only close the fd if its actually open.
- Commit:
0839361405fd6776c144f8b1a67898eb061cbe4c
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Slightly clearer error message on !permit.
- Commit:
76b35bc9c1cee9c4e28614b93b1221912dfbbe1c
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Do proper return value checking around close.
- Commit:
332482f3bb9cf9a11810bac44d94d2170400cf2e
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Do seteuid check for clearer error message.
- Commit:
347af3ca2f11f5a23a2b81f270bdbf65f435c946
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Allow vias to do config file checking without specifying a file.
- Commit:
13ffdf3b3762b05ed567c284e926cef7d912a76f
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Use waitpid instead of wait, since it's better practice.
- Commit:
73964625c8910400d965b29575616837b6ac07a5
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Change ruid back to original value before calling authuser.
TIOCCHKVERAUTH comares the ruids, which made doas and vias logout one
another.
- Commit:
79c9b1b2fadee466e992820e5857c995f7b9c49d
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Remove all OpenBSD headers to distantiate this code from the project.
Add a README that warns of the risks.
- Commit:
09a12e37c36bb108ccb3e4556c96ea992d7695b3
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Import vias