summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Fix potential crasher in xf86CrtcRotate()server-1.4-branchAlex Deucher1-1/+2
2008-07-29Revert "kdrive: don't post motion event if there was no motion. #16179"Peter Hutterer1-10/+6
2008-07-29Revert "xkb: delete default rules when devices are closed."Peter Hutterer3-22/+0
2008-07-29Revert "xkb: reset xkb_cached_map on CloseDownDevices."Peter Hutterer1-3/+0
2008-07-29Revert "xfree86: AllowEmptyInput is now enabled by default if hotplugging is ...Peter Hutterer2-19/+6
2008-07-29Xi: ChangeDeviceControl presence events should set the appropriate devchange.Peter Hutterer1-1/+1
2008-07-03xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.Peter Hutterer2-6/+19
2008-06-28xkb: reset xkb_cached_map on CloseDownDevices.Peter Hutterer1-0/+3
2008-06-28xkb: delete default rules when devices are closed.Peter Hutterer3-0/+22
2008-06-28kdrive: don't post motion event if there was no motion. #16179Peter Hutterer1-6/+10
2008-06-11Bump to 1.4.2xorg-server-1.4.2Julien Cristau1-2/+2
2008-06-10CVE-2008-1379 - MIT-SHM arbitrary memory readMatthieu Herrb1-2/+11
2008-06-10CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb2-6/+20
2008-06-10CVE-2008-2362 - RENDER Extension memory corruptionMatthieu Herrb1-4/+12
2008-06-10CVE-2008-2361 - RENDER Extension crashMatthieu Herrb1-0/+2
2008-06-10CVE-2008-2360 - RENDER Extension heap buffer overflowMatthieu Herrb1-2/+12
2008-06-10Bump to 1.4.1xorg-server-1.4.1Daniel Stone1-1/+1
2008-06-10Xi: event_{x,y} should refer to the extended device (bug #16289)Daniel Stone1-3/+8
2008-05-30Fix getValuatorEvents to compute number of valuators correctly.Sascha Hlusiak1-1/+1
2008-05-17xkb: when copying the keymap, make sure the structs default to 0/NULL.Peter Hutterer1-8/+15
2008-05-16xf86: Add AutoConfig driver for PCI ID 1022:2081 to 'amd'Mart Raudsepp1-2/+7
2008-05-16EXA: Skip empty glyphs. (cherry picked from commit ce50bfd3369686cfecee5a138b...Michel Dänzer1-0/+1
2008-05-16Prevent the -wm command line option from causing a SEGVDaniel Stone1-2/+2
2008-05-16Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.Adam Jackson1-2/+5
2008-05-16Bump DEFAULT_DPI to 96.Adam Jackson1-1/+1
2008-05-16Fix hal shutdown crash.Adam Jackson1-3/+5
2008-05-16Fix overly-restrictive integer overflow check in EXA pixmap creation.Eric Anholt1-1/+1
2008-05-16Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-1/+2
2008-05-16xprint: fix linking by including XSERVER_LIBS.Donnie Berkholz1-1/+1
2008-05-16xprint: fix build by adding {New,Delete}InputDeviceRequest.Donnie Berkholz1-0/+11
2008-05-16xephyr: fix linking by adding pixman and using XSERVER_LIBS.Donnie Berkholz2-1/+2
2008-05-16dmx: link in XSERVER_LIBS.Donnie Berkholz1-0/+1
2008-05-16dmx: fix build by adding {New,Delete}InputDeviceRequest.Donnie Berkholz1-0/+11
2008-05-13When XKB fails to open rules file, log the file name, not the NULL file pointerAlan Coopersmith1-1/+1
2008-05-11kdrive: allow disabling CompositeJulien Cristau1-6/+0
2008-05-07XKB: Actually explain keymap failuresDaniel Stone1-35/+34
2008-05-07dix: Move motion history update until after screen crossing and clippingMagnus Vigerlöf1-9/+9
2008-05-07dix: Skip call to clipAxis for relative core-eventsMagnus Vigerlöf1-11/+33
2008-05-07Bug # 10324: dix: Add scaling of X and Y on the reported pointer-eventsMagnus Vigerlöf1-21/+76
2008-05-07Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEventsMagnus Vigerlöf1-4/+7
2008-05-07dix: Always add valuator information if presentMagnus Vigerlöf1-5/+2
2008-05-06Check for <sys/sdt.h> as well when determining to enable dtrace probesAlan Coopersmith1-0/+7
2008-05-06So, like, checking return codes of system calls (signal, etc) is good.Ben Byer1-4/+20
2008-05-06Fix build on FreeBSD after Popen changes.Eric Anholt1-1/+1
2008-05-06Ignore - not just block - SIGALRM around Popen()/Pclose().Adam Jackson1-0/+8
2008-04-30xfree86: fix AlwaysCore handling. (Bug #14256)Peter Hutterer1-1/+1
2008-04-30XKB: Fix processInputProc wrappingThomas Jaeger2-9/+16
2008-04-30EXA: Fix off-by-one in polyline drawing.Pierre Willenbrock1-1/+1
2008-04-30Fixed configure.ac for autoconf 2.62.Tilman Sauerbeck1-1/+3
2008-04-07configure.ac: DragonFly BSD supportHasso Tepper1-2/+4