]> git.ozlabs.org Git - petitboot/history - discover/paths.c
discover: Add some debug print messages
[petitboot] / discover / paths.c
2018-08-07 Samuel Mendoza-Jonasdiscover/paths: Cleanup res after getaddrinfo
2018-07-30 Samuel Mendoza-Jonasdiscover/paths: Set suffix to default value on error.
2018-07-30 Samuel Mendoza-Jonasdiscover: Be more verbose about boot failures
2018-07-10 Samuel Mendoza-Jonasdiscover: Determine connectivity with getaddrinfo()
2018-03-07 Joel Stanleydiscover: Fix unused function warning
2018-02-27 Samuel Mendoza-Jonasdiscover: Allow load_async_url() to call callback for...
2017-07-11 Samuel Mendoza-Jonasdiscover/paths: Add network jobs to queue
2016-12-20 Samuel Mendoza-Jonasdiscover/paths: Announce download completion
2016-12-20 Samuel Mendoza-Jonasdiscover/paths: Parse Busybox progress information
2016-12-20 Samuel Mendoza-Jonasdiscover/paths: Add stdout callback parameter for load_...
2016-12-20 Jeremy Kerrdiscover: Add reference to url in load_url_result
2016-06-28 Samuel Mendoza-JonasUpdate tests to support changes to pxe_parser
2015-12-18 Sam Mendoza-JonasMerge pull request #11 from open-power/coverity
2015-12-18 Samuel Mendoza-Jonasdiscover: Set umask before mkstemp()
2015-12-17 Samuel Mendoza-Jonasdiscover: Properly handle return values
2014-06-05 Jeremy Kerrdiscover/paths: Fix wget command with https and !DEBUG
2014-01-21 Jeremy Kerrlib/process: Add helper for check process clean exit
2014-01-21 Jeremy Kerrdiscover/paths: Check process exit status when loading...
2014-01-14 Jeremy Kerrdiscover: we need stderr for the BusyBox TFTP type...
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-14 Jeremy Kerrdiscover: Use mkstemp rather than tempnam
2013-10-14 Jeremy Kerrdiscover: Add load_url_cancel
2013-09-26 Jeremy Kerrdiscover/paths: Check local file URLs in load_url
2013-09-26 Jeremy Kerrdiscover: Add struct load_url_result and load_task
2013-09-26 Jeremy Kerrdiscover: Don't depend on tftp failure for type detection
2013-09-25 Jeremy Kerrdiscover: load_url_async callback should take an int...
2013-09-25 Neelesh Guptadiscover: Add an asynchronous version of load_url
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-07-23 Jeremy Kerrdiscover: Don't free URL in load_url
2013-04-29 Jeremy Kerrdiscover: Change parsers to emit resources rather than...
2013-04-15 Jeremy KerrMove boot to discover server
2011-12-05 Geoff LevandFix paths.c build warnings
2009-07-09 Geoff LevandRemove discover sd to ps3d hack
2009-06-30 Geoff LevandAdd URL test to resolve_path
2009-02-01 Geoff LevandFix build warnings
2008-12-16 Jeremy KerrInitial device handler code
2008-12-15 Jeremy KerrInitial support for multiple UIs