summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-11-11regenMatthieu Herrb
2016-11-11Keep only on Xservers file.Matthieu Herrb
2016-11-08Fix X11 property retrieval codeDmitrij Czarkoff
2016-11-06More unused code, when xdm-authorization is not used.Matthieu Herrb
2016-11-06Remove a number of unused prototypesMatthieu Herrb
2016-11-06The SIGFUNC type definition is unused nowMatthieu Herrb
2016-11-06Good bye <setjmp.h> and associated definitions.Matthieu Herrb
2016-11-06Use explicit_bzero(). With BSD auth these data have already beenMatthieu Herrb
2016-11-06Rework the Xservers parsing code to correctly rejectMatthieu 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-06Remove a server reset that was there for compatilibity with "old" serversMatthieu Herrb
2016-11-06Remove display class from Xserver examples.Matthieu Herrb
2016-11-06Remove special handling of Kerberos auth that will never happen.Matthieu Herrb
2016-11-06Add an autologin mode to xenodm.Matthieu Herrb
2016-11-06Remove more mentions of remote and foreign X serversMatthieu Herrb
2016-11-06Remove the displayType member of struct display.Matthieu Herrb
2016-11-03Update to xterm 327Matthieu Herrb
2016-10-26Add a "flock" promise. If there are no local cache files for the user,Theo Buehler
2016-10-26With the disabling of Tektronics emulation, the pledge(2) promises couldMatthieu Herrb
2016-10-24Make it clear these are flags.Okan Demirmen
2016-10-24Stop providing the uxterm and koi8rxterm shell scripts.Matthieu Herrb
2016-10-24Disable Tektronics 4014 emulation. ok natano@, naddy@, schwarze@Matthieu Herrb
2016-10-24Remove duplicate check that strsubmatch() already does; while here, fix aOkan Demirmen
2016-10-24Sprinkle __func__ in appropriate error messages.Okan Demirmen
2016-10-24Get rid of 'matchname'; it's too surprising to have the menu change duringOkan Demirmen
2016-10-23Don't try to find an interpreter to execute the Xsession file ifMatthieu Herrb
2016-10-23Mark some functions as __deadMatthieu Herrb
2016-10-23endpwent() is not needed after getpwnam()Matthieu Herrb
2016-10-23Augment the chances LogOutOfMem() works in out-of-memory conditions.Matthieu Herrb
2016-10-23Oops a typo crept inMatthieu Herrb
2016-10-23Use xenodm where applicable in commentsMatthieu 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-23remove unused parameter passwd in StartClient().Matthieu Herrb
2016-10-23Generate autotools build systemMatthieu Herrb
2016-10-23Add xenodm a stripped down xdm (X Display Manager) for OpenBSD.Matthieu Herrb
2016-10-22clean up search_match_client(); no behaviour changeOkan Demirmen
2016-10-21add NetWM-compliant fullscreen supportDmitrij Czarkoff
2016-10-18Refactor callbacks to take a void * so as to not try and generalize intoOkan Demirmen
2016-10-12remove another unused protoOkan Demirmen
2016-10-11regenMatthieu Herrb
2016-10-10Remove the global 'make includes' step from 'make build'.Matthieu Herrb
2016-10-06Rename 2 kbfunc to match closer to what they doOkan Demirmen
2016-10-06Add an argument to the callbacks to pass the xevent context, button orOkan Demirmen
2016-10-06Check the ptr bounds in the new client during cycling, since not allOkan Demirmen
2016-10-05More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.Okan Demirmen
2016-10-05Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.Okan Demirmen