summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-16configure.ac: 1.11.3xorg-server-1.11.3Jeremy Huddleston1-2/+2
2011-12-15dmx: fix distcheck failure, missing compsize.h in Makefile.amGaetan Nadon1-0/+2
2011-12-09configure.ac: 1.11.2.902 (1.11.3 RC2)xorg-server-1.11.2.902Jeremy Huddleston1-2/+2
2011-12-09kdrive: drop screen crossing code.Dave Airlie1-6/+0
2011-12-09hal: free tmp_val in one missing caseDave Airlie1-0/+1
2011-12-09xv: test correct number of requests. (v2)Dave Airlie1-2/+2
2011-12-09xaa: avoid possible freed pointer reuse in epilogueDave Airlie1-0/+1
2011-12-09Xi: avoid overrun of callback array.Dave Airlie1-2/+2
2011-12-09xext: don't free uninitialised pointer when malloc fails. (v2)Dave Airlie1-2/+1
2011-12-09fbdevhw: iterate over all modes that match a mode. (v3)Adam Jackson1-8/+10
2011-12-09LoaderOpen returns either a valid pointer or NULL, so don't check for < 0Alan Coopersmith1-1/+1
2011-12-09Limit the number of screens Xvfb will attempt to allocate memory forAlan Coopersmith1-1/+3
2011-11-28randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPositionRui Matos1-19/+10
2011-11-28configure.ac: 1.11.2.901 (1.11.3 RC1)xorg-server-1.11.2.901Jeremy Huddleston1-2/+2
2011-11-24Fix vesa's VBE PanelID interpretationDerek Buitenhuis1-1/+4
2011-11-24dmx: Build fix for -Werror=implicit-function-declarationJeremy Huddleston6-0/+95
2011-11-21rootless: Fix a server crash when choosing a color with the gimp color wheeldtakahashi421-2/+2
2011-11-21edid: Add quirk for Acer Aspire One 110Ross Burton1-0/+5
2011-11-21dri2: Register the DRI2DrawableType after server regenerationChris Wilson2-2/+15
2011-11-21DRI2: Avoid a NULL pointer dereferenceChris Wilson1-1/+2
2011-11-21VidMode: prevent crash with no modesChris Wilson1-0/+3
2011-11-21record: Prevent out of bounds access when recording a reply.Rami Ylimäki3-24/+33
2011-11-21xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...Jeremy Huddleston1-4/+4
2011-11-21include: export GetProximityEvents and QueueProximityEventsPeter Hutterer1-2/+2
2011-11-21dix: Don't let a driver without a ProximityClassRec post eventsPeter Hutterer1-1/+1
2011-11-21Xi: allow passive keygrabs on the XIAll(Master)Devices fake devicesPeter Hutterer1-1/+1
2011-11-07dix: block signals when closing all devicesPeter Hutterer1-0/+4
2011-11-06Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2Christopher Yeleighton1-0/+2
2011-11-06xf86Crtc: handle no outputs with no modes harder.Dave Airlie1-22/+19
2011-11-04configure.ac: Bump to 1.11.2xorg-server-1.11.2Jeremy Huddleston1-2/+2
2011-11-03Revert "dix: don't XWarpPointer through the last slave anymore (#38313)"Jeremy Huddleston1-14/+7
2011-10-28configure.ac: Bump to 1.11.1.902 (1.11.2 RC2)xorg-server-1.11.1.902Jeremy Huddleston1-2/+2
2011-10-28XWin: windowswm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-28XQuartz: appledri: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-28XQuartz: applewm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-24XQuartz: appledri: Allow byte swapped requestsJeremy Huddleston1-5/+97
2011-10-24XQuartz: appledri: Fix byte swapping in repliesJeremy Huddleston1-4/+41
2011-10-24XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmapJeremy Huddleston1-1/+1
2011-10-24Xnest: Match the host's keymapJeremy Huddleston1-4/+21
2011-10-24Fix drain_console unregistrationTomáš Trnka2-13/+10
2011-10-24crtc: match full preferred modes if possible when choosing an initial configJesse Barnes1-5/+20
2011-10-24composite: Update borderClip in compAllocPixmap()Ville Syrjala1-4/+7
2011-10-18Fix CVE-2011-4029: File permission change vulnerability.Matthieu Herrb1-1/+1
2011-10-18Fix CVE-2011-4028: File disclosure vulnerability.Matthieu Herrb1-1/+1
2011-10-14configure.ac: Bump to 1.11.1.901 (1.11.2 RC1)xorg-server-1.11.1.901Jeremy Huddleston1-2/+2
2011-10-14dix: don't XWarpPointer through the last slave anymore (#38313)Peter Hutterer1-7/+14
2011-10-14Disable check of double-aligned in test/input.c on Renesas SHNobuhiro Iwamatsu1-1/+1
2011-10-14dix: don't use the pointer as modifier device in UngrabKey.Peter Hutterer1-1/+1
2011-10-14dix: ignore devices when adding passive core grabs to list (#39545)Peter Hutterer1-1/+1
2011-10-14dix: avoid using the VCP as modifier devicePeter Hutterer1-1/+1