index
:
~dottedmag/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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-12
Bump to 1.0.99.903
xorg-server-1_0_99_903
Adam Jackson
2
-5
/
+11
2006-05-10
Bug #3561: Crash fix in the Record extension. (Paul Anderson)
Adam Jackson
2
-4
/
+9
2006-05-09
Bug #6867: Yet another Render crash fix. (Michel Dänzer)
Adam Jackson
2
-2
/
+7
2006-05-09
Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)
Adam Jackson
9
-16
/
+74
2006-05-03
Fix Solaris build with Sun compilers to work when exa is built before
Alan Coopersmith
3
-1
/
+13
2006-05-03
Use min() [defined in include/misc.h] instead of MIN() [not defined in any
Alan Coopersmith
2
-3
/
+9
2006-05-02
Bug #6642: Fix buffer overflow in Render. (CVE 2006-1526, patch from Eric
Adam Jackson
2
-2
/
+8
2006-04-28
Bump to 1.0.99.902
xorg-server-1_0_99_902
Adam Jackson
2
-1
/
+6
2006-04-28
Bug #6750: Fixup for quirky Intel bridges. (Dave Airlie)
Adam Jackson
3
-3
/
+19
2006-04-28
Bug #6751: Use sysfs to read card ROMs if available. (Dave Airlie)
Adam Jackson
4
-0
/
+66
2006-04-24
Bug #6472: Fix a static buffer overflow. (David Woodhouse)
Adam Jackson
2
-1
/
+4
2006-04-24
Bug #6325: Add support for x4a4 picture format.
Adam Jackson
4
-4
/
+47
2006-04-18
Update all prefixes in config tools, so they mostly work again. Also, make
Donnie Berkholz
8
-14
/
+34
2006-04-18
Bug #6628: Wrap a couple more SDK headers in if XORG, as per Dave Airlie's
Donnie Berkholz
3
-0
/
+13
2006-04-18
Bug #6628: Fix kdrive build by linking in libexa before KDRIVE_LIBS.
Donnie Berkholz
2
-2
/
+9
2006-04-15
CVT means Coordinated Video Timing instead of Common.
Luc Verhaegen
3
-6
/
+13
2006-04-14
Coverity #804: Another leak on OOM path.
Adam Jackson
2
-1
/
+9
2006-04-14
Coverity #806: Another memory leak on OOM path.
Adam Jackson
2
-1
/
+8
2006-04-14
Coverity #847, #848, #849: Three more memory leaks.
Adam Jackson
2
-0
/
+8
2006-04-14
Coverity #1003, #1004: Two more useless null checks.
Adam Jackson
2
-2
/
+5
2006-04-14
Coverity #1005: Avoid a null deref.
Adam Jackson
2
-2
/
+8
2006-04-14
Coverity #1007: Fix a silly null check.
Adam Jackson
2
-1
/
+5
2006-04-14
undo ChangeLog botching
Adam Jackson
1
-6
/
+0
2006-04-14
Bug #6580: Don't install xf86drm.h, that's libdrm's job.
Adam Jackson
2
-3
/
+14
2006-04-14
Bump to 1.0.99.901; don't know how this got missed.
Adam Jackson
1
-1
/
+1
2006-04-10
Mon Apr 10 11:00:46 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
2
-1
/
+6
2006-04-07
Bump the ABI versions. Due to Glyph privates and the XV update below, the
Aaron Plattner
4
-17
/
+38
2006-04-07
Remove libc wrapper types from Xisb interfaces.
Adam Jackson
3
-8
/
+16
2006-04-07
Coverity #488: Avoid smashing an array on malformed config files.
Adam Jackson
2
-2
/
+8
2006-04-07
Coverity #769: Fix a potential memory leak for systems that allocate on
Adam Jackson
2
-1
/
+7
2006-04-07
Coverity #838: Plug two more memory leaks.
Adam Jackson
2
-3
/
+12
2006-04-07
Coverity #837: Fix another another memory leak.
Adam Jackson
2
-2
/
+9
2006-04-07
Coverity #836: Fix another memory leak.
Adam Jackson
2
-2
/
+9
2006-04-07
Coverity #835: Plug memory leak in extension section parsing.
Adam Jackson
2
-1
/
+8
2006-04-07
Coverity #812: Fix parser memory leak.
Adam Jackson
2
-0
/
+6
2006-04-07
Coverity #818: Avoid memory leak on error path.
Adam Jackson
2
-2
/
+9
2006-04-07
Coverity #985: Avoid segfault on malloc failure.
Adam Jackson
2
-2
/
+7
2006-04-07
Coverity #1037: Sanity check idx before use.
Adam Jackson
2
-2
/
+9
2006-04-05
Put the screensaver extension back in the Xext module.
Fredrik Höglund
7
-18
/
+28
2006-04-04
Bug #5300: Fix missing spaces in the Build OS line in the log. (Egmont
Adam Jackson
3
-4
/
+11
2006-04-03
Bug #2142: Make font path logging more readable. (Eduard Fuchs)
Adam Jackson
2
-2
/
+36
2006-04-03
Fix a server crash due to memsetting beyond allocated memory when running
Adam Jackson
2
-1
/
+8
2006-04-03
Bug #6346: Build fix when using gcc -mno-sse. (Jonathan Adamczewski)
Adam Jackson
2
-0
/
+8
2006-04-03
Coverity #38: Dead branch elimination.
Adam Jackson
2
-1
/
+6
2006-04-03
Coverity #75: Dead variable elimination.
Adam Jackson
2
-5
/
+7
2006-04-03
Coverity #82: Dead variable elimination.
Adam Jackson
2
-6
/
+7
2006-04-03
Coverity #271: Fix an unbelievably boneheaded NULL chase.
Adam Jackson
2
-1
/
+6
2006-04-03
Coverity #616: Fix a rare memory leak.
Adam Jackson
2
-1
/
+9
2006-04-03
Coverity #833: Fix a rather nasty memory leak.
Adam Jackson
2
-0
/
+7
2006-04-03
Coverity #983: Move some risky debugging code inside #ifdef DEBUG.
Adam Jackson
2
-2
/
+6
[next]