index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
os: Move ETEST macro from io.c to osdep.h
Keith Packard
2
-14
/
+14
2016-07-18
os: Compute timeout in milliseconds instead of struct timeval
Keith Packard
2
-31
/
+22
2016-07-18
dix/os: Merge priority computation into SmartScheduleClient
Keith Packard
1
-31
/
+2
2016-07-18
Remove AddEnabledDevice and AddGeneralSocket APIs
Keith Packard
2
-38
/
+9
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-2
/
+2
2016-07-18
os: Use NotifyFd for ErrorConnMax
Keith Packard
1
-22
/
+19
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-2
/
+2
2016-06-21
Revert "XDMCP: For IPv6 add link local addresses to the end of the list"
Adam Jackson
1
-11
/
+1
2016-06-21
XDMCP: For IPv6 add link local addresses to the end of the list
Reinhard Max
1
-1
/
+11
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-2
/
+2
2016-06-07
os: Do timers under input lock, not blocked signals
Keith Packard
1
-14
/
+14
2016-06-02
Merge remote-tracking branch 'daenzer/for-master'
Keith Packard
1
-4
/
+5
2016-06-01
os: Initialize NotifyFds earlier in startup
Keith Packard
1
-1
/
+1
2016-06-01
os: Lock input while messing with input device list
Keith Packard
1
-3
/
+11
2016-05-31
xwayland: Use the CLOCK_MONOTONIC clock
Jonas Ådahl
1
-2
/
+22
2016-05-30
os: Use strtok instead of xstrtokenize in ComputeLocalClient
Michel Dänzer
1
-4
/
+5
2016-05-29
os: fix input_mutex_count off-by-one in input_force_unlock
Keith Packard
1
-2
/
+3
2016-05-27
os: Increase default client buffer to 16kB
Keith Packard
1
-2
/
+2
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
3
-7
/
+477
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-52
/
+3
2016-03-28
os: Treat ssh as a non-local client (v4)
Adam Jackson
1
-3
/
+40
2016-02-22
Fix build on Cygwin by ensuring WIN32 check triggers only on MinGW
Jon TURNEY
1
-3
/
+3
2016-02-08
os: unifdef STREAMSCONN
Adam Jackson
5
-58
/
+13
2016-01-06
os: Failure to remove a non-existent log file is not an error
Adam Jackson
1
-1
/
+1
2016-01-05
Avoid segfault in CloseWellKnownConnections when using -displayfd
Alan Coopersmith
1
-1
/
+2
2016-01-05
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
2
-28
/
+99
2015-12-01
os: Use NotifyFd interface for listen descriptors
Keith Packard
2
-66
/
+42
2015-12-01
os/xdmcp: Replace xdmcp block/wakeup handlers with timer and NotifyFd
Keith Packard
1
-78
/
+36
2015-12-01
os: Implement support for NotifyFd X_NOTIFY_WRITE
Keith Packard
4
-24
/
+59
2015-12-01
os: Add NotifyFd interfaces
Keith Packard
4
-0
/
+103
2015-12-01
Remove non-smart scheduler. Don't require setitimer.
Keith Packard
3
-39
/
+26
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
4
-7
/
+7
2015-10-27
os: make sure the clientsWritable fd_set is initialized before use
Martin Peres
1
-0
/
+1
2015-10-19
osinit: Silence -Wunused-variable warnings
Jeremy Huddleston
1
-0
/
+2
2015-10-19
xdmcp: Declare XdmcpFatal _X_NORETURN
Jeremy Huddleston
1
-0
/
+1
2015-10-19
xdmauth: Correct miscall of abs() to instrad call labs()
Jeremy Huddleston
1
-2
/
+2
2015-09-24
Xext, os: Remove OS-internal usages within XACE and XSELinux
Keith Packard
1
-0
/
+14
2015-09-21
os/xdmcp: Just send XDMCP keepalive packets once every three minutes
Keith Packard
1
-18
/
+2
2015-09-21
os/xdmcp: Remove dead 'restart' code
Keith Packard
1
-13
/
+1
2015-09-21
mingw: Fix NO_LOCAL_CLIENT_CRED build
Jon TURNEY
1
-1
/
+0
2015-09-21
Keep SIGALRM restart flag after Popen
Daniel Drake
1
-11
/
+38
2015-09-21
Allow system call restarts upon signal interruption
Daniel Drake
1
-0
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
4
-7
/
+24
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-0
/
+1
2015-05-26
backtrace.c: Fix word cast to a pointer
Vicente Olivert Riera
1
-2
/
+2
2015-05-26
os: support new implicit local user access mode [CVE-2015-3164 2/3]
Ray Strode
2
-4
/
+113
2015-05-11
Merge remote-tracking branch 'jturney/mingw-build-fixes'
Keith Packard
2
-1
/
+7
2015-04-22
os/utils.c: Fix prototype for Win32TempDir()
Colin Harrison
1
-1
/
+1
2015-04-22
os/utils.c: Don't try to build os_move_fd() for WIN32
Colin Harrison
1
-0
/
+2
2015-04-22
os/xdmcp.c: Include Xtrans.h when building for WIN32
Colin Harrison
1
-0
/
+4
[next]