index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
modesetting: Fix potential buffer overflow
Daniel Martin
1
-1
/
+1
2017-09-25
xfree86: Silence a new glibc warning
Adam Jackson
1
-0
/
+3
2017-02-28
Use arc4random_buf(3) if available to generate cookies.
Matthieu Herrb
1
-0
/
+6
2017-02-28
Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
Matthieu Herrb
2
-0
/
+8
2017-02-28
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
1
-0
/
+1
2017-01-11
AttendClient of grab-pervious client must queue to saved_ready_clients [v2]
Keith Packard
1
-0
/
+6
2016-11-15
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Keith Packard
1
-1
/
+1
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+1
2016-10-05
dix: Add valuator_mask_set_absolute_unaccelerated
Jonas Ådahl
1
-1
/
+4
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-0
/
+6
2016-09-19
dix: Incroduce CursorConfinedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+5
2016-09-19
dix: Introduce CursorWarpedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+9
2016-09-16
include: Add 'xserver_poll.h' to Makefile.am
Keith Packard
1
-0
/
+1
2016-09-16
Remove 'dixfontstubs.h' from include EXTRA_DIST
Keith Packard
1
-1
/
+1
2016-09-16
Add SyncSharedPixmap ScreenRec hook
Michel Dänzer
1
-0
/
+19
2016-09-15
Add Windows-DRI extension
Jon Turney
1
-0
/
+5
2016-09-13
os: Use pthread_setname_np to set thread names if available
Alan Coopersmith
1
-0
/
+6
2016-09-13
dix: Add dixPrivatesCreated helper function
Dave Airlie
1
-0
/
+3
2016-07-21
os: Remove CheckConnections
Keith Packard
1
-2
/
+0
2016-07-21
Allow 1024 and 2048 for LimitClients
Keith Packard
1
-1
/
+1
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-0
/
+20
2016-07-21
dix: Use list for ready clients
Keith Packard
2
-2
/
+16
2016-07-21
os: Add ospoll interface [v2]
Keith Packard
1
-0
/
+3
2016-07-19
os: Add poll emulation for mingw [v2]
Brian M. Clapper
2
-0
/
+58
2016-07-18
os: Add X_NOTIFY_ERROR value
Keith Packard
1
-3
/
+4
2016-07-18
os: Compute timeout in milliseconds instead of struct timeval
Keith Packard
1
-2
/
+1
2016-07-18
Remove AddEnabledDevice and AddGeneralSocket APIs
Keith Packard
1
-8
/
+0
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-13
/
+13
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-4
/
+7
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
3
-55
/
+7
2016-06-28
xf86: Add PRIME flipping functions to Screen
Alex Goins
1
-0
/
+14
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-8
/
+7
2016-06-08
Allow compile-time selection of a fallback input driver
Peter Hutterer
1
-0
/
+3
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+3
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-2
/
+0
2016-06-03
xkb: add hook to allow/deny AccessX key repeat
Olivier Fourdan
1
-0
/
+6
2016-05-31
xwayland: Use the CLOCK_MONOTONIC clock
Jonas Ådahl
1
-0
/
+7
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
4
-6
/
+23
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
3
-9
/
+9
2016-05-04
xkb: after changing the keymap, force an indicator update
Peter Hutterer
1
-0
/
+4
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+1
2016-04-18
dix: Add RootWindowFinalizeCallback
Adam Jackson
1
-0
/
+2
2016-03-08
xwayland: Correctly detect whether posix_fallocate exists
Jonas Ådahl
1
-0
/
+3
2016-03-01
vidmode: build without xf86vidmodeproto
Olivier Fourdan
1
-0
/
+2
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-0
/
+1
2016-02-29
vidmode: move to a separate library of its own
Olivier Fourdan
2
-0
/
+141
2016-02-29
vidmode: move display mode definitions
Olivier Fourdan
2
-0
/
+103
2016-02-29
dix: Add ClientSignalAll()
Chris Wilson
1
-0
/
+8
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-1
/
+7
2016-01-06
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-3
/
+5
[next]