summaryrefslogtreecommitdiff
path: root/greeter/Login.c
AgeCommit message (Expand)Author
2020-07-14Pass the correct buffer length to strlcpy() to avoid truncation. Problem noti...Matthieu Herrb
2020-07-14Bind <Key>Escape to erase-line by default.Matthieu Herrb
2020-07-14Less ifdef cruft.Matthieu Herrb
2020-07-14Get rid of strcpy and strncpy (they were all looking safe though)Matthieu Herrb
2020-07-14Remove a Linux specific resourceMatthieu Herrb
2016-09-04white spaceMatthieu 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-04Get rid of strcpy() using XtNewString()Matthieu Herrb
2015-12-24Start of a new reduced version of xdm.Matthieu Herrb