Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | OpenBSD id | Matthieu Herrb | |
2020-07-14 | Make Xstartup/Xreset consistent with GiveConsole/TakeConsole | Matthieu Herrb | |
2020-07-14 | regen | Matthieu Herrb | |
2020-07-14 | Revert the removal of Xreset and Xstartup. | Matthieu Herrb | |
2020-07-14 | sessreg -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-14 | Actually remove the source files for Xstartup and Xreset | Matthieu Herrb | |
2020-07-14 | Remove Xstartup and Xreset script. Xenodm uses GiveConsole and TakeConsole | Matthieu Herrb | |
2020-07-14 | chown before chmod | Matthieu 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-14 | backout hard-coded behaviour change which was not discussed, in particular ↵ | Theo de Raadt | |
no justification for why the current behaviour is wrong | |||
2020-07-14 | amend comment | David Coppa | |
2020-07-14 | Use 'unix:0' for the DISPLAY environment variable | David Coppa | |
ok matthieu@ | |||
2020-07-14 | Stop abusing cpp as generic macro processor in the build system. | Matthieu Herrb | |
ok naddy@ | |||
2020-07-14 | regen | Matthieu Herrb | |
2020-07-14 | SU is not needed without xdmcp support | Matthieu Herrb | |
2020-07-14 | regen | Matthieu Herrb | |
2020-07-14 | Xsession 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-14 | regen | Matthieu Herrb | |
2020-07-14 | Keep only on Xservers file. The Xservers.fs file makes no sense in xenodm. | Matthieu Herrb | |
2020-07-14 | Oops a typo crept in | Matthieu Herrb | |
2020-07-14 | Generate autotools build system | Matthieu Herrb | |
2016-09-04 | Remove now un-used configuration files | Matthieu Herrb | |
2016-09-04 | Remove remaining chooser configuration bits | Matthieu Herrb | |
2016-09-04 | PidFile was removed. Remove PIDDIR configure support | Matthieu Herrb | |
2016-09-04 | Remove X.Org logos | Matthieu Herrb | |
2016-09-04 | Remove remaining references to Xwilling | Matthieu Herrb | |
2016-09-04 | Remove some Xaccess remaining references | Matthieu Herrb | |
2016-09-04 | Rename xdm -> xenodm | Matthieu Herrb | |
2016-09-03 | Update puffy images | Matthieu Herrb | |
2015-12-24 | Start of a new reduced version of xdm. | Matthieu Herrb | |
Removed support for non BSD systems and for XDMCP. |