summaryrefslogtreecommitdiff
path: root/greeter
AgeCommit message (Expand)Author
2020-07-14regenMatthieu Herrb
2020-07-14regenMatthieu Herrb
2020-07-14Use explicit_bzero(). With BSD auth these data have already been wiped when w...Matthieu Herrb
2020-07-14GreetUser() doen't need to return the X display pointer.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
2020-07-14Generate autotools build systemMatthieu Herrb
2020-07-14Remove a Linux specific resourceMatthieu Herrb
2016-09-04white spaceMatthieu Herrb
2016-09-04Fix identation after un-ifdefMatthieu Herrb
2016-09-04Remove an empty loopMatthieu Herrb
2016-09-04Remove the structure of function pointers used by the dynamic loaderMatthieu Herrb
2016-09-04Remove the "Dancing" login widget code that was never activatedMatthieu Herrb
2016-09-04Unifdef Xinerama supportMatthieu Herrb
2016-09-04Unifdef XFTMatthieu Herrb
2016-09-04Unifdef XPMMatthieu Herrb
2016-09-04Rename xdm -> xenodmMatthieu Herrb
2016-09-04Get rid of strcpy() using XtNewString()Matthieu Herrb
2016-09-04Fix format specifier for sizeof()Matthieu Herrb
2015-12-24Remove X server ping code, only used for remote servers.Matthieu Herrb
2015-12-24Start of a new reduced version of xdm.Matthieu Herrb