summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2009-08-14config: don't shutdown the libhal ctx if it failed to initialize (#23213)Peter Hutterer1-10/+11
2009-07-28config: add HAL error checksRémi Cardona1-10/+22
2009-06-07config: fix build after XI2 API changes to RemoveDevice.Simon Thum1-1/+1
2009-05-08Don't printf NULL pointers on HAL connection errorAlan Coopersmith1-3/+6
2009-02-10config: if we can't connect to HAL, listen for a startup notification.Peter Hutterer1-6/+105
2009-02-04DBUS_API_SUBJECT_TO_CHANGE is already defined on the command lineTomas Carnecky1-1/+0
2009-01-30x11-input.fdi: Add options needed to handle adding USB devices on SolarisAlan Coopersmith1-0/+14
2009-01-11config: ANSI cleanupsJulien Cristau1-2/+2
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-5/+5
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-05When HAL returns a NULL property, print "(null)" instead of a NULL pointerAlan Coopersmith1-1/+1
2008-11-05Non-Linux OS'es should default to kbd driver, not now-dead keyboard driverAlan Coopersmith1-2/+2
2008-10-29config: don't add duplicate devices through HAL.Peter Hutterer1-0/+27
2008-09-26config: print error code if NIDR fails.Peter Hutterer1-2/+3
2008-08-04config: protect against potential out-of-bounds indexing.Peter Hutterer1-3/+4
2008-08-04config: support type strlist for XkbOptions property.Peter Hutterer1-6/+23
2008-08-04config: add parsing for input.x11_options.XkbOptions. #16874Peter Hutterer1-0/+15
2008-07-28config: note that HAL options must be strings.Peter Hutterer1-0/+3
2008-07-16HAL: Remove grotesque open-coded strcasestrDaniel Stone1-13/+0
2008-07-16config: Don't attempt to use D-Bus when not strictly necessaryDaniel Stone2-2/+2
2008-06-02config: init dev to NULL to shut up a valgrind warning.Peter Hutterer1-1/+1
2008-05-16Fix hal shutdown crash.Adam Jackson1-3/+5
2008-05-12Check for strcasestr and workaround it on systems without itAlan Coopersmith1-0/+13
2008-05-09config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set.Peter Hutterer1-15/+89
2008-05-09config: remove trailing whitespaces.Peter Hutterer1-26/+26
2008-03-25Support to pass arbitrary options via HAL hotpluggingSascha Hlusiak2-85/+171
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh1-1/+1
2008-01-29config: don't reset connection info on disconnect.Peter Hutterer1-3/+2
2008-01-29config: check connection != NULL before getting dbus' dispatch status.Peter Hutterer1-2/+3
2008-01-29config: only shutdown libhal if the connection is valid.Peter Hutterer1-5/+7
2008-01-29config: add a debug message, fix a whitespace error.Peter Hutterer1-2/+3
2007-12-28Config: HAL: Don't leak options on failure to add deviceDaniel Stone1-1/+10
2007-12-28Config: D-Bus: Don't leak timersDaniel Stone1-1/+4
2007-12-26Config: Don't forget to add xkb_rules optionFatih Aşıcı1-0/+2
2007-12-26Config: Fix a memory leakFatih Aşıcı1-0/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+3
2007-12-05Config: HAL: Fix XKB option parsingKanru Chen1-2/+3
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-06Config: D-Bus: Fix dbus_bus_request_name failure checkElvis Pranskevichus1-2/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Config: HAL: Touchpads are pointers tooMarkku Vire1-1/+2
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-1/+1
2007-09-20Don't segfault on shutdown if we never managed to connect to dbus.Aaron Plattner1-1/+2
2007-08-31config: Use [config/dbus] consistently for error messages.Peter Hutterer1-4/+4
2007-08-31config: return BadValue to caller if add/remove doesn't have parameters.Peter Hutterer1-4/+6
2007-08-21config: fix default xkb model (pc105, not keyboard)Julien Cristau1-1/+1
2007-08-08Hotplug: HAL: Fix error handlingDaniel Stone1-18/+17
2007-08-08Config: HAL: Use input.xkb namespaceDaniel Stone2-10/+10
2007-08-01Build system: Add missing filesxorg-server-1.3.99.0Daniel Stone1-1/+1