index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
Matthieu Herrb
2
-1
/
+46
2017-02-27
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
2
-0
/
+11
2017-02-23
os: Fix iteration over busfaults
Chris Wilson
1
-6
/
+7
2017-02-23
inputthread: Initialise inputThreadInfo->changed before use
Chris Wilson
1
-0
/
+2
2017-02-20
os: remove unused define MAX_TIMES_PER
Olivier Fourdan
1
-1
/
+0
2017-02-14
DetermineClientCmd: try using /proc/pid/cmdline on Solaris too
Alan Coopersmith
1
-39
/
+47
2017-01-11
AttendClient of grab-pervious client must queue to saved_ready_clients [v2]
Keith Packard
1
-0
/
+4
2017-01-02
os: return 0 from check_timers if we touched any of them
Peter Hutterer
1
-1
/
+3
2017-01-02
os,dix: Depend custom libs on libs, not objects
Mihail Konev
1
-2
/
+2
2016-10-28
os: Recompute whether any clients are ready after ProcessWorkQueue() (bug 98030)
Keith Packard
1
-1
/
+3
2016-10-27
inputthread: On Linux leave the main thread's name as-is
Peter Hutterer
1
-0
/
+2
2016-10-15
os/inputthread: Ensure pollfd refreshing
Mihail Konev
1
-1
/
+4
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-09-22
os: Clear saved poll events in listen so that edge triggering works
Keith Packard
1
-2
/
+6
2016-09-22
os: Ready clients with pending output aren't flushed, so set NewOutputPending
Keith Packard
1
-1
/
+2
2016-09-16
os: Add 'ospoll.h' to Makefile.am
Keith Packard
1
-0
/
+1
2016-09-13
os: Use pthread_setname_np to set thread names if available
Alan Coopersmith
1
-0
/
+12
2016-09-13
os: OsSigHandler should not show rtld errors for unrelated signals
Alan Coopersmith
1
-4
/
+8
2016-09-13
os/inputthread: Fix setting of cloexec on file descriptors
Jeremy Huddleston Sequoia
1
-2
/
+13
2016-08-15
dix: Pass ClientPtr to FlushCallback
Michel Dänzer
2
-7
/
+4
2016-08-14
os: Abandon loop after poll call when array of fds has changed
Keith Packard
1
-0
/
+10
2016-08-14
os: Delay freeing of epoll_wait return pointers until epoll is idle.
Keith Packard
1
-2
/
+23
2016-08-12
os: Allow re-registering fd with InputThreadRegisterDev
Keith Packard
1
-11
/
+25
2016-08-11
os: append, rather than prepend, any new input thread fds
Peter Hutterer
1
-1
/
+1
2016-07-21
os: Clean up WaitFor.c
Keith Packard
1
-84
/
+41
2016-07-21
os: Use xorg_list for struct _OsTimerRec
Keith Packard
1
-73
/
+84
2016-07-21
os: Remove CheckConnections
Keith Packard
2
-40
/
+2
2016-07-21
os: Leave stdin and stdout open
Keith Packard
1
-11
/
+0
2016-07-21
Allow 1024 and 2048 for LimitClients
Keith Packard
1
-2
/
+4
2016-07-21
os: eliminate fd value limits for clients
Keith Packard
2
-100
/
+23
2016-07-21
os: Use ospoll for input thread [v2]
Keith Packard
1
-38
/
+82
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
6
-444
/
+194
2016-07-21
dix: Use list for ready clients
Keith Packard
3
-20
/
+22
2016-07-21
os: Add ospoll interface [v2]
Keith Packard
3
-0
/
+585
2016-07-19
os: Add poll emulation for mingw [v2]
Brian M. Clapper
2
-0
/
+284
2016-07-18
os: InputThreadFillPipe doesn't need select or poll
Keith Packard
1
-16
/
+2
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
[prev]
[next]