Commit Graph

8 Commits

Author SHA1 Message Date
e2284c301b added manual pages 2021-07-15 23:18:46 +02:00
01c4b00352 only openbsd doesn't use -lcrypt 2021-07-11 13:35:13 +02:00
2e181319ed make: resolve LDFLAGS based on system 2021-07-09 23:43:40 +02:00
9494b18325 compiles on openbsd 2021-07-09 20:54:24 +02:00
fb6c872dc7 authenticate using /etc/shadow
completely remove the dependency on PAM, it is unnecessary in this sort of
simple program
2021-07-09 18:01:09 +02:00
778168b21a debug options
correctly compile in debug mode
2021-03-28 16:57:44 +02:00
8fef02de37 pam authentication
us now attempts to verify the authentication using PAM, after three failed
attempts it stops execution
2021-03-23 15:11:37 +01:00
e891693f6f initial commie 2021-03-22 14:06:08 +01:00