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
Age
Commit message (
Expand
)
Author
2018-05-06
static variable shadowing found by clang
Matthieu Herrb
2018-05-06
Unused variables found by clang
Matthieu Herrb
2018-05-06
Add missing brackets to multi-statement if in SaveServerAuthorizations
Matthieu Herrb
2017-11-12
xdm -> xenodm in log and error messages
Matthieu Herrb
2017-10-04
chown before chmod
Matthieu Herrb
2017-09-05
backout hard-coded behaviour change which was not discussed, in
Theo de Raadt
2017-08-30
amend comment
David Coppa
2017-08-30
Use 'unix:0' for the DISPLAY environment variable
David Coppa
2017-08-22
Missing dot breaks semantic markup. from Klemens Nanni. Thanks.
Matthieu Herrb
2017-07-26
Stop abusing cpp as generic macro processor in the build system.
Matthieu Herrb
2017-07-26
regen
Matthieu Herrb
2017-07-26
There is no xdm.service file in xenodm.
Matthieu Herrb
2017-03-04
Don't mention the unsupported Kerberos credentials cache.
Theo Buehler
2017-03-04
Convert xenodm manual to mdoc(7).
Anthony J. Bentley
2017-02-28
Replace the binaryEqual() function with std memcmp().
Martin Natano
2017-02-28
Remove some remaining XDMCP and remote X servers references.
Matthieu Herrb
2017-01-30
Reset SIGCHLD signal handler to previous value in error path, too.
Tobias Stoeckmann
2016-11-11
regen
Matthieu Herrb
2016-11-11
SU is not needed without xdmcp support
Matthieu Herrb
2016-11-11
regen
Matthieu Herrb
2016-11-11
Xsession cleanup:
Matthieu Herrb
2016-11-11
regen
Matthieu Herrb
2016-11-11
Keep only on Xservers file.
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
Use explicit_bzero(). With BSD auth these data have already been
Matthieu Herrb
2016-11-06
Rework the Xservers parsing code to correctly reject
Matthieu Herrb
2016-11-06
GreetUser() doen't need to return the X display pointer.
Matthieu Herrb
2016-11-06
Check strdup return value
Matthieu Herrb
2016-11-06
Remove useless endpwent() calls
Matthieu Herrb
2016-11-06
Remove a server reset that was there for compatilibity with "old" servers
Matthieu Herrb
2016-11-06
Remove display class from Xserver examples.
Matthieu Herrb
2016-11-06
Remove special handling of Kerberos auth that will never happen.
Matthieu Herrb
2016-11-06
Add an autologin mode to xenodm.
Matthieu Herrb
2016-11-06
Remove more mentions of remote and foreign X servers
Matthieu Herrb
2016-11-06
Remove the displayType member of struct display.
Matthieu Herrb
2016-10-26
Add a "flock" promise. If there are no local cache files for the user,
Theo Buehler
2016-10-23
Don't try to find an interpreter to execute the Xsession file if
Matthieu Herrb
2016-10-23
Mark some functions as __dead
Matthieu Herrb
2016-10-23
endpwent() is not needed after getpwnam()
Matthieu Herrb
2016-10-23
Augment the chances LogOutOfMem() works in out-of-memory conditions.
Matthieu Herrb
2016-10-23
Oops a typo crept in
Matthieu Herrb
2016-10-23
Use xenodm where applicable in comments
Matthieu Herrb
2016-10-23
Use explicit_bzero() to wipe the password
Matthieu Herrb
2016-10-23
greet->password is wiped after handling it to auth_setdata().
Matthieu Herrb
2016-10-23
Remove out-dated comment
Matthieu Herrb
2016-10-23
remove unused parameter passwd in StartClient().
Matthieu Herrb
2016-10-23
Generate autotools build system
Matthieu Herrb
[next]