index
:
~jbarnes/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
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
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_0-branch
server-1_1-branch
transform-proposal
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+2
2011-03-08
xfree86/common: Remove a configScreen leak when conf_screen is NULL
Erkki Seppälä
1
-1
/
+3
2011-02-28
Don't clobber input device options from xorg.conf
Matthieu Herrb
1
-2
/
+4
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-3
/
+1
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-5
/
+4
2010-12-07
xfree86: use xf86AllocateInput() for xorg.conf devices too.
Peter Hutterer
1
-1
/
+1
2010-12-07
xfree86: don't overwrite option list (#32115)
Peter Hutterer
1
-1
/
+2
2010-11-15
xfree86: Initialize Pointer and Keyboard.
Cyril Brulebois
1
-1
/
+1
2010-11-12
xfree86: rename allowEmptyInput to forceInputDevices.
Peter Hutterer
1
-17
/
+19
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-55
/
+12
2010-11-11
xfree86: remove user-configured AllowEmptyInput
Peter Hutterer
1
-6
/
+5
2010-11-05
xfree86: fix compiler warnings - unused variable i
Peter Hutterer
1
-1
/
+0
2010-11-05
xfree86: fix two compiler warnings - unused variable ati, atimisc
Peter Hutterer
1
-1
/
+0
2010-10-18
dri1: Remove "buffers" from the config logic
Adam Jackson
1
-22
/
+0
2010-10-18
xfree86: Remove %M expansion from config parser
Adam Jackson
1
-6
/
+6
2010-10-18
config: Remove atimisc workaround
Adam Jackson
1
-18
/
+0
2010-10-18
config: Don't look for .o drivers anymore
Adam Jackson
1
-1
/
+1
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-10
/
+3
2010-09-14
xfree86: use xf86PciIsolateDevice to get PCI config information
Tiago Vignatti
1
-10
/
+3
2010-09-10
xfree86: remove IDevRec, replace with InputInfoRec.
Peter Hutterer
1
-37
/
+37
2010-09-10
xfree86: remove extraOptions field from IDevRec.
Peter Hutterer
1
-29
/
+6
2010-09-01
xfree86: remove unused DeviceAssocRec struct.
Peter Hutterer
1
-1
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-4
/
+4
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-21
/
+21
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2010-04-08
xfree86: Search for a system xorg.conf.d
Dan Nicholson
1
-2
/
+10
2010-04-08
xfree86: Set a saner search path for xorg.conf.d
Dan Nicholson
1
-12
/
+4
2010-03-11
xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)
Peter Hutterer
1
-1
/
+1
2010-03-11
xfree86: don't warn about nonexisting core pointer/keyboard in config.
Peter Hutterer
1
-16
/
+8
2010-02-15
xfree86: Reorder InputClass option priorities
Dan Nicholson
1
-1
/
+1
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-4
/
+11
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
1
-36
/
+61
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-18
/
+41
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
1
-3
/
+16
2009-12-22
xfree86: remove LAYOUT_DEBUG section.
Peter Hutterer
1
-39
/
+0
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-14
/
+3
2009-12-16
Add freetype & type1 to the LoadModules ignore list
Alan Coopersmith
1
-1
/
+3
2009-12-03
xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Peter Hutterer
1
-1
/
+1
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+19
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-16
/
+0
2009-07-17
xfree86: Remove TargetRefresh option
Adam Jackson
1
-10
/
+0
2009-06-24
xf86Config: Avoid attempting to load non-compiled modules.
Oliver McFadden
1
-0
/
+6
2009-05-24
fix typo in cabff9007 which led to an unintialized memory read and a crash.
Matthieu Herrb
1
-1
/
+1
2009-05-22
xfree86: treat other drivers as mouse drivers in the config.
Peter Hutterer
1
-9
/
+16
[next]