summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12xserver 1.19.5xorg-server-1.19.5Adam Jackson1-3/+3
2017-10-12Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)Nathan Kidd1-1/+6
2017-10-12dbe: Unvalidated variable-length request in ProcDbeGetVisualInfo (CVE-2017-12...Nathan Kidd1-1/+4
2017-10-12Xi: fix wrong extra length check in ProcXIChangeHierarchy (CVE-2017-12178)Nathan Kidd1-1/+1
2017-10-12Xi: integer overflow and unvalidated length in (S)ProcXIBarrierReleasePointerNathan Kidd1-0/+5
2017-10-12hw/xfree86: unvalidated lengthsNathan Kidd3-94/+117
2017-10-12xfixes: unvalidated lengths (CVE-2017-12183)Nathan Kidd4-2/+8
2017-10-12Unvalidated lengthsNathan Kidd7-4/+17
2017-10-12os: Make sure big requests have sufficient length.Michal Srb1-0/+5
2017-10-12Revert "xf86-video-modesetting: Add ms_queue_vblank helper [v3]"Adam Jackson5-95/+97
2017-10-04xserver 1.19.4xorg-server-1.19.4Adam Jackson1-3/+3
2017-10-04present: Check the whole exec queue on eventLouis-Francis Ratté-Boulianne1-4/+0
2017-10-04xf86-video-modesetting: Add ms_queue_vblank helper [v3]Keith Packard5-97/+95
2017-10-04xkb: Handle xkb formated string output safely (CVE-2017-13723)Keith Packard1-20/+20
2017-10-04xkb: Escape non-printable characters correctly.Michal Srb1-1/+1
2017-10-04Xext/shm: Validate shmseg resource id (CVE-2017-13721)Michal Srb1-0/+1
2017-10-04dmx: Remove some not-very-interesting debug printsAdam Jackson1-63/+0
2017-10-04dmx: Silence an unused-result warningAdam Jackson1-1/+2
2017-10-04Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY9-9/+26
2017-10-04modesetting: Blacklist EVDI devices from PRIME syncDawid Kurek1-0/+5
2017-10-04modesetting: Skip no-longer-present connectors when resetting BAD linksKeith Packard1-1/+4
2017-10-04modesetting: re-set the crtc's mode when link-status goes BADMartin Peres1-0/+51
2017-09-25xfree86: up the path name size to 512 in xf86MatchDriverFromFilesPeter Hutterer1-1/+1
2017-09-25test: fix compiler warningPeter Hutterer1-1/+1
2017-09-25suid: Include sysmacros.h to fix build after glibc-2.25Nick Sarnie1-0/+3
2017-09-25xfree86: Silence a new glibc warningAdam Jackson4-1/+10
2017-09-25os: Fix warning in LockServerAdam Jackson1-1/+1
2017-09-25glamor: Avoid overflow between box32 and box16 boxOlivier Fourdan1-5/+6
2017-09-25glamor: handle NULL source pictureOlivier Fourdan1-2/+3
2017-09-25xwayland: Fix a segfault with pointer lockingOlivier Fourdan1-0/+3
2017-09-25Xi: Test exact size of XIBarrierReleasePointerMichal Srb1-3/+6
2017-09-25dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-0/+23
2017-09-25wayland: Sync drm.xml with MesaAdam Jackson1-16/+19
2017-09-25xfree86/modes: Use RRTransformEqual in xf86RandR12CrtcSetMichel Dänzer1-2/+1
2017-09-25randr: Use RRTransformEqual in RRCrtcPendingTransformAaron Plattner1-3/+2
2017-09-25Xi: Do not try to swap GenericEvent.Michal Srb1-1/+9
2017-09-25Xi: Verify all events in ProcXSendExtensionEvent.Michal Srb1-5/+7
2017-09-25dix: Disallow GenericEvent in SendEvent request.Michal Srb2-0/+13
2017-09-25Xi: Zero target buffer in SProcXSendExtensionEvent.Michal Srb1-1/+1
2017-09-25glamor: Fix temporary pixmap coordinate offsetsMichel Dänzer1-2/+2
2017-09-25modesetting: Validate the atom for enum propertiesAdam Jackson1-1/+2
2017-09-25Xi: Use WarpPointerProc hook on XI pointer warping implementationCarlos Garnacho1-0/+4
2017-09-25xwayland: Lock the pointer if it is confined and has no cursorCarlos Garnacho1-1/+28
2017-09-25xwayland: Update root window size when desktop size changesCarlos Garnacho2-1/+6
2017-09-25xwayland: "Accept" confineTo on InputOnly windowsCarlos Garnacho1-0/+9
2017-09-25xwayland: Allow pointer warp on root/None windowCarlos Garnacho1-0/+20
2017-09-25glamor: Store the actual EGL/GLX context pointer in lastGLContextMichel Dänzer1-2/+2
2017-09-25xwayland: Don't load extension list more than onceLyude1-2/+3
2017-09-25xfree86: Fix interpretation of xf86WaitForInput timeoutJason Gerecke1-0/+3
2017-09-25dix: Remove clients from input and output ready queues after closingKeith Packard1-2/+2