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
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
2
-16
/
+13
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-2
/
+2
2016-07-15
shm: Also censor images returned by ShmGetImage
Andrew Eikum
1
-0
/
+17
2016-06-21
res: Simplify QueryClientPixmapBytes
Adam Jackson
1
-94
/
+2
2016-06-10
xace: Remove the audit hooks and tune dispatch
Adam Jackson
2
-33
/
+14
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
2
-7
/
+4
2016-05-11
dix: Remove pointless client-state callbacks
Adam Jackson
1
-22
/
+0
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-0
/
+1
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
2
-3
/
+3
2016-03-14
security: Fix reversed comment
Ángel González
1
-1
/
+1
2016-03-14
Fix the typo from the previous patch, d'oh
Adam Jackson
1
-1
/
+1
2016-03-14
Xext/vidmode: Reduce verbosity of GetModeLine debug messages
Chris Wilson
1
-106
/
+106
2016-03-08
xvmc: Fix unchecked AddResource
Julien Cristau
1
-3
/
+14
2016-03-02
xv: fix double free in AddResource failure case
Julien Cristau
1
-3
/
+2
2016-03-02
xv: Fix unchecked AddResource
Adam Jackson
1
-2
/
+4
2016-03-01
vidmode: build without xf86vidmodeproto
Olivier Fourdan
1
-0
/
+4
2016-02-29
vidmode: move to a separate library of its own
Olivier Fourdan
2
-2
/
+2152
2015-12-08
sync: Don't allow creating a system counter before sync is initialized
Adam Jackson
1
-18
/
+3
2015-12-01
Xext/xselinux: Use NotifyFd interface
Keith Packard
1
-14
/
+4
2015-10-27
Xext: fix build with --disable-xace
Julien Cristau
1
-0
/
+2
2015-10-21
Xv: Only stop the adaptors when the Pixmap is finally destroyed
Chris Wilson
1
-58
/
+24
2015-10-19
security: Silence some benign -Wformat warnings
Jeremy Huddleston
1
-12
/
+12
2015-10-19
xres: Silence -Wunused-function warnings when building !COMPOSITE or !RENDER
Jeremy Huddleston
1
-4
/
+4
2015-09-24
Xext, os: Remove OS-internal usages within XACE and XSELinux
Keith Packard
2
-12
/
+2
2015-09-24
Xext/xselinux: Warning fixes
Keith Packard
1
-2
/
+6
2015-07-08
xge: Hide some implementation details
Adam Jackson
2
-8
/
+7
2015-06-10
xace: Add XaceHookIsSet helper function
Andrew Eikum
2
-0
/
+18
2015-05-11
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
1
-2
/
+8
2015-05-07
shm: Fix xselinux resource initialization for xinerama pixmaps
Brent Collins
1
-0
/
+6
2015-05-07
shm: Fix use-after-free in ShmDestroyPixmap
Chris Wilson
1
-2
/
+2
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
11
-27
/
+26
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
1
-1
/
+1
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2014-12-08
Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]
Alan Coopersmith
1
-0
/
+20
2014-12-08
xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096]
Alan Coopersmith
1
-0
/
+1
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
13
-50
/
+50
2014-11-12
Drop trailing whitespaces
Peter Hutterer
13
-48
/
+48
2014-11-12
Xext: fix clang compiler warning
Peter Hutterer
1
-2
/
+2
2014-10-31
xv: Add missing gcstruct.h include
Thierry Reding
1
-1
/
+1
2014-10-27
Xext/shm: Detach SHM segment after Pixmap is released
Chris Wilson
1
-8
/
+7
2014-10-23
xinerama: Fix access mode in GetImage's drawable lookup
Adam Jackson
1
-1
/
+1
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-6
/
+4
2014-10-02
security: Remove XpExtension from SecurityTrustedExtensions
Daniel Martin
1
-1
/
+0
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
3
-26
/
+24
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
3
-88
/
+3
2014-08-06
xv: Fix malloc-failure cases in the fill color key helper.
Eric Anholt
1
-9
/
+13
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
2
-0
/
+33
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
2
-3
/
+0
2014-08-06
xv: Drop unused XvdiVideoStopped().
Eric Anholt
2
-25
/
+0
2014-08-06
xv: Drop unused XvdiPreemptVideo().
Eric Anholt
2
-23
/
+0
[next]