summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/process: Add process_get_stdoutGeoff Levand2018-08-072-18/+62
* lib/process: Cleanup stdout callbackGeoff Levand2018-08-073-26/+10
* discover/parser: Hookup parser_is_uniqueGeoff Levand2018-08-072-39/+23
* test/parser: Add parser_is_uniqueGeoff Levand2018-08-071-0/+12
* discover/parser: Add new parser_is_uniqueGeoff Levand2018-08-072-0/+44
* discover: Add some debug print messagesGeoff Levand2018-08-072-0/+2
* discover/kboot-parser: Look in /bootGeoff Levand2018-08-071-0/+4
* discover: Add --debug to kexecGeoff Levand2018-08-073-6/+16
* lib/log: Switch to pb_log_fnGeoff Levand2018-08-0732-148/+148
* lib/log: Add verbose logging routinesGeoff Levand2018-08-073-0/+41
* configure: Remove unused ENABLE_DEBUGGeoff Levand2018-08-071-1/+0
* configure: Add check for UI buildGeoff Levand2018-08-071-0/+7
* docker: Add libfdt-devGeoff Levand2018-08-072-1/+2
* discover/paths: Cleanup res after getaddrinfoSamuel Mendoza-Jonas2018-08-071-6/+8
* docker: Pass extra options to configureSamuel Mendoza-Jonas2018-08-071-10/+20
* docker: Pass proxy variables to docker buildSamuel Mendoza-Jonas2018-08-071-0/+2
* docker: Add signed boot dependenciesSamuel Mendoza-Jonas2018-08-071-0/+2
* discover/paths: Set suffix to default value on error.Samuel Mendoza-Jonas2018-07-301-1/+3
* discover: Be more verbose about boot failuresSamuel Mendoza-Jonas2018-07-302-0/+8
* lib/log: Include timestamp prefixSamuel Mendoza-Jonas2018-07-301-0/+11
* jenkins: Add build jobsGeoff Levand2018-07-262-0/+105
* ui/ncurses: Allow IPv6 addresses in address fieldsSamuel Mendoza-Jonas2018-07-103-43/+84
* discover: Determine connectivity with getaddrinfo()Samuel Mendoza-Jonas2018-07-103-13/+6
* discover/pxe-parser: Parse simple iPXE scriptsSamuel Mendoza-Jonas2018-07-105-2/+216
* discover/user-event: Use bootfile_url if availableSamuel Mendoza-Jonas2018-07-101-1/+8
* discover: Support IPv6 addressesSamuel Mendoza-Jonas2018-07-103-40/+109
* utils/pb-udhcpc: Recognise DHCPv6 parametersSamuel Mendoza-Jonas2018-07-101-1/+1
* lib/system: Add udhcpc6Samuel Mendoza-Jonas2018-07-103-0/+3
* discover/sysinfo: Set IPv6 addressesSamuel Mendoza-Jonas2018-07-102-4/+21
* lib: Add support and helpers for IPv6 host addressesSamuel Mendoza-Jonas2018-07-108-6/+72
* ui/ncurses: Implement F10-F12 for autoboot device controlJeremy Kerr2018-07-106-0/+112
* ui/ncurses: Implement non-boot-cancelling keysJeremy Kerr2018-07-101-1/+9
* discover/handler: Implement temporary autoboot messagesJeremy Kerr2018-07-103-6/+75
* discover/handler: Split autoboot matching into a new functionJeremy Kerr2018-07-101-10/+17
* protocol: Add definition and serialisation for temporary autobootJeremy Kerr2018-07-102-0/+76
* discover: implement a periodic requery for network devicesJeremy Kerr2018-07-096-6/+189
* po/en: Fix inconsistencies with trailing colonsJeremy Kerr2018-07-091-4/+4
* discover/user-event: Check for required parametersSamuel Mendoza-Jonas2018-07-091-1/+9
* discover/udev: Don't require ID_NET_NAME_PATH propertySamuel Mendoza-Jonas2018-07-091-3/+2
* discover/grub: Improve BLS grub environment variables expansionJavier Martinez Canillas2018-06-183-20/+74
* discover/grub: Use different paths to search for the BLS directoryJavier Martinez Canillas2018-06-187-15/+43
* test/parser: Make parser_scandir() ignore files with path len less than dirJavier Martinez Canillas2018-06-181-0/+3
* discover/syslinux-parser: consistent cmdline arg processingBrett Grandbois2018-06-124-12/+22
* lib/security: hard_lockdown flag to stop runtime disable of signed bootBrett Grandbois2018-06-125-1/+19
* discover/network: Null terminate ifname buffer explicitlySamuel Mendoza-Jonas2018-06-121-3/+4
* discover: Rescan SCSI devices on reinitSamuel Mendoza-Jonas2018-06-126-1/+13
* Fix pb-discover segfaults caused by list corruption.Brandon Bergren2018-06-123-0/+3
* test/lib: Add OpenSSL verify and decrypt testsBrett Grandbois2018-05-3016-0/+392
* ui/ncurses: Update LOCKDOWN_FILE check to reflect generic SIGNED_BOOTBrett Grandbois2018-05-301-1/+1
* discover: Update to reflect generic signed boot APIBrett Grandbois2018-05-302-8/+7
OpenPOWER on IntegriCloud