index
:
~sthibaul/xserver-hurd
master
master-hurd
master-retro
GNU/Hurd port
sthibaul
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
1
-0
/
+3
2014-12-08
unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
Alan Coopersmith
1
-0
/
+4
2014-12-08
Merge remote-tracking branch 'jturney/indirect-glx-fixes'
Keith Packard
3
-4
/
+9
2014-12-08
Merge remote-tracking branch 'jturney/master'
Keith Packard
15
-209
/
+345
2014-12-08
present: Fix use of vsynced pageflips and honor PresentOptionAsync. (v4)
Mario Kleiner
1
-1
/
+4
2014-12-08
present: Avoid crashes in DebugPresent(), a bit more info.
Mario Kleiner
1
-4
/
+4
2014-12-08
modesetting: Remove unused params from drmmode_output_init()
Daniel Martin
1
-4
/
+3
2014-12-08
modesetting: Fix ifdefs s/HAVE_UDEV/CONFIG_UDEV_KMS/
Daniel Martin
2
-5
/
+5
2014-12-08
modesetting: Create new EGL screen in drmmode_xf86crtc_resize
Daniel Martin
1
-0
/
+19
2014-12-08
modesetting: Move Bool glamor into drmmode struct
Daniel Martin
3
-8
/
+8
2014-12-08
config/udev: Prefix and shift "removing GPU" message
Daniel Martin
1
-4
/
+3
2014-12-05
glx: Fix crash when a client exits without deleting GL contexts
Jon TURNEY
2
-3
/
+3
2014-12-05
glx: Flush context which is being made non-current due to drawable going away
Jon TURNEY
1
-0
/
+3
2014-12-05
Revert "glx: Simplify glXDestroyContext"
Jon TURNEY
1
-1
/
+3
2014-11-30
Fix overflow of ConnectionOutput->size and ->count
Peter Harris
1
-3
/
+4
2014-11-30
render: fix ChangePicture when Xinerama is active (v2) (#49170)
Adam Jackson
1
-6
/
+39
2014-11-30
os: "Server terminated successfully" is not an error
Aaron Plattner
1
-2
/
+5
2014-11-30
Add -iglx & +iglx to Xserver.man
Alan Coopersmith
1
-0
/
+10
2014-11-24
mi: Fix regression in arc drawing
Adam Jackson
1
-15
/
+0
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
336
-1584
/
+1596
2014-11-20
glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
3
-1
/
+5
2014-11-12
mi: fix documentation for miPointerSetPosition
Peter Hutterer
1
-0
/
+5
2014-11-12
fix an annotation mistake
John Hunter
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
328
-1576
/
+1576
2014-11-12
dix: silence compiler warning comparing CARD32 to -1
Peter Hutterer
1
-1
/
+1
2014-11-12
dix: silence compiler warning
Peter Hutterer
1
-0
/
+2
2014-11-12
xwayland: declare fatal log handler as noreturn
Peter Hutterer
1
-0
/
+1
2014-11-12
xfree86: drop double-typedef of DBusConnection
Peter Hutterer
2
-1
/
+5
2014-11-12
Xext: fix clang compiler warning
Peter Hutterer
1
-2
/
+2
2014-11-12
include: change RegionSize() to take a size_t
Peter Hutterer
1
-1
/
+1
2014-11-12
include: fix documentation for list.h
Peter Hutterer
1
-1
/
+1
2014-11-09
hw/xwin: Don't allocate one wchar_t too much for unicode text placed on the W...
Colin Harrison
1
-14
/
+9
2014-11-09
hw/xwin: Fix hang on shutdown when we own the clipboard.
Jon TURNEY
1
-41
/
+25
2014-11-09
hw/xwin: Fix clipboard thread restart
Jon TURNEY
3
-2
/
+9
2014-11-09
hw/xwin: Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-43
/
+41
2014-11-09
hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection
Jon TURNEY
11
-3
/
+77
2014-11-06
hw/xwin: Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+195
2014-11-06
hw/xwin: In SelectionNotify, don't pointlessly retrieve just the size of the ...
Jon TURNEY
1
-18
/
+2
2014-11-06
hw/xwin: In SelectionNotify, delete the property containing returned data aft...
Jon TURNEY
1
-2
/
+2
2014-11-06
hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.h
Jon TURNEY
2
-15
/
+0
2014-10-31
xv: Add missing gcstruct.h include
Thierry Reding
1
-1
/
+1
2014-10-30
Fix present_notify to return right away when querying current or past msc.
Axel Davy
1
-2
/
+2
2014-10-30
xfree86: Bump ABI versions (video: 19, extension: 9)
Aaron Plattner
1
-2
/
+2
2014-10-30
include: fix compiler warning about casting int to uint16_t
Peter Hutterer
1
-1
/
+1
2014-10-28
Update to version 1.16.99.901
Keith Packard
1
-3
/
+3
2014-10-28
xfree86: Include 'drivers' directory with distribution
Keith Packard
1
-1
/
+1
2014-10-28
dri2: Distribute new pci_ids headers
Keith Packard
3
-0
/
+14
2014-10-28
dix: Untwist transformAbsolute logic, eliminate uninitialized value warnings
Keith Packard
1
-11
/
+11
2014-10-28
composite: Wrap GetSpans
Adam Jackson
2
-0
/
+20
2014-10-28
xkb: Initialize 'bad' Atom in _XkbSetNamesCheck
Keith Packard
1
-1
/
+1
[next]