index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-29
Fix CVE-2011-4029: File permission change vulnerability.
server-1.9-branch
Matthieu Herrb
1
-1
/
+1
2011-10-29
Fix CVE-2011-4028: File disclosure vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-29
glx: Work around wrong request lengths sent by mesa
Julien Cristau
2
-9
/
+22
2011-10-29
glx: fix BindTexImageEXT length check
Julien Cristau
2
-2
/
+14
2011-10-29
glx: fix request length check for CreateGLXPbufferSGIX
Julien Cristau
2
-2
/
+2
2011-10-29
glx: validate numAttribs field before using it
Julien Cristau
2
-0
/
+45
2011-10-29
glx: swap the request arrays entirely, not just half of them
Julien Cristau
1
-5
/
+5
2011-10-29
glx: check request length before swapping
Julien Cristau
1
-5
/
+130
2011-10-29
glx: validate request lengths
Julien Cristau
2
-9
/
+135
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-12
/
+4
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
render: fix memory leaks in ProcRenderCompositeGlyphs
Tiago Vignatti
1
-13
/
+12
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
2011-04-04
dix: fix memory leak in ProcListExtensions
Tiago Vignatti
1
-3
/
+2
2011-04-04
mi: fix memory leak in miZeroLine
Tiago Vignatti
1
-2
/
+4
2011-04-04
xi: fix memory leak in AddExtensionClient
Tiago Vignatti
1
-2
/
+6
2011-04-04
dix: fix memory leak in AllocShared
Tiago Vignatti
1
-0
/
+1
2011-04-04
dix: fix memory leak in AllocPseudo
Tiago Vignatti
1
-0
/
+1
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
xfree86: fix memory leak in xf86LoadModules
Tiago Vignatti
1
-1
/
+3
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-04-04
fb: fix memory leak in fbOverlayFinishScreenInit
Tiago Vignatti
1
-2
/
+6
2011-04-04
Xi: fix memory leak in ProcXGetSelectedExtensionEvents
Tiago Vignatti
1
-1
/
+1
2011-04-04
dix: fix memory leak in SetDefaultFontPath
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miFillUniqueSpanGroup
Tiago Vignatti
1
-0
/
+2
2011-04-04
xi: fix memory leak in ProcXIQueryDevice
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
2
-4
/
+2
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
7
-21
/
+7
2011-04-04
dix: remove unused macro
Tiago Vignatti
1
-2
/
+0
2011-04-04
dix: remove unused debug code
Tiago Vignatti
1
-12
/
+0
2011-03-17
configure.ac: Bump version to 1.9.5
xorg-server-1.9.5
Jeremy Huddleston
1
-2
/
+2
2011-03-14
xfree86/modes: Fixed memory leak in xf86InitialConfiguration
Erkki Seppälä
1
-13
/
+8
2011-03-09
vbe: Fix malloc size bug
Adam Jackson
1
-1
/
+1
2011-03-04
1.9.4.901 (1.9.5 RC1)
xorg-server-1.9.4.901
Jeremy Huddleston
1
-2
/
+2
2011-03-04
glx: make sure screen is non-negative in validGlxScreen
Julien Cristau
1
-1
/
+1
2011-03-04
xfree86/modes: Be sure to only use new EDID for physical output dimensions
Evan Broder
1
-0
/
+2
2011-03-04
xfree86: If the driver found modes on an output, don't add more
Adam Jackson
1
-1
/
+9
2011-03-03
XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...
Jeremy Huddleston
1
-0
/
+2
2011-03-03
XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
Jeremy Huddleston
1
-1
/
+26
2011-03-03
XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
Jeremy Huddleston
2
-10
/
+7
2011-03-03
XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...
Jeremy Huddleston
4
-0
/
+36
2011-03-03
XQuartz: RandR: Capture the display when switching modes with RandR
Jeremy Huddleston
5
-0
/
+23
2011-02-25
EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)
Michel Dänzer
1
-4
/
+5
2011-02-24
XQuartz: Localization Updates
Jeremy Huddleston
9
-245
/
+891
2011-02-24
XQuartz: Add LSApplicationCategoryType key to Info.plist
Jeremy Huddleston
1
-0
/
+2
2011-02-24
record: avoid crash when calling RecordFlushReplyBuffer recursively
Erkki Seppälä
1
-1
/
+5
2011-02-16
xselinux: Fix GetDrawableContext
Adam Jackson
1
-4
/
+2
[next]