summaryrefslogtreecommitdiff
path: root/app/xenodm/greeter
AgeCommit message (Expand)Author
2018-05-06Unused variables found by clangMatthieu Herrb
2017-07-26Stop abusing cpp as generic macro processor in the build system.Matthieu Herrb
2016-11-11regenMatthieu Herrb
2016-11-11regenMatthieu Herrb
2016-11-06Use explicit_bzero(). With BSD auth these data have already beenMatthieu Herrb
2016-11-06GreetUser() doen't need to return the X display pointer.Matthieu Herrb
2016-11-06Check strdup return valueMatthieu Herrb
2016-11-06Remove useless endpwent() callsMatthieu Herrb
2016-11-06Add an autologin mode to xenodm.Matthieu Herrb
2016-10-23endpwent() is not needed after getpwnam()Matthieu Herrb
2016-10-23Use explicit_bzero() to wipe the passwordMatthieu Herrb
2016-10-23greet->password is wiped after handling it to auth_setdata().Matthieu Herrb
2016-10-23Remove out-dated commentMatthieu Herrb
2016-10-23Generate autotools build systemMatthieu Herrb
2016-10-23Add xenodm a stripped down xdm (X Display Manager) for OpenBSD.Matthieu Herrb