summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh4-26/+0
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh3-126/+24
2008-01-25XACE: Don't need to actually register a protocol extension.Eamon Walsh2-53/+0
2008-01-24xselinux: Rename SelectionManager to more generic SecurityManager.Eamon Walsh2-35/+35
2008-01-24xselinux: Use a privileged bit in the state instead of passing an indexEamon Walsh1-33/+27
2008-01-24xselinux: Implement "get context" protocol requests.Eamon Walsh1-3/+116
2008-01-24xselinux: Whitespace fixups.Eamon Walsh1-34/+32
2008-01-23Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.Hong Liu1-9/+28
2008-01-22There is no such thing as /dev/cpu/mtrr.Adam Jackson1-10/+1
2008-01-21CVE-2007-6429: Always test for size+offset wrapping.Matthias Hopf1-6/+6
2008-01-19AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.Michel Dänzer1-28/+54
2008-01-18CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.Adam Jackson1-16/+20
2008-01-17XQuartz: Moved SetFrontProcess haco to set_front_processJeremy Huddleston1-5/+5
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb1-0/+7
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