summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Fix CVE-2011-4029: File permission change vulnerability.server-1.8-branchMatthieu Herrb1-1/+1
2011-10-29Fix CVE-2011-4028: File disclosure vulnerability.Matthieu Herrb1-1/+1
2011-10-29glx: Work around wrong request lengths sent by mesaJulien Cristau2-9/+22
2011-10-29glx: fix BindTexImageEXT length checkJulien Cristau2-2/+14
2011-10-29glx: fix request length check for CreateGLXPbufferSGIXJulien Cristau2-2/+2
2011-10-29glx: validate numAttribs field before using itJulien Cristau2-0/+45
2011-10-29glx: swap the request arrays entirely, not just half of themJulien Cristau1-5/+5
2011-10-29glx: check request length before swappingJulien Cristau1-5/+130
2011-10-29glx: validate request lengthsJulien Cristau2-10/+134
2011-03-13XQuartz GL: Add $(GL_CFLAGS) to CFLAGSJeremy Huddleston1-1/+1
2011-03-08glx: make sure screen is non-negative in validGlxScreenJulien Cristau1-1/+1
2011-03-08Revert "randr: check for virtual size limits before set crtc"Julien Cristau1-12/+0
2011-03-08mi: handle DGA subtypes when determining the master device.Peter Hutterer1-1/+7
2011-01-11xfree86/modes: Take rotation into account when checking mode sizeVille Syrjälä1-8/+25
2011-01-11randr: check for virtual size limits before set crtcTiago Vignatti1-0/+12
2011-01-11EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).Michel Dänzer2-0/+4
2011-01-11Add EDID quirk for HP Compaq nc8430.Jörn Horstmann1-0/+5
2011-01-11x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2011-01-11x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2011-01-11Add and use SERVER_SYNC_*_VERSIONJames Jones2-2/+7
2011-01-06EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).Michel Dänzer1-1/+1
2010-12-03render: Fix byteswapping of gradient stopsAndrea Canciani1-2/+2
2010-12-02Fix screen number checks.Cyril Brulebois3-5/+5
2010-12-02DGA: fix screen number checkJulien Cristau1-23/+23
2010-12-02xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-12-02xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-12-02Don't coredump on "X -showopts" (bug 25874)Alan Coopersmith1-0/+7
2010-11-14Xi: move property reset from extension shutdown to init.Peter Hutterer1-2/+2
2010-11-14ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-11-14Don't coredump on "X -showopts" (bug 25874)Alan Coopersmith1-0/+7
2010-11-14randr: prevent an unnecessary screen resize with multiple displaysBen Skeggs1-2/+2
2010-11-14rotation: fix cursor and overlap of one pixel.Dave Airlie2-17/+20
2010-11-14Revert "dix: use the event mask of the grab for TryClientEvents."Peter Hutterer1-50/+2
2010-11-14fix a sign problem with valuator data.Joe Shaw2-2/+2
2010-11-14dix: Default DPMS timeout values to match screensaver valuesAdam Jackson1-3/+1
2010-10-01os: Return BadLength instead of disconnecting BigReq clients (#4565)Aaron Plattner2-3/+25
2010-09-08Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998Keith Packard7-8/+75
2010-09-04Clean up RandR12 bits on screen close (bug 27114)Keith Packard3-1/+28
2010-09-04Don't crash when asked if a client that has disconnected was localSimon Farnsworth1-0/+5
2010-09-04xfree86: parser: Never use constant strings for driver names (fixes #17438)Jesse Adkins2-4/+9
2010-09-04fb: make isClipped always reject negative coordinates (bug 11503)Keith Packard1-1/+1
2010-09-04edid: Adjust rounding of max_clockChris Wilson1-1/+1
2010-09-04render: Bounds check for nglyphs in ProcRenderAddGlyphs (#28801)Adam Jackson1-0/+8
2010-09-04xace: Invalid reference to out-of-scope data.Chris Wilson1-95/+75
2010-07-31XQuartz: Bump bundle version to 2.5.3Jeremy Huddleston1-2/+2
2010-07-29XQuartz: xpbproxy: Don't take down the whole server on an IO errorJeremy Huddleston1-0/+2
2010-07-28XQuartz: GLX: Don't mangle __GLXDrawable's pDrawJeremy Huddleston1-3/+2
2010-07-20XQuartz GL: Fix __glXAquaScreenCreateDrawable prototypeJeremy Huddleston1-4/+6
2010-07-20XQuartz: Bump bundle version to 2.5.2Jeremy Huddleston1-2/+2
2010-07-19rootless: Adjust the frame size of the native root window in RootlessResizeWi...Jan Hauffa1-0/+7