Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-30 | Add FreeBSD-specific PAM configuration | sghctoma | |
The "login" PAM configuration means somathing entirely different on FreeBSD than on Linux: if you try to authenticate as the calling user, it OKs the request without prompting for password. The "passwd" config implements the desired functionality, therefore it should be used by swaylock. | |||
2018-04-20 | [swaylock] Install pam module | Bruno Pinto | |
2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault | |
2018-04-04 | Link swaylock to xkbcommon | Drew DeVault | |
2018-04-04 | Split seat code into its own file | Drew DeVault | |
2018-04-04 | Initial swaylock port | Drew DeVault | |