Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add DEVPATH to udev_print_event() | Geoff Levand | 2012-03-26 | 1 | -2/+6 | |
* | Add grub2 conf file parser | Geoff Levand | 2012-03-18 | 3 | -3/+190 | |
* | Minor comment fix | Geoff Levand | 2012-03-18 | 1 | -1/+1 | |
* | Add new member get_pair to conf parser context | Geoff Levand | 2012-03-18 | 4 | -1/+15 | |
* | Refactor parser routine conf_get_param_pair() | Geoff Levand | 2012-03-18 | 3 | -9/+32 | |
* | Add parser routine conf_replace_char() | Geoff Levand | 2012-03-18 | 2 | -0/+17 | |
* | Convert test to automake | Geoff Levand | 2012-03-16 | 1 | -5/+9 | |
* | Use static array for parsers | Geoff Levand | 2012-03-16 | 5 | -28/+19 | |
* | Fix seg fault with bare kboot.conf variables | Geoff Levand | 2012-03-16 | 1 | -0/+5 | |
* | Use define_parser() for native | Geoff Levand | 2012-03-16 | 1 | -12/+19 | |
* | Add --start-daemon option to ui programs | Geoff Levand | 2012-03-08 | 1 | -2/+2 | |
* | Log file cleanups | Geoff Levand | 2012-03-08 | 1 | -1/+1 | |
* | Retry device mount without 'ro' option | Geoff Levand | 2012-03-08 | 1 | -0/+3 | |
* | Add '--action=add' to udevadm trigger command | Geoff Levand | 2012-02-24 | 1 | -1/+3 | |
* | Move installed programs from bin to sbin | Geoff Levand | 2012-02-24 | 1 | -1/+1 | |
* | Add usage comment to parse_user_event | Geoff Levand | 2012-02-15 | 1 | -0/+6 | |
* | Convert build to use automake | Geoff Levand | 2012-02-12 | 1 | -0/+58 | |
* | Fix paths.c build warnings | Geoff Levand | 2011-12-04 | 1 | -2/+2 | |
* | Fix params.c logging | Geoff Levand | 2011-12-04 | 1 | -4/+4 | |
* | Fix params.c build warnings | Geoff Levand | 2011-12-04 | 1 | -2/+2 | |
* | Iterate over all conf file parsers | Geoff Levand | 2009-07-09 | 3 | -6/+6 | |
* | Add discover server options | Geoff Levand | 2009-07-09 | 1 | -2/+96 | |
* | Use yaboot global boot option | Geoff Levand | 2009-07-09 | 1 | -7/+44 | |
* | Fix parsing for OpenSUSE | Geoff Levand | 2009-07-09 | 1 | -22/+44 | |
* | Zero parser globals before use | Geoff Levand | 2009-07-09 | 4 | -2/+20 | |
* | Remove discover sd to ps3d hack | Geoff Levand | 2009-07-09 | 1 | -8/+0 | |
* | Add discover user event | Geoff Levand | 2009-06-30 | 6 | -0/+329 | |
* | Make udev_event a generic event | Geoff Levand | 2009-06-30 | 7 | -129/+212 | |
* | Switch device-handler to system helpers | Geoff Levand | 2009-06-30 | 1 | -100/+14 | |
* | Add URL test to resolve_path | Geoff Levand | 2009-06-30 | 1 | -0/+8 | |
* | Add discover device report | Geoff Levand | 2009-06-30 | 3 | -12/+97 | |
* | Remove device handler test code | Geoff Levand | 2009-06-30 | 1 | -33/+4 | |
* | Check if yaboot.conf files are empty | Geoff Levand | 2009-06-30 | 1 | -1/+6 | |
* | Remove unneeded conf strip | Geoff Levand | 2009-06-30 | 1 | -5/+0 | |
* | Udev log socket device | Geoff Levand | 2009-06-30 | 1 | -0/+2 | |
* | Add udev trigger | Geoff Levand | 2009-06-30 | 3 | -0/+13 | |
* | Remove yaboot-cfg files | Geoff Levand | 2009-03-30 | 2 | -521/+0 | |
* | Hookup yaboot parser | Geoff Levand | 2009-03-30 | 1 | -200/+221 | |
* | Split common routines from kboot parser | Geoff Levand | 2009-03-30 | 4 | -269/+431 | |
* | Log new boot options | Geoff Levand | 2009-03-30 | 1 | -0/+9 | |
* | log discover mount failure | Geoff Levand | 2009-03-30 | 1 | -2/+4 | |
* | Log server messages to file | Geoff Levand | 2009-03-23 | 4 | -8/+20 | |
* | Loop through valid kboot conf names | Geoff Levand | 2009-03-23 | 1 | -13/+38 | |
* | Make device instance constant | Geoff Levand | 2009-02-01 | 3 | -4/+4 | |
* | Move log to library | Geoff Levand | 2009-02-01 | 8 | -38/+6 | |
* | Move waiter to library | Geoff Levand | 2009-02-01 | 5 | -109/+4 | |
* | Fix unused parameter warnings | Jeremy Kerr | 2009-02-01 | 3 | -3/+7 | |
* | Fix build warnings | Geoff Levand | 2009-02-01 | 6 | -4/+7 | |
* | Use separate section for parsers array | Jeremy Kerr | 2009-01-02 | 5 | -15/+41 | |
* | Hook up parsers to device discovery | Jeremy Kerr | 2009-01-02 | 9 | -175/+219 |