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
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
2020-07-14
Don't mention the unsupported Kerberos credentials cache.
Theo Buehler
2020-07-14
Convert xenodm manual to mdoc(7).
Anthony J. Bentley
2020-07-14
Replace the binaryEqual() function with std memcmp(). ok matthieu
Martin Natano
2020-07-14
Remove some remaining XDMCP and remote X servers references.
Matthieu Herrb
2020-07-14
Reset SIGCHLD signal handler to previous value in error path, too.
Tobias Stoeckmann
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 USE...
Matthieu Herrb
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
More unused code, when xdm-authorization is not used.
Matthieu Herrb
[next]