summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-01Config: Add missing includeDaniel Stone1-0/+1
2007-08-01Config: Add current FDI fileDaniel Stone1-0/+31
2007-08-01Config: Fix merge detritusDaniel Stone1-1/+0
2007-08-01Config: D-Bus core: Fix hook removalDaniel Stone1-1/+5
2007-08-01Convert all my license statements to the standard formDaniel Stone5-86/+96
2007-08-01Hotplug: Add HAL supportDaniel Stone4-3/+392
2007-08-01Hotplug: D-Bus: Dispatch harderDaniel Stone1-2/+6
2007-08-01Hotplug: D-Bus: API version 2Daniel Stone2-18/+53
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone5-480/+719
2007-07-26libconfig shouldn't be an installed library.Adam Jackson1-1/+1
2007-04-19config: Return errors as negative numbers, device ids as positive numbers.Peter Hutterer2-11/+12
2007-04-19Change dbus 'listDevices' call to not require an argument.Peter Hutterer2-13/+24
2007-04-11Config: Extend D-BUS APIRemigiusz Marcinkiewicz1-15/+71
2007-04-10Config: Fix memory leaksMagnus Vigerlöf1-15/+12
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-1/+1
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner1-2/+2
2007-02-17config: error message cleanupDaniel Stone1-3/+3
2006-12-19Include sys/select.h to get FD_ISSET.Eric Anholt1-0/+1
2006-12-06whitespace policeDaniel Stone1-1/+1
2006-12-06config: bus reconnect supportDaniel Stone1-37/+118
2006-12-06config: move to block/wakeup handlerDaniel Stone1-47/+65
2006-11-08config: error messages non-fatal, and before we free themDaniel Stone1-10/+12
2006-11-07A couple more cases of error message before freeing strings.Eric Anholt1-2/+2
2006-11-07Report the error before freeing the error strings.Eric Anholt1-1/+1