index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
xenodm
/
include
Age
Commit message (
Expand
)
Author
2021-03-16
Fix confusion in boolean resources parsing.
Matthieu Herrb
2021-03-13
Don't add authorizations for TCP connections by default.
Matthieu Herrb
2021-03-08
Remove code writing .Xauthority in /tmp if it cannot write it in ${HOME}.
Matthieu Herrb
2021-01-10
Get the path to the console device from the X server.
Matthieu Herrb
2021-01-03
Regen autotools generated files
Matthieu Herrb
2021-01-01
Fix spelling/wording issues.
Matthieu Herrb
2018-11-03
Remove the unused 'keyFile' resource.
Matthieu Herrb
2018-07-10
Consistant use of bool whenever possible.
Matthieu Herrb
2018-07-10
Remove unused code.
Matthieu Herrb
2018-07-10
Remove the unused localHostname() function.
Matthieu Herrb
2018-07-09
Remove prototype for function that doesn't exist anymore in xenodom.
Matthieu Herrb
2017-07-26
Stop abusing cpp as generic macro processor in the build system.
Matthieu Herrb
2016-11-11
regen
Matthieu Herrb
2016-11-11
regen
Matthieu Herrb
2016-11-06
More unused code, when xdm-authorization is not used.
Matthieu Herrb
2016-11-06
Remove a number of unused prototypes
Matthieu Herrb
2016-11-06
The SIGFUNC type definition is unused now
Matthieu Herrb
2016-11-06
Good bye <setjmp.h> and associated definitions.
Matthieu Herrb
2016-11-06
GreetUser() doen't need to return the X display pointer.
Matthieu Herrb
2016-11-06
Add an autologin mode to xenodm.
Matthieu Herrb
2016-11-06
Remove the displayType member of struct display.
Matthieu Herrb
2016-10-23
Mark some functions as __dead
Matthieu Herrb
2016-10-23
Augment the chances LogOutOfMem() works in out-of-memory conditions.
Matthieu Herrb
2016-10-23
Use xenodm where applicable in comments
Matthieu Herrb
2016-10-23
Generate autotools build system
Matthieu Herrb
2016-10-23
Add xenodm a stripped down xdm (X Display Manager) for OpenBSD.
Matthieu Herrb