Age | Commit message (Expand) | Author |
---|---|---|
2020-07-14 | xenodm uses the libc authentication layer incorrectly. fix by markus or mille... | Theo de Raadt |
2020-07-14 | use strvis on login name when logging debug information it since it may conta... | Matthieu Herrb |
2020-07-14 | Check strdup return value | Matthieu Herrb |
2020-07-14 | Remove useless endpwent() calls | Matthieu Herrb |
2020-07-14 | Add an autologin mode to xenodm. | Matthieu Herrb |
2020-07-14 | endpwent() is not needed after getpwnam() | Matthieu Herrb |
2020-07-14 | Use explicit_bzero() to wipe the password | Matthieu Herrb |
2020-07-14 | greet->password is wiped after handling it to auth_setdata(). No need to wipe... | Matthieu Herrb |
2020-07-14 | Remove out-dated comment | Matthieu Herrb |
2015-12-24 | Start of a new reduced version of xdm. | Matthieu Herrb |