index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)
Nathan Kidd
1
-1
/
+6
2017-05-12
dix: Remove clients from input and output ready queues after closing
Keith Packard
1
-2
/
+2
2017-04-26
dix: Remove a redundant #define
Eric Anholt
1
-2
/
+1
2017-01-11
AttendClient of grab-pervious client must queue to saved_ready_clients [v2]
Keith Packard
1
-0
/
+10
2016-11-15
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Keith Packard
1
-1
/
+1
2016-09-28
xace: Don't censor window borders
Keith Packard
1
-8
/
+2
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-4
/
+3
2016-09-15
dix/dispatch: Fix SmartScheduleClient interval adjustment to use best rather ...
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-09-13
xf86Cursor: Add hw cursor support for prime
Dave Airlie
1
-0
/
+10
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-0
/
+4
2016-07-21
dix: Use list for ready clients
Keith Packard
1
-33
/
+80
2016-07-18
dix: Intermediate GrabServer state 'GrabKickout' not needed
Keith Packard
1
-7
/
+1
2016-07-18
dix/os: Merge priority computation into SmartScheduleClient
Keith Packard
1
-10
/
+12
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-2
/
+2
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-13
/
+17
2016-06-10
xace: Remove the audit hooks and tune dispatch
Adam Jackson
1
-1
/
+0
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-4
/
+1
2015-12-01
Remove non-smart scheduler. Don't require setitimer.
Keith Packard
1
-7
/
+10
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-2
/
+2
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-0
/
+1
2015-04-21
Convert dix/* to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
1
-3
/
+3
2015-02-10
Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls
Alan Coopersmith
1
-4
/
+1
2015-01-03
dix: Allow zero-height PutImage requests
Keith Packard
1
-1
/
+1
2014-12-08
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
1
-0
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-8
/
+8
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-4
/
+48
2014-07-29
dix: Make some LBX-era code more obvious
Adam Jackson
1
-3
/
+1
2014-02-05
dix: fix a -Wshadow warning
Peter Hutterer
1
-2
/
+2
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
1
-4
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-39
/
+39
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-2
/
+2
2013-12-09
smartsched: Tweak the default scheduler intervals
Adam Jackson
1
-2
/
+3
2013-09-10
dix: Remove a dead parameter from DoGetImage
Adam Jackson
1
-57
/
+31
2013-09-06
Fix bug in cursor handling.
Thomas Klausner
1
-8
/
+15
2013-05-10
Move TouchListenerGone call to CloseDownClient
Peter Hutterer
1
-0
/
+1
2013-05-10
dix: reset the OsBuffers after killing all clients
Peter Hutterer
1
-0
/
+1
2013-04-30
dix/gpu: remove asserts for output/offload from same slave
Dave Airlie
1
-2
/
+0
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-28
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Jon TURNEY
1
-0
/
+4
2012-09-20
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-7
/
+12
2012-09-04
dix: free default colormap before screen deletion
Dave Airlie
1
-0
/
+4
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-3
/
+1
2012-07-09
Use C99 designated initializers in dix Replies
Alan Coopersmith
1
-100
/
+114
2012-07-09
Use C99 designated initializers in SendErrorToClient
Alan Coopersmith
1
-8
/
+7
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-6
/
+12
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-14
/
+10
2012-07-07
dix/xf86: initial offload slave tracking (v1.1)
Dave Airlie
1
-0
/
+19
2012-07-07
dix/pixmap: track dirty pixmaps in server. (v4)
Dave Airlie
1
-0
/
+1
2012-07-07
dix: add ability to link output slave gpus to the current gpu (v1.1)
Dave Airlie
1
-0
/
+17
[next]