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