summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Fix CVE-2011-4029: File permission change vulnerability.server-1.7-branchMatthieu Herrb1-1/+1
2011-10-21Fix CVE-2011-4028: File disclosure vulnerability.Matthieu Herrb1-1/+1
2011-10-21glx: Work around wrong request lengths sent by mesaJulien Cristau2-9/+22
2011-10-21glx: fix BindTexImageEXT length checkJulien Cristau2-2/+14
2011-10-21glx: fix request length check for CreateGLXPbufferSGIXJulien Cristau2-2/+2
2011-10-21glx: validate numAttribs field before using itJulien Cristau2-0/+45
2011-10-21glx: swap the request arrays entirely, not just half of themJulien Cristau1-5/+5
2011-10-21glx: check request length before swappingJulien Cristau1-5/+130
2011-10-21glx: validate request lengthsJulien Cristau2-9/+135
2011-03-13XQuartz GL: Add $(GL_CFLAGS) to CFLAGSJeremy Huddleston1-1/+1
2011-03-07xf86ScaleAxis: support for high resolution devicesBenjamin Tissoires1-4/+4
2011-02-15glx: make sure screen is non-negative in validGlxScreenJulien Cristau1-1/+1
2011-01-31Revert "randr: check for virtual size limits before set crtc"Julien Cristau1-12/+0
2011-01-12mi: handle DGA subtypes when determining the master device.Peter Hutterer1-1/+7
2011-01-10xfree86/modes: Take rotation into account when checking mode sizeVille Syrjälä1-8/+25
2011-01-10randr: check for virtual size limits before set crtcTiago Vignatti1-0/+12
2011-01-10EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).Michel Dänzer2-0/+4
2011-01-10Add EDID quirk for HP Compaq nc8430.Jörn Horstmann1-0/+5
2011-01-09x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2011-01-09x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2011-01-02Add and use SERVER_SYNC_*_VERSIONJames Jones2-2/+7
2010-12-03render: Fix byteswapping of gradient stopsAndrea Canciani1-2/+2
2010-12-01Fix screen number checks.Cyril Brulebois3-5/+5
2010-12-01DGA: fix screen number checkJulien Cristau1-23/+23
2010-12-01xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-12-01xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-11-14Xi: move property reset from extension shutdown to init.Peter Hutterer1-2/+2
2010-11-14Xi: reset the known properties at the end of the server generation.Peter Hutterer3-0/+13
2010-11-14ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-11-11xkb: Fix omissions in geometry initialization #27679Dirk Wallenstein1-2/+39
2010-11-11Don't coredump on "X -showopts" (bug 25874)Alan Coopersmith1-0/+7
2010-11-11Change keyboard controls on slave keyboards (#27926)Nicolas George1-2/+2
2010-11-11randr: prevent an unnecessary screen resize with multiple displaysBen Skeggs1-2/+2
2010-11-11Xi: don't copy the modifier key count when copying device classes (#25480)Peter Hutterer1-4/+0
2010-11-11rotation: fix cursor and overlap of one pixel.Dave Airlie2-17/+20
2010-11-11Revert "dix: use the event mask of the grab for TryClientEvents."Peter Hutterer1-50/+2
2010-11-11fix a sign problem with valuator data.Joe Shaw2-2/+2
2010-11-11dix: Default DPMS timeout values to match screensaver valuesAdam Jackson1-3/+1
2010-09-30os: 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-08-21Xserver(1) man page updatesAlan Coopersmith1-17/+9
2010-08-21Don't crash when asked if a client that has disconnected was localSimon Farnsworth1-0/+5
2010-08-21Fix compiler issues with getifaddrs() call on OpenSolarisAlan Coopersmith1-5/+4
2010-08-21xfree86: parser: Never use constant strings for driver names (fixes #17438)Jesse Adkins1-2/+5
2010-08-21fb: make isClipped always reject negative coordinates (bug 11503)Keith Packard1-1/+1
2010-08-21edid: Adjust rounding of max_clockChris Wilson1-1/+1
2010-08-21render: Bounds check for nglyphs in ProcRenderAddGlyphs (#28801)Adam Jackson1-0/+8
2010-08-21xace: Invalid reference to out-of-scope data.Chris Wilson1-95/+75
2010-07-05xkb: fix invalid memory writes in _XkbCopyGeom.Peter Hutterer1-2/+2