index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
xselinux: Move the extension to extmod instead of being built-in.
Eamon Walsh
1
-1
/
+1
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
2
-10
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
2
-124
/
+21
2008-01-25
XACE: Don't need to actually register a protocol extension.
Eamon Walsh
2
-53
/
+0
2008-01-24
xselinux: Rename SelectionManager to more generic SecurityManager.
Eamon Walsh
2
-35
/
+35
2008-01-24
xselinux: Use a privileged bit in the state instead of passing an index
Eamon Walsh
1
-33
/
+27
2008-01-24
xselinux: Implement "get context" protocol requests.
Eamon Walsh
1
-3
/
+116
2008-01-24
xselinux: Whitespace fixups.
Eamon Walsh
1
-34
/
+32
2008-01-21
CVE-2007-6429: Always test for size+offset wrapping.
Matthias Hopf
1
-6
/
+6
2008-01-18
CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.
Adam Jackson
1
-16
/
+20
2008-01-17
Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
Matthieu Herrb
3
-14
/
+76
2008-01-17
Fix for CVE-2007-6428 - TOG-cup extension memory corruption.
Matthieu Herrb
1
-0
/
+3
2008-01-16
Yet another Xv extension byte swapping fix.
Michel Dänzer
1
-0
/
+1
2008-01-09
More Xv extension byte swapping fixes
Alan Coopersmith
1
-2
/
+3
2008-01-08
[Kdrive] make XCalibrate 'orientation aware'
Richard Purdie
1
-1
/
+46
2008-01-03
XACE: DeleteCallbackList zeroes out its argument so don't do it twice.
Eamon Walsh
1
-3
/
+0
2008-01-03
Bug #13765: Heap corruption in XC-SECURITY extension code.
Eamon Walsh
1
-1
/
+1
2008-01-03
Bug #13794: Update MBE extension devPrivates to new interface.
Eamon Walsh
1
-27
/
+13
2008-01-02
X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properly
Alan Coopersmith
1
-21
/
+25
2007-12-28
xselinux: Fix whitespace warnings.
Eamon Walsh
1
-12
/
+12
2007-12-28
xselinux: Remove "X" prefix on remaining functions and strings.
Eamon Walsh
2
-42
/
+42
2007-12-28
xselinux: don't FatalError on an invalid class mapping, just disable support.
Eamon Walsh
1
-2
/
+7
2007-12-28
xselinux: Implement swapped protocol request logic.
Eamon Walsh
1
-28
/
+41
2007-12-28
xselinux: Remove unnecessary structure definition.
Eamon Walsh
1
-15
/
+1
2007-12-23
Report serverClient resources in the X-Resource extension.
Adam Jackson
1
-7
/
+3
2007-12-20
xselinux: Send AVC messages to audit system instead of log file/stderr.
Eamon Walsh
1
-1
/
+5
2007-12-19
Xext: remove redefinition of Bool.
Peter Hutterer
1
-2
/
+0
2007-12-18
Sun bug 6278039: Xevie checking wrong size in swapped XevieSelectInput requests
Sam Lau
1
-1
/
+1
2007-12-17
XACE: Restore the old background None behavior in response to bug #13683.
Eamon Walsh
1
-0
/
+6
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
14
-626
/
+415
2007-12-12
xselinux: Add new protocol for setting device create context.
Eamon Walsh
2
-8
/
+42
2007-12-05
Add missing swaps in panoramiXSwap.c
Peter Harris
1
-0
/
+4
2007-12-02
Fix swapped Xv dispatch under Xinerama.
Adam Jackson
3
-537
/
+380
2007-12-02
Clean up many #if 0.
Adam Jackson
16
-179
/
+0
2007-11-20
registry: Fix some mistakes in the reversion of prior commits.
Eamon Walsh
7
-6
/
+7
2007-11-20
Revert "registry: Register XvMC extension protocol names."
Eamon Walsh
1
-29
/
+0
2007-11-20
Revert "registry: Register Xv extension protocol names."
Eamon Walsh
1
-53
/
+0
2007-11-20
registry: Remove registry code from XTest extension.
Eamon Walsh
1
-16
/
+3
2007-11-20
registry: Remove registry code from SELinux extension.
Eamon Walsh
1
-24
/
+0
2007-11-20
Revert "registry: Register Resource extension protocol names."
Eamon Walsh
1
-13
/
+1
2007-11-20
Revert "registry: Register XPrint extension protocol names."
Eamon Walsh
1
-64
/
+0
2007-11-20
registry: Remove registry code from XF86Bigfont extension.
Eamon Walsh
1
-8
/
+1
2007-11-20
Revert "registry: Register EVIE extension protocol names."
Eamon Walsh
1
-14
/
+1
2007-11-20
registry: Remove registry code from XC-MISC extension.
Eamon Walsh
1
-14
/
+3
2007-11-20
Revert "registry: Register SYNC extension protocol names."
Eamon Walsh
1
-40
/
+0
2007-11-20
Revert "registry: Register SHM extension protocol names."
Eamon Walsh
1
-22
/
+1
2007-11-20
Revert "registry: Register SHAPE extension protocol names."
Eamon Walsh
1
-25
/
+7
2007-11-20
registry: Remove registry code from XC-SECURITY extension.
Eamon Walsh
1
-16
/
+0
2007-11-20
Revert "registry: Register MIT-SCREEN-SAVER extension protocol names."
Eamon Walsh
1
-19
/
+7
2007-11-20
registry: Remove registry code from MIT-MISC extension.
Eamon Walsh
1
-12
/
+3
[next]