summaryrefslogtreecommitdiff
path: root/app/xenodm
AgeCommit message (Expand)Author
2023-11-10Add group handling to match fbtab(5). Suggested by and ok aja@Matthieu Herrb
2023-04-14make xenodm reload the environment variables after setusercontext(3)Robert Nagy
2022-11-07remove references to bitmap fonts that aren't used by the greeter anymoreMatthieu Herrb
2022-07-01X11 session startup: update list of ssh key files, tweak sh codeChristian Weisgerber
2022-01-06stop chowning old drm device nodesJonathan Gray
2021-09-20Allow login when ~/.Xauthority does not existGeorge Koehler
2021-08-30zap trailing white spaceMatthieu Herrb
2021-08-30Make DEF_SERVER configurable.Matthieu Herrb
2021-08-30Generate all the config scripts to avoid hard-coding /usr/X11R6.Matthieu Herrb
2021-08-01Improve the xenodm(1) manual page: describe the behaviour of te providedMatthieu Herrb
2021-06-26Remove a test target that was not intended to be committed.Matthieu Herrb
2021-06-26Set VT in Xservers for riscv64 too.Matthieu Herrb
2021-03-16Fix confusion in boolean resources parsing.Matthieu Herrb
2021-03-16Don't create non-existent atoms. ok kn@Matthieu Herrb
2021-03-14Skip IPv6 Link Local Addresses for TCP listener authorizations.Matthieu Herrb
2021-03-13Fix mis-indentationMatthieu Herrb
2021-03-13Don't add authorizations for TCP connections by default.Matthieu Herrb
2021-03-08Remove code writing .Xauthority in /tmp if it cannot write it in ${HOME}.Matthieu Herrb
2021-02-12chown /dev/dri/ nodes if they existJonathan Gray
2021-01-10Make login_fbtab() work by tweaking the pledges.Matthieu Herrb
2021-01-10Get the path to the console device from the X server.Matthieu Herrb
2021-01-03Regen autotools generated filesMatthieu Herrb
2021-01-03Fix the WINDOWPATH environment variable setting.Matthieu Herrb
2021-01-03Fix function name in Debug() messages.Matthieu Herrb
2021-01-01doneAddrs: reset addrs to NULL after freeing listMatthieu Herrb
2021-01-01Greeter: add parens to DRAW_STRING & TEXT_WIDTH macrosMatthieu Herrb
2021-01-01Fix spelling/wording issues.Matthieu Herrb
2020-12-06Set the VT to be used by the X server on armv7 and powerpc64 too.Mark Kettenis
2020-07-04Start xconsole after setting the background.Matthieu Herrb
2020-06-28Provide a lower contrast root weave as default background.Matthieu Herrb
2020-06-28A darker login widget, providing better contrast.Matthieu Herrb
2020-04-01sort architectures listMatthieu Herrb
2020-04-01Set the VT to be used by the X server on arm64 too. ok phessler@Matthieu Herrb
2019-12-04xenodm uses the libc authentication layer incorrectly.Theo de Raadt
2019-08-15Provide better xsession examples. exec the window manager last.Matthieu Herrb
2019-06-29check return values against -1 "reasonable" deraadt@Matthieu Herrb
2019-06-29add (commented out) blurb to get openbsd-wallpaper running.Marc Espie
2019-06-29Check asprintf() return values correctly. ok and tweaks tb@Matthieu Herrb
2019-05-12chown the first drm render node in addition to the primary drm deviceJonathan Gray
2019-04-16Disable keyboard binding for abort-display() and update manual page.Matthieu Herrb
2018-11-03Remove the unused 'keyFile' resource.Matthieu Herrb
2018-11-03regenMatthieu Herrb
2018-11-03Remove useless check for XdmcpWrap().Matthieu Herrb
2018-10-28Pass the correct buffer length to strlcpy() to avoid truncation.Matthieu Herrb
2018-07-17This file is not generated by configure, @ substitutions arent availableMatthieu Herrb
2018-07-16Remove useless test for DISPLAY number.Matthieu Herrb
2018-07-15OpenBSD idMatthieu Herrb
2018-07-15Make Xstartup/Xreset consistent with GiveConsole/TakeConsoleMatthieu Herrb
2018-07-15regenMatthieu Herrb
2018-07-15Revert the removal of Xreset and Xstartup.Matthieu Herrb