summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui/common/discover-client: explicit #include <string.h>Brett Grandbois2018-03-231-0/+1
* discover/discover-server: explicit #include <string.h>Brett Grandbois2018-03-231-0/+1
* discover/grub: Add blscfg command support to parse BootLoaderSpec filesJavier Martinez Canillas2018-03-2313-2/+511
* lib/security: Fix broken if statements in gpg_validate_boot_files()Samuel Mendoza-Jonas2018-03-231-2/+4
* lib/file: Avoid off-by-one error in arraySamuel Mendoza-Jonas2018-03-231-1/+1
* discover/pxe-parser: Avoid potential null dereferenceSamuel Mendoza-Jonas2018-03-231-2/+4
* Minor fixes for make distcheckSamuel Mendoza-Jonas2018-03-232-2/+3
* discover/boot: Fix stale boot cancellation codev1.7.1Samuel Mendoza-Jonas2018-03-072-16/+5
* discover: pxe: Avoid dereferencing null pointerJoel Stanley2018-03-071-1/+1
* test/parser: Fixed uninitialized variable warningJoel Stanley2018-03-071-1/+1
* discover: Fix unused function warningJoel Stanley2018-03-071-9/+6
* ncurses: Fix bad strncmpJoel Stanley2018-03-071-2/+2
* discover: Fix bad check of version stringJoel Stanley2018-03-071-2/+1
* utils/hooks: Set stdout-path propertySamuel Mendoza-Jonas2018-03-071-8/+7
* lib: Fix gpg.h pathSamuel Mendoza-Jonas2018-03-071-1/+1
* ui/ncurses: Validate URL fieldv1.7.0Samuel Mendoza-Jonas2018-02-273-0/+18
* discover/platform-powerpc: Avoid confusing gateway and URLSamuel Mendoza-Jonas2018-02-271-10/+19
* ui/ncurses: Fix boot editor segfault on updateSamuel Mendoza-Jonas2018-02-271-37/+71
* discover: Allow load_async_url() to call callback for local pathsSamuel Mendoza-Jonas2018-02-274-98/+83
* discover/syslinux-parser: Fix missing comma in ignored names.Samuel Mendoza-Jonas2018-02-221-1/+1
* discover/device-handler: Treat empty boot order as 'boot any'Samuel Mendoza-Jonas2018-02-122-3/+6
* ui/ncurses: Clear remaining space when drawing help lineSamuel Mendoza-Jonas2018-02-121-1/+5
* syslinux: add syslinux parser supportBrett Grandbois2018-02-0910-3/+702
* test/parser: test no whitespace on grub menuentryBrett Grandbois2018-02-082-0/+39
* grub2/grub2: add Yocto paths to default grub2 conf search pathsBrett Grandbois2018-02-081-0/+2
OpenPOWER on IntegriCloud