Age | Commit message (Expand) | Author |
2008-11-05 | When HAL returns a NULL property, print "(null)" instead of a NULL pointer | Alan Coopersmith |
2008-10-29 | config: don't add duplicate devices through HAL. | Peter Hutterer |
2008-09-26 | config: print error code if NIDR fails. | Peter Hutterer |
2008-08-04 | config: protect against potential out-of-bounds indexing. | Peter Hutterer |
2008-08-04 | config: support type strlist for XkbOptions property. | Peter Hutterer |
2008-08-04 | config: add parsing for input.x11_options.XkbOptions. #16874 | Peter Hutterer |
2008-07-16 | HAL: Remove grotesque open-coded strcasestr | Daniel Stone |
2008-06-02 | config: init dev to NULL to shut up a valgrind warning. | Peter Hutterer |
2008-05-16 | Fix hal shutdown crash. | Adam Jackson |
2008-05-12 | Check for strcasestr and workaround it on systems without it | Alan Coopersmith |
2008-05-09 | config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set. | Peter Hutterer |
2008-05-09 | config: remove trailing whitespaces. | Peter Hutterer |
2008-03-25 | Support to pass arbitrary options via HAL hotplugging | Sascha Hlusiak |
2008-01-29 | config: only shutdown libhal if the connection is valid. | Peter Hutterer |
2008-01-29 | config: add a debug message, fix a whitespace error. | Peter Hutterer |
2007-12-28 | Config: HAL: Don't leak options on failure to add device | Daniel Stone |
2007-12-26 | Config: Don't forget to add xkb_rules option | Fatih Aşıcı |
2007-12-26 | Config: Fix a memory leak | Fatih Aşıcı |
2007-12-05 | Config: HAL: Fix XKB option parsing | Kanru Chen |
2007-11-04 | Config: HAL: Touchpads are pointers too | Markku Vire |
2007-08-08 | Hotplug: HAL: Fix error handling | Daniel Stone |
2007-08-08 | Config: HAL: Use input.xkb namespace | Daniel Stone |
2007-08-01 | Convert all my license statements to the standard form | Daniel Stone |
2007-08-01 | Hotplug: Add HAL support | Daniel Stone |