summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/security: add in openssl supportBrett Grandbois2018-05-307-291/+849
* configure: Add signed-boot openssl configuration supportBrett Grandbois2018-05-302-49/+170
* po: Regenerate and update bug contactv1.8.0Samuel Mendoza-Jonas2018-05-3011-22/+55
* docker/build-pb: Add --interactive flagGeoff Levand2018-05-232-15/+31
* docker: Add DOCKER_FROM argGeoff Levand2018-05-234-27/+40
* discover/boot: abort kexec on any error from validationBrett Grandbois2018-05-231-2/+2
* configure: only test for msgfmt if NLS enabledBrett Grandbois2018-05-141-1/+1
* lib/file: remove mkstemp umask in copy_file_secure_destBrett Grandbois2018-05-041-3/+0
* discover/grub: Add cmdline signature support for BLS entriesBrett Grandbois2018-05-041-0/+6
* docker: Add build container filesGeoff Levand2018-05-046-0/+328
* configure: Add test for msgfmtGeoff Levand2018-05-011-0/+3
* travis: Enable ppc64le Travis buildsAndrew Donnellan2018-05-011-0/+3
* discover/syslinux-parser: filter out duplicate conf filesBrett Grandbois2018-04-191-0/+37
* discover/syslinux-parser: clean up boot option list entriesBrett Grandbois2018-04-191-1/+6
* discover/grub: Allow to set a default index for BLS entriesJavier Martinez Canillas2018-04-183-4/+59
* discover/grub: Don't add discover context boot options in blscfg handlerJavier Martinez Canillas2018-04-181-1/+2
* discover/grub: Reverse BLS entries sorting to match Petitboot's boot orderJavier Martinez Canillas2018-04-181-1/+1
* discover/grub: Allow to choose a different BLS directoryJavier Martinez Canillas2018-03-291-2/+7
* discover/platform-powerpc: change sys/fcntl.h to fcntl.hBrett Grandbois2018-03-231-1/+1
OpenPOWER on IntegriCloud