summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Fix autogenwfb-anyabiAaron Plattner1-1/+3
2010-04-28[RHSA-2010:0382-1] Fix libwfb data handling vulnerability.Aaron Plattner2-2/+2
2008-04-08Fix for a divide by zero that can be triggered by a malicious client.Keith Packard2-0/+4
2007-10-01Fix wrapping.Aaron Plattner1-79/+73
2007-01-19Change the module vendor string to "NVIDIA Corporation" for anyabi builds.Aaron Plattner1-1/+1
2007-01-19Fix ValidatePicture hook condition.Aaron Plattner1-1/+8
2007-01-12AddTraps and AddTriangles were added in 6.8, not 6.9.Aaron Plattner1-5/+5
2006-11-03Merge branch 'master' into wfb-anyabiAaron Plattner257-18485/+10571
2006-11-03Fix standard VESA modes.Aaron Plattner1-3/+3
2006-11-03Use a ValidatePicture hook on pre-6.9 servers to make sure repeatType is up t...Aaron Plattner1-9/+19
2006-11-03Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith9-76/+277
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith11-6/+453
2006-11-03Do not map full 0-1MB legacy rangeBjorn Helgaas1-13/+7
2006-11-03Fixing mach64 driver bailing out on ia64Egbert Eich1-3/+1
2006-11-03Fix device path in altixPCI.c to be domain aware.Matthias Hopf1-3/+6
2006-11-03Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-03Fixing domain support for ia64Matthias Hopf2-2/+105
2006-11-03Fix 2 warnings.Matthias Hopf1-3/+3
2006-11-03Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf1-5/+4
2006-11-03Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf3-13/+67
2006-11-03Make int10 fully domain aware.Egbert Eich1-7/+6
2006-11-03Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-11-03Build with -D_PC on ix86 only.Matthias Hopf1-3/+8
2006-11-02Convert Xprt DDX to new motion history apiAlan Coopersmith1-2/+2
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith1-31/+0
2006-11-02sun_bell.c needs to #include "xf86_OSlib.h"Alan Coopersmith1-0/+1
2006-11-02PostSyntheticMotion needs to be extern, not static, since it's in getevents.cAlan Coopersmith1-1/+1
2006-11-02Makefile.am: add config to DIST_SUBDIRS as wellxorg-server-1.2.99.0Daniel Stone1-0/+1
2006-11-02xfree86/os-support: axe more unused filesDaniel Stone3-3/+1
2006-11-02xfree86/os-support: remove unused file from distDaniel Stone1-2/+1
2006-11-02xkb: note that we allow full xi interactionDaniel Stone2-16/+15
2006-11-02xfree86: don't attempt to enable and disable non-DIX devicesDaniel Stone1-5/+10
2006-11-02bump to 1.2.99.0Daniel Stone1-1/+1
2006-11-02Merge branch 'input-hotplug'Daniel Stone238-18344/+9721
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-4/+38
2006-11-02xfree86: allow starting with no input devicesDaniel Stone2-4/+20
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone10-30/+1241
2006-11-01If getpeerucred() is available, include pid & zoneid in audit messages tooAlan Coopersmith1-3/+27
2006-11-01Bug #1997: AUDIT messages should contain uid for local accessesAlan Coopersmith1-5/+15
2006-11-02kdrive:remove Change{Keyboard,Pointer}DeviceDaniel Stone1-15/+0
2006-11-02XkbCopyKeymap: be more careful with levels, allocate compat/geomDaniel Stone1-41/+70
2006-11-01Fix several cases where optimized paths were hit when they shouldn't be.Eric Anholt2-16/+46
2006-11-01Propogate $LIBS for xtrans, clock_gettime, libm, etc. to libs used for each s...Alan Coopersmith1-7/+8
2006-11-01configure.ac: remove check for rate/periodDaniel Stone1-19/+0
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone12-6/+335
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-31Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-31Make _POSIX_C_SOURCE hack work with Solaris headersAlan Coopersmith1-0/+2
2006-10-30Assume RepeatNormal when repeat is 1 and repeatType is RepeatNone.Aaron Plattner1-0/+9
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1