summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2008-01-25xselinux: Move the extension to extmod instead of being built-in.Eamon Walsh1-1/+1
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh2-10/+0
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh2-124/+21
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-21CVE-2007-6429: Always test for size+offset wrapping.Matthias Hopf1-6/+6
2008-01-18CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.Adam Jackson1-16/+20
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-16Yet another Xv extension byte swapping fix.Michel Dänzer1-0/+1
2008-01-09More Xv extension byte swapping fixesAlan Coopersmith1-2/+3
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie1-1/+46
2008-01-03XACE: DeleteCallbackList zeroes out its argument so don't do it twice.Eamon Walsh1-3/+0
2008-01-03Bug #13765: Heap corruption in XC-SECURITY extension code.Eamon Walsh1-1/+1
2008-01-03Bug #13794: Update MBE extension devPrivates to new interface.Eamon Walsh1-27/+13
2008-01-02X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properlyAlan Coopersmith1-21/+25
2007-12-28xselinux: Fix whitespace warnings.Eamon Walsh1-12/+12
2007-12-28xselinux: Remove "X" prefix on remaining functions and strings.Eamon Walsh2-42/+42
2007-12-28xselinux: don't FatalError on an invalid class mapping, just disable support.Eamon Walsh1-2/+7
2007-12-28xselinux: Implement swapped protocol request logic.Eamon Walsh1-28/+41
2007-12-28xselinux: Remove unnecessary structure definition.Eamon Walsh1-15/+1
2007-12-23Report serverClient resources in the X-Resource extension.Adam Jackson1-7/+3
2007-12-20xselinux: Send AVC messages to audit system instead of log file/stderr.Eamon Walsh1-1/+5
2007-12-19Xext: remove redefinition of Bool.Peter Hutterer1-2/+0
2007-12-18Sun bug 6278039: Xevie checking wrong size in swapped XevieSelectInput requestsSam Lau1-1/+1
2007-12-17XACE: Restore the old background None behavior in response to bug #13683.Eamon Walsh1-0/+6
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh14-626/+415
2007-12-12xselinux: Add new protocol for setting device create context.Eamon Walsh2-8/+42
2007-12-05Add missing swaps in panoramiXSwap.cPeter Harris1-0/+4
2007-12-02Fix swapped Xv dispatch under Xinerama.Adam Jackson3-537/+380
2007-12-02Clean up many #if 0.Adam Jackson16-179/+0
2007-11-20registry: Fix some mistakes in the reversion of prior commits.Eamon Walsh7-6/+7
2007-11-20Revert "registry: Register XvMC extension protocol names."Eamon Walsh1-29/+0
2007-11-20Revert "registry: Register Xv extension protocol names."Eamon Walsh1-53/+0
2007-11-20registry: Remove registry code from XTest extension.Eamon Walsh1-16/+3
2007-11-20registry: Remove registry code from SELinux extension.Eamon Walsh1-24/+0
2007-11-20Revert "registry: Register Resource extension protocol names."Eamon Walsh1-13/+1
2007-11-20Revert "registry: Register XPrint extension protocol names."Eamon Walsh1-64/+0
2007-11-20registry: Remove registry code from XF86Bigfont extension.Eamon Walsh1-8/+1
2007-11-20Revert "registry: Register EVIE extension protocol names."Eamon Walsh1-14/+1
2007-11-20registry: Remove registry code from XC-MISC extension.Eamon Walsh1-14/+3
2007-11-20Revert "registry: Register SYNC extension protocol names."Eamon Walsh1-40/+0
2007-11-20Revert "registry: Register SHM extension protocol names."Eamon Walsh1-22/+1
2007-11-20Revert "registry: Register SHAPE extension protocol names."Eamon Walsh1-25/+7
2007-11-20registry: Remove registry code from XC-SECURITY extension.Eamon Walsh1-16/+0
2007-11-20Revert "registry: Register MIT-SCREEN-SAVER extension protocol names."Eamon Walsh1-19/+7
2007-11-20registry: Remove registry code from MIT-MISC extension.Eamon Walsh1-12/+3