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
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
2020-07-14
Remove a number of unused prototypes
Matthieu Herrb
2020-07-14
The SIGFUNC type definition is unused now
Matthieu Herrb
2020-07-14
Good bye <setjmp.h> and associated definitions.
Matthieu Herrb
2020-07-14
Use explicit_bzero(). With BSD auth these data have already been wiped when w...
Matthieu Herrb
2020-07-14
Rework the Xservers parsing code to correctly reject non local display types.
Matthieu Herrb
2020-07-14
GreetUser() doen't need to return the X display pointer.
Matthieu Herrb
2020-07-14
Check strdup return value
Matthieu Herrb
2020-07-14
Remove useless endpwent() calls
Matthieu Herrb
2020-07-14
Remove a server reset that was there for compatilibity with "old" servers
Matthieu Herrb
2020-07-14
Remove display class from Xserver examples. They are of little interest in xe...
Matthieu Herrb
[prev]
[next]