index
:
~cloos/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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
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.10-branch
server-1.11-branch
server-1.12-branch
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.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
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
xwayland-1.12
X server
cloos
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
2012-04-05
xf86Config: load DIX libraries before drivers on Cygwin
Yaakov Selkowitz
1
-0
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1056
/
+1107
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-14
/
+14
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
Even more correctly free config file names
Alan Coopersmith
1
-8
/
+9
2011-11-24
Correctly free config file names
Paulo Zanoni
1
-1
/
+5
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-6
/
+6
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+1
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
1
-0
/
+8
2011-10-25
xfree86: use xf86AddNewOption instead of xf86addNewOption
Peter Hutterer
1
-4
/
+4
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-2
/
+2
2011-10-03
Merge remote-tracking branch 'herrb/master'
Keith Packard
1
-2
/
+4
2011-09-30
Add a 'wscons' autoconf mechanism to configure input devices on BSD.
Matthieu Herrb
1
-2
/
+4
2011-09-29
Remove unused vtSysreq
Alexandr Shadchin
1
-13
/
+0
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-101
/
+60
2011-09-15
Remove PC98 support.
Jamey Sharp
1
-30
/
+0
2011-08-22
Revert "Attempt to add the 'mouse' driver in more situations."
Peter Hutterer
1
-35
/
+0
2011-08-22
xfree86: use xf86AllocateInput for implicit devices too
Peter Hutterer
1
-19
/
+23
2011-08-22
xfree86: factor out adding/removing a device from the input device array
Peter Hutterer
1
-46
/
+47
2011-08-22
xfree86: nest loops instead of 0x1 pointers.
Peter Hutterer
1
-16
/
+14
2011-08-22
xfree86: improve readability of synthesized device.
Peter Hutterer
1
-14
/
+15
2011-08-22
xfree86: when implicitly choosing a core device, set the option to a value
Peter Hutterer
1
-3
/
+3
2011-08-22
xfree86: don't warn about duplicate core devices
Peter Hutterer
1
-10
/
+0
2011-07-27
Initialize the fd to -1 for xorg.conf input devices.
Peter Hutterer
1
-0
/
+3
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
[next]