summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.Matthieu Herrb3-14/+76
2008-01-17Fix for CVE-2007-6428 - TOG-cup extension memory corruption.Matthieu Herrb1-0/+3
2008-01-17Fix for CVE-2007-6427 - Xinput extension memory corruption.Matthieu Herrb8-54/+33
2008-01-17Fix for CVE-2007-5760 - XFree86 Misc extension out of bounds array indexMatthieu Herrb1-0/+4
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2008-01-17XKB: XkbCopyKeymap: Don't leak all the sectionsDaniel Stone1-0/+1
2008-01-17OS: IO: Zero out client buffersDaniel Stone1-1/+1
2008-01-16Don't break grab and focus state for a window when redirecting it.Kristian Høgsberg1-1/+2
2008-01-16Yet another Xv extension byte swapping fix.Michel Dänzer1-0/+1
2008-01-15Removed some warnings.Tiago Vignatti3-13/+13
2008-01-15Fix Xephyr compilation without GLX.Tiago Vignatti2-1/+3
2008-01-15xf86Cursors: fix memset for non-square cursorsDave Airlie1-1/+1
2008-01-14exa: make the prototype for exaGetPixmapFirstPixel() publicBernardo Innocenti2-3/+3
2008-01-12XQuartz: Fixed copy-paste error with login_shell commitJeremy Huddleston1-1/+1
2008-01-12XQuartz: Corrected copyright X.org Project -> X.org FoundationJeremy Huddleston1-1/+1
2008-01-12XQuartz: added 'login_shell' option to defaultsJeremy Huddleston4-4/+4
2008-01-12XQuartz: Fixed switching into XQuartz via expose.Jeremy Huddleston1-1/+6
2008-01-09More Xv extension byte swapping fixesAlan Coopersmith1-2/+3
2008-01-09xf86misc.c: Avoid use of swapped valuesPeter Harris1-15/+18
2008-01-09Fix reference to old versions of XFree86 to not say "Xorg 4.2 or earlier"Alan Coopersmith1-1/+1
2008-01-09mi: change infamous "Tossed event ..." error for something more explanatory.Peter Hutterer1-6/+7
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie3-2/+62
2008-01-07Don't log DPMS enabling as being from xorg.conf if it's notDavid Nusinow1-1/+3
2008-01-08dix: set the correct number of valuators in valuator events.Peter Hutterer1-1/+1
2008-01-06Log enabling of DPMS even when it's not set in xorg.confDavid Nusinow1-1/+2
2008-01-06Fix the name of the XFree86-Misc extension in the xorg.conf manpage.Julien Cristau1-1/+1
2008-01-06Document the AllowEmptyInput, AutoAddDevices and AutoEnableDevices flagsJulien Cristau1-0/+14
2008-01-05XQuartz: Cleanup for strict-prototypingJeremy Huddleston15-50/+32
2008-01-04XQuartz: Fixed copyright in About box for 2008. Happy New Year!Jeremy Huddleston2-3/+5
2008-01-04XQuartz: Flush the debug log for easier debuggingJeremy Huddleston2-47/+46
2008-01-04Fix Line drawing with CapNotLast set in PolySegment.Alan Hourihane1-0/+8
2008-01-03XACE: DeleteCallbackList zeroes out its argument so don't do it twice.Eamon Walsh1-3/+0
2008-01-03devPrivates rework: Free callback lists after use.Eamon Walsh1-0/+2
2008-01-03dix: Fix bug+leak in callback manager DeleteCallbackList function.Eamon Walsh1-1/+1
2008-01-03Fix potential crasher in xf86CrtcRotate()Alex Deucher1-1/+2
2008-01-03Bug #13765: Heap corruption in XC-SECURITY extension code.Eamon Walsh1-1/+1
2008-01-03XQuartz: Cleaned up color map configuration.Jeremy Huddleston3-94/+105
2008-01-03Bug #13794: Update MBE extension devPrivates to new interface.Eamon Walsh1-27/+13
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith3-23/+0
2008-01-02X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properlyAlan Coopersmith1-21/+25
2008-01-02Add dixAllocatePrivate stub to dummylib for utilsAlan Coopersmith2-0/+20
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith1-3/+3
2008-01-02Restore include & typedef needed by dtraceAlan Coopersmith1-0/+2
2008-01-01regenerated to add framebuffer object tokens (bug 13800)Brian1-0/+5
2008-01-01regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)Brian1-0/+1
2007-12-28EDID 1.4: If given a native pixel format, use it when inferring virtual.Adam Jackson1-7/+28
2007-12-28EDID 1.4: First detailed mode is always preferred.Adam Jackson1-0/+2
2007-12-29Rootless: Fix lvalue error from devPrivates changeColin Harrison1-1/+4
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov3-1/+13
2007-12-28Don't carp on EDID 1.4 blocks anymore.Adam Jackson1-2/+5