index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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
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.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+2
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-2
/
+2
2015-04-21
Add XNFcallocarray() to allow xnfcalloc() to check for overflow
Alan Coopersmith
1
-1
/
+2
2014-07-17
config: Replace OdevAttributes linked list with struct
Keith Packard
1
-150
/
+11
2014-07-14
config_odev_add_attribute*: Check for right attribute type
Hans de Goede
1
-0
/
+32
2014-05-05
systemd-logind: let the logind code decided whether to close an fd
Peter Hutterer
1
-4
/
+2
2014-03-12
config_odev*: Use XNF alloc functions
Hans de Goede
1
-15
/
+3
2014-03-11
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+2
2014-03-11
config: only free odev->attrib_name for string types
Peter Hutterer
1
-1
/
+2
2014-03-10
config_odev_add*_attribute: Don't add the attribute to the list twice
Hans de Goede
1
-10
/
+21
2014-03-03
systemd-logind: Hookup systemd-logind integration
Hans de Goede
1
-0
/
+13
2014-03-03
OdevAttribute: Add support for integer attributes
Hans de Goede
1
-0
/
+43
2014-03-03
OdevAttribute: config_odev_add_attribute: replace existing values
Hans de Goede
1
-1
/
+4
2014-03-03
OdevAttribute: Add config_odev_get_attribute helper
Hans de Goede
1
-0
/
+24
2014-01-29
dbus-core: Make dbus-core no longer mutually exclusive with udev
Hans de Goede
1
-14
/
+4
2014-01-29
config: drop the dbus API
Peter Hutterer
1
-7
/
+0
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
1
-0
/
+56
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
1
-0
/
+9
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-17
/
+14
2011-09-30
Add a 'wscons' autoconf mechanism to configure input devices on BSD.
Matthieu Herrb
1
-0
/
+5
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-22
/
+0
2011-08-22
config: return the new InputOption from add_option.
Peter Hutterer
1
-3
/
+10
2010-06-11
config: Replace xstrdup with strdup in add_option()
Mikhail Gusarov
1
-1
/
+1
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-1
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-1
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-2
/
+75
2009-01-11
config: ANSI cleanups
Julien Cristau
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2007-08-01
Config: Add missing include
Daniel Stone
1
-0
/
+1
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-17
/
+19
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-2
/
+13
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-478
/
+16
2007-04-19
config: Return errors as negative numbers, device ids as positive numbers.
Peter Hutterer
1
-0
/
+3
2007-04-19
Change dbus 'listDevices' call to not require an argument.
Peter Hutterer
1
-13
/
+20
2007-04-11
Config: Extend D-BUS API
Remigiusz Marcinkiewicz
1
-15
/
+71
2007-04-10
Config: Fix memory leaks
Magnus Vigerlöf
1
-15
/
+12
2007-04-10
Input: Add DeleteInputDeviceRequest
Magnus Vigerlöf
1
-1
/
+1
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-02-17
config: error message cleanup
Daniel Stone
1
-3
/
+3
2006-12-19
Include sys/select.h to get FD_ISSET.
Eric Anholt
1
-0
/
+1
2006-12-06
whitespace police
Daniel Stone
1
-1
/
+1
2006-12-06
config: bus reconnect support
Daniel Stone
1
-37
/
+118
2006-12-06
config: move to block/wakeup handler
Daniel Stone
1
-47
/
+65
2006-11-08
config: error messages non-fatal, and before we free them
Daniel Stone
1
-10
/
+12
2006-11-07
A couple more cases of error message before freeing strings.
Eric Anholt
1
-2
/
+2
2006-11-07
Report the error before freeing the error strings.
Eric Anholt
1
-1
/
+1
2006-10-20
config/dbus: always unref the connection, not close
Daniel Stone
1
-4
/
+4
[next]