summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2020-07-14OpenBSD idMatthieu Herrb
2020-07-14Make Xstartup/Xreset consistent with GiveConsole/TakeConsoleMatthieu Herrb
2020-07-14regenMatthieu Herrb
2020-07-14Revert the removal of Xreset and Xstartup.Matthieu Herrb
2020-07-14sessreg -x is useless if not updating utmp. Remove it. Also don't try to ↵Matthieu Herrb
remove utmp lines that were not written.
2020-07-14Actually remove the source files for Xstartup and XresetMatthieu Herrb
2020-07-14Remove Xstartup and Xreset script. Xenodm uses GiveConsole and TakeConsoleMatthieu Herrb
2020-07-14chown before chmodMatthieu Herrb
This prevents a malicious user logging out from calling chmod while still owning /dev/console and thus by-passing the '622' mode that is set here. Issue reported by Tim Chase. Thanks. Merged from xdm upstreams
2020-07-14backout hard-coded behaviour change which was not discussed, in particular ↵Theo de Raadt
no justification for why the current behaviour is wrong
2020-07-14amend commentDavid Coppa
2020-07-14Use 'unix:0' for the DISPLAY environment variableDavid Coppa
ok matthieu@
2020-07-14Stop abusing cpp as generic macro processor in the build system.Matthieu Herrb
ok naddy@
2020-07-14regenMatthieu Herrb
2020-07-14SU is not needed without xdmcp supportMatthieu Herrb
2020-07-14regenMatthieu Herrb
2020-07-14Xsession cleanup: - remove mkstemp conditional it's always there - remove ↵Matthieu Herrb
USE_XPM conditional - remove SCO and Unixware bits that survived so far
2020-07-14regenMatthieu Herrb
2020-07-14Keep only on Xservers file. The Xservers.fs file makes no sense in xenodm.Matthieu Herrb
2020-07-14Oops a typo crept inMatthieu Herrb
2020-07-14Generate autotools build systemMatthieu Herrb
2016-09-04Remove now un-used configuration filesMatthieu Herrb
2016-09-04Remove remaining chooser configuration bitsMatthieu Herrb
2016-09-04PidFile was removed. Remove PIDDIR configure supportMatthieu Herrb
2016-09-04Remove X.Org logosMatthieu Herrb
2016-09-04Remove remaining references to XwillingMatthieu Herrb
2016-09-04Remove some Xaccess remaining referencesMatthieu Herrb
2016-09-04Rename xdm -> xenodmMatthieu Herrb
2016-09-03Update puffy imagesMatthieu Herrb
2015-12-24Start of a new reduced version of xdm.Matthieu Herrb
Removed support for non BSD systems and for XDMCP.