summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-29Handle building in a separate objdirMatthieu Herrb1-1/+1
2006-10-29kill GNU-make'ism.Matthieu Herrb1-1/+1
2006-10-29Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverThomas Hellstrom1-0/+1
2006-10-29Make sure we have 64-bit file-offsets in libdrm.Thomas Hellstrom3-2/+13
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone6-116/+52
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone8-435/+11
2006-10-29GetTimeInMillis: use correct units for clock_gettimeDaniel Stone1-1/+1
2006-10-29WaitForSomething: only rewind when delta is more than 250msDaniel Stone1-10/+10
2006-10-27Add missing file to list in Makefile.amEamon Walsh1-0/+1
2006-10-27Import libdrm functions for the drm memory manager.Thomas Hellstrom4-0/+1167
2006-10-27CoreKeyboardProc: annotate with FIXMEDaniel Stone1-2/+5
2006-10-27CoreKeyboardProc: don't leak keymap and modmapDaniel Stone1-0/+4
2006-10-27mieqEnqueue: only compare DEVICE_BITS of deviceidDaniel Stone1-1/+2
2006-10-27getValuatorEvents: make sure we put MORE_EVENTS in the right placesDaniel Stone1-0/+3
2006-10-26xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe1-5/+5
2006-10-26Merge branch 'master' into input-hotplugDaniel Stone1-16/+3
2006-10-26GetTimeInMillis: simplify monotonic testDaniel Stone2-17/+4
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone6-9/+111
2006-10-25GetTimeInMillis: spuport monotonic clockDaniel Stone3-6/+79
2006-10-25WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-10-25Fix test for Option "IgnoreABI".Michel Dänzer1-1/+1
2006-10-24Merge branch 'origin'Keith Packard20-31/+155
2006-10-24Byte swap RRSelectInput enable flags.Keith Packard1-0/+1
2006-10-25mipointer: remember to update pointer locationDaniel Stone1-0/+4
2006-10-25GetPointerEvents: always ensure correct number of eventsDaniel Stone1-2/+2
2006-10-25kdrive/input: remove unnecessary #ifdef XINPUTsDaniel Stone1-12/+0
2006-10-25xfree86: remove motion history handlingDaniel Stone3-71/+0
2006-10-25mi: remove mi motion historyDaniel Stone4-93/+0