| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-13 | Split swaylock into separate project | Drew DeVault | -62/+0 | |
| 2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion | -1/+1 | |
| And make sure we don't define both in the same source file. | ||||
| 2018-09-28 | Add support for building swaylock without PAM | Drew DeVault | -0/+62 | |
| This involves setuid'ing swaylock, which then forks and drops perms on the parent process. The child process remains root and listens on a pipe for requests to validate passwords against /etc/shadow. | ||||
