index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)
Peter Hutterer
1
-1
/
+7
2008-02-01
xfree86: stick two more checks in for num_valuators < MAX_VALUATORS
Peter Hutterer
1
-0
/
+12
2008-02-01
xfree86: don't call xalloc from signal handlers when posting events.
Matthieu Herrb
1
-36
/
+33
2008-01-30
dix: print out event type if a bogus pointer event occurs.
Peter Hutterer
1
-1
/
+1
2008-01-30
xkb: don't update LEDs if they don't exist. (Bug #13961)
Peter Hutterer
1
-0
/
+3
2008-01-29
Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.c
Coleman Kane
1
-1
/
+1
2008-01-29
Loader: Fix verbosity confusion
Julien Goodwin
1
-1
/
+1
2008-01-29
xorg.conf.man: Fix monitor/output confusion in monitor positioning
Julien Goodwin
1
-8
/
+8
2008-01-29
xfree86: fix AlwaysCore handling. (Bug #14256)
Peter Hutterer
1
-1
/
+1
2008-01-29
config: don't reset connection info on disconnect.
Peter Hutterer
1
-3
/
+2
2008-01-29
config: check connection != NULL before getting dbus' dispatch status.
Peter Hutterer
1
-2
/
+3
2008-01-29
config: only shutdown libhal if the connection is valid.
Peter Hutterer
1
-5
/
+7
2008-01-29
config: add a debug message, fix a whitespace error.
Peter Hutterer
1
-2
/
+3
2008-01-28
Rootless: RootlessEnsureFrame: Added check for !IsRoot
Jeremy Huddleston
1
-1
/
+1
2008-01-26
Merge commit 'upstream/master'
David Nusinow
11
-331
/
+272
2008-01-25
xselinux: Move the extension to extmod instead of being built-in.
Eamon Walsh
4
-4
/
+11
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
4
-26
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
3
-126
/
+24
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-23
Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.
Hong Liu
1
-9
/
+28
2008-01-22
There is no such thing as /dev/cpu/mtrr.
Adam Jackson
1
-10
/
+1
2008-01-21
Add tags/TAGS to .gitignore for ctags usage
David Nusinow
1
-0
/
+2
2008-01-21
CVE-2007-6429: Always test for size+offset wrapping.
Matthias Hopf
1
-6
/
+6
2008-01-19
AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.
Michel Dänzer
1
-28
/
+54
2008-01-18
CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.
Adam Jackson
1
-16
/
+20
2008-01-17
XQuartz: Moved SetFrontProcess haco to set_front_process
Jeremy Huddleston
1
-5
/
+5
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
1
-0
/
+7
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-17
Fix for CVE-2007-6427 - Xinput extension memory corruption.
Matthieu Herrb
8
-54
/
+33
2008-01-17
Fix for CVE-2007-5760 - XFree86 Misc extension out of bounds array index
Matthieu Herrb
1
-0
/
+4
2008-01-17
Xephyr: One-time keyboard leak fix
Daniel Stone
1
-0
/
+1
2008-01-17
XKB: XkbCopyKeymap: Don't leak all the sections
Daniel Stone
1
-0
/
+1
2008-01-17
OS: IO: Zero out client buffers
Daniel Stone
1
-1
/
+1
2008-01-16
Don't break grab and focus state for a window when redirecting it.
Kristian Høgsberg
1
-1
/
+2
2008-01-16
Yet another Xv extension byte swapping fix.
Michel Dänzer
1
-0
/
+1
2008-01-15
Removed some warnings.
Tiago Vignatti
3
-13
/
+13
2008-01-15
Fix Xephyr compilation without GLX.
Tiago Vignatti
2
-1
/
+3
2008-01-15
xf86Cursors: fix memset for non-square cursors
Dave Airlie
1
-1
/
+1
2008-01-14
exa: make the prototype for exaGetPixmapFirstPixel() public
Bernardo Innocenti
2
-3
/
+3
2008-01-12
XQuartz: Fixed copy-paste error with login_shell commit
Jeremy Huddleston
1
-1
/
+1
2008-01-12
XQuartz: Corrected copyright X.org Project -> X.org Foundation
Jeremy Huddleston
1
-1
/
+1
2008-01-12
XQuartz: added 'login_shell' option to defaults
Jeremy Huddleston
4
-4
/
+4
2008-01-12
XQuartz: Fixed switching into XQuartz via expose.
Jeremy Huddleston
1
-1
/
+6
2008-01-09
More Xv extension byte swapping fixes
Alan Coopersmith
1
-2
/
+3
2008-01-09
xf86misc.c: Avoid use of swapped values
Peter Harris
1
-15
/
+18
[next]