summaryrefslogtreecommitdiffstats
path: root/discover
Commit message (Expand)AuthorAgeFilesLines
* Log to stderr, allow --log=-Geoff Levand2012-03-261-4/+8
* Zero automatic sockaddrGeoff Levand2012-03-261-0/+1
* Add DEVPATH to udev_print_event()Geoff Levand2012-03-261-2/+6
* Add grub2 conf file parserGeoff Levand2012-03-183-3/+190
* Minor comment fixGeoff Levand2012-03-181-1/+1
* Add new member get_pair to conf parser contextGeoff Levand2012-03-184-1/+15
* Refactor parser routine conf_get_param_pair()Geoff Levand2012-03-183-9/+32
* Add parser routine conf_replace_char()Geoff Levand2012-03-182-0/+17
* Convert test to automakeGeoff Levand2012-03-161-5/+9
* Use static array for parsersGeoff Levand2012-03-165-28/+19
* Fix seg fault with bare kboot.conf variablesGeoff Levand2012-03-161-0/+5
* Use define_parser() for nativeGeoff Levand2012-03-161-12/+19
* Add --start-daemon option to ui programsGeoff Levand2012-03-081-2/+2
* Log file cleanupsGeoff Levand2012-03-081-1/+1
* Retry device mount without 'ro' optionGeoff Levand2012-03-081-0/+3
* Add '--action=add' to udevadm trigger commandGeoff Levand2012-02-241-1/+3
* Move installed programs from bin to sbinGeoff Levand2012-02-241-1/+1
* Add usage comment to parse_user_eventGeoff Levand2012-02-151-0/+6
* Convert build to use automakeGeoff Levand2012-02-121-0/+58
* Fix paths.c build warningsGeoff Levand2011-12-041-2/+2
* Fix params.c loggingGeoff Levand2011-12-041-4/+4
* Fix params.c build warningsGeoff Levand2011-12-041-2/+2
* Iterate over all conf file parsersGeoff Levand2009-07-093-6/+6
* Add discover server optionsGeoff Levand2009-07-091-2/+96
* Use yaboot global boot optionGeoff Levand2009-07-091-7/+44
* Fix parsing for OpenSUSEGeoff Levand2009-07-091-22/+44
* Zero parser globals before useGeoff Levand2009-07-094-2/+20
* Remove discover sd to ps3d hackGeoff Levand2009-07-091-8/+0
* Add discover user eventGeoff Levand2009-06-306-0/+329
* Make udev_event a generic eventGeoff Levand2009-06-307-129/+212
* Switch device-handler to system helpersGeoff Levand2009-06-301-100/+14
* Add URL test to resolve_pathGeoff Levand2009-06-301-0/+8
* Add discover device reportGeoff Levand2009-06-303-12/+97
* Remove device handler test codeGeoff Levand2009-06-301-33/+4
* Check if yaboot.conf files are emptyGeoff Levand2009-06-301-1/+6
* Remove unneeded conf stripGeoff Levand2009-06-301-5/+0
* Udev log socket deviceGeoff Levand2009-06-301-0/+2
* Add udev triggerGeoff Levand2009-06-303-0/+13
* Remove yaboot-cfg filesGeoff Levand2009-03-302-521/+0
* Hookup yaboot parserGeoff Levand2009-03-301-200/+221
* Split common routines from kboot parserGeoff Levand2009-03-304-269/+431
* Log new boot optionsGeoff Levand2009-03-301-0/+9
* log discover mount failureGeoff Levand2009-03-301-2/+4
* Log server messages to fileGeoff Levand2009-03-234-8/+20
* Loop through valid kboot conf namesGeoff Levand2009-03-231-13/+38
* Make device instance constantGeoff Levand2009-02-013-4/+4
* Move log to libraryGeoff Levand2009-02-018-38/+6
* Move waiter to libraryGeoff Levand2009-02-015-109/+4
* Fix unused parameter warningsJeremy Kerr2009-02-013-3/+7
* Fix build warningsGeoff Levand2009-02-016-4/+7
OpenPOWER on IntegriCloud