index
:
app/xenodm
master
Xenocara Display Manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-14
Provide better xsession examples. exec the window manager last. Convert user'...
Matthieu Herrb
2020-07-14
check return values against -1 "reasonable" deraadt@
Matthieu Herrb
2020-07-14
add (commented out) blurb to get openbsd-wallpaper running.
Marc Espie
2020-07-14
Check asprintf() return values correctly. ok and tweaks tb@
Matthieu Herrb
2020-07-14
chown the first drm render node in addition to the primary drm device ok matt...
Jonathan Gray
2020-07-14
Disable keyboard binding for abort-display() and update manual page.
Matthieu Herrb
2020-07-14
Remove the unused 'keyFile' resource.
Matthieu Herrb
2020-07-14
regen
Matthieu Herrb
2020-07-14
Remove useless check for XdmcpWrap().
Matthieu Herrb
2020-07-14
Pass the correct buffer length to strlcpy() to avoid truncation. Problem noti...
Matthieu Herrb
2020-07-14
This file is not generated by configure, @ substitutions arent available
Matthieu Herrb
2020-07-14
Remove useless test for DISPLAY number. This script is only run by xenodm for...
Matthieu Herrb
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
pledges for session can be tighten a bit now.
Matthieu Herrb
2020-07-14
The file descriptor parameter is not used by DefineSelf() in xenodm. Zap it.
Matthieu Herrb
2020-07-14
sessreg -x is useless if not updating utmp. Remove it. Also don't try to remo...
Matthieu Herrb
2020-07-14
Ooops I didn't intend to commit that part. revert it.
Matthieu Herrb
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
Keep a better trace of pending children to be reaped.
Matthieu Herrb
2020-07-14
Delete unused code
Matthieu Herrb
2020-07-14
Bind <Key>Escape to erase-line by default.
Matthieu Herrb
2020-07-14
Less ifdef cruft.
Matthieu Herrb
2020-07-14
use strvis on login name when logging debug information it since it may conta...
Matthieu Herrb
2020-07-14
Restore previous SIGCHLD handler in serverPause().
Matthieu Herrb
2020-07-14
Also revert this one, doesn't look right either.
Matthieu Herrb
2020-07-14
Revert some of the strlcpy() conversions which are wrong.
Matthieu Herrb
2020-07-14
Remove more unused ifdefs blocks
Matthieu Herrb
2020-07-14
Remove useless ifdefs
Matthieu Herrb
2020-07-14
Get rid of strcpy and strncpy (they were all looking safe though)
Matthieu Herrb
2020-07-14
Consistant use of bool whenever possible.
Matthieu Herrb
2020-07-14
Remove unused code.
Matthieu Herrb
2020-07-14
Remove the unused localHostname() function.
Matthieu Herrb
2020-07-14
Remove prototype for function that doesn't exist anymore in xenodom.
Matthieu Herrb
2020-07-14
Source the Xsetup script before initializing the greeter widget.
Matthieu Herrb
2020-07-14
static variable shadowing found by clang
Matthieu Herrb
2020-07-14
Unused variables found by clang
Matthieu Herrb
2020-07-14
Add missing brackets to multi-statement if in SaveServerAuthorizations From A...
Matthieu Herrb
2020-07-14
xdm -> xenodm in log and error messages
Matthieu Herrb
2020-07-14
chown before chmod
Matthieu Herrb
2020-07-14
backout hard-coded behaviour change which was not discussed, in particular no...
Theo de Raadt
2020-07-14
amend comment
David Coppa
2020-07-14
Use 'unix:0' for the DISPLAY environment variable
David Coppa
2020-07-14
Missing dot breaks semantic markup. from Klemens Nanni. Thanks.
Matthieu Herrb
2020-07-14
Stop abusing cpp as generic macro processor in the build system.
Matthieu Herrb
2020-07-14
regen
Matthieu Herrb
2020-07-14
There is no xdm.service file in xenodm.
Matthieu Herrb
[next]