summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2008-05-09config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set.Peter Hutterer
2008-05-09config: remove trailing whitespaces.Peter Hutterer
2008-03-25Support to pass arbitrary options via HAL hotpluggingSascha Hlusiak
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh
2008-01-29config: don't reset connection info on disconnect.Peter Hutterer
2008-01-29config: check connection != NULL before getting dbus' dispatch status.Peter Hutterer
2008-01-29config: only shutdown libhal if the connection is valid.Peter Hutterer
2008-01-29config: add a debug message, fix a whitespace error.Peter Hutterer
2007-12-28Config: HAL: Don't leak options on failure to add deviceDaniel Stone
2007-12-28Config: D-Bus: Don't leak timersDaniel Stone
2007-12-26Config: Don't forget to add xkb_rules optionFatih Aşıcı
2007-12-26Config: Fix a memory leakFatih Aşıcı
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-05Config: HAL: Fix XKB option parsingKanru Chen
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-06Config: D-Bus: Fix dbus_bus_request_name failure checkElvis Pranskevichus
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-04Config: HAL: Touchpads are pointers tooMarkku Vire
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh
2007-09-20Don't segfault on shutdown if we never managed to connect to dbus.Aaron Plattner
2007-08-31config: Use [config/dbus] consistently for error messages.Peter Hutterer
2007-08-31config: return BadValue to caller if add/remove doesn't have parameters.Peter Hutterer
2007-08-21config: fix default xkb model (pc105, not keyboard)Julien Cristau
2007-08-08Hotplug: HAL: Fix error handlingDaniel Stone
2007-08-08Config: HAL: Use input.xkb namespaceDaniel Stone
2007-08-01Build system: Add missing filesDaniel Stone
2007-08-01Config: Add missing includeDaniel Stone
2007-08-01Config: Add current FDI fileDaniel Stone
2007-08-01Config: Fix merge detritusDaniel Stone
2007-08-01Config: D-Bus core: Fix hook removalDaniel Stone
2007-08-01Convert all my license statements to the standard formDaniel Stone
2007-08-01Hotplug: Add HAL supportDaniel Stone
2007-08-01Hotplug: D-Bus: Dispatch harderDaniel Stone
2007-08-01Hotplug: D-Bus: API version 2Daniel Stone
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone
2007-07-26libconfig shouldn't be an installed library.Adam Jackson
2007-04-19config: Return errors as negative numbers, device ids as positive numbers.Peter Hutterer
2007-04-19Change dbus 'listDevices' call to not require an argument.Peter Hutterer
2007-04-11Config: Extend D-BUS APIRemigiusz Marcinkiewicz
2007-04-10Config: Fix memory leaksMagnus Vigerlöf
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner
2007-02-17config: error message cleanupDaniel Stone
2006-12-19Include sys/select.h to get FD_ISSET.Eric Anholt
2006-12-06whitespace policeDaniel Stone
2006-12-06config: bus reconnect supportDaniel Stone
2006-12-06config: move to block/wakeup handlerDaniel Stone
2006-11-08config: error messages non-fatal, and before we free themDaniel Stone
2006-11-07A couple more cases of error message before freeing strings.Eric Anholt
2006-11-07Report the error before freeing the error strings.Eric Anholt