]> git.ozlabs.org Git - petitboot/shortlog
petitboot
2018-08-07 Geoff Levandlib/efi: Cleanup read/write routines
2018-08-07 Ge Songlib/efi: Add new routines to access efi variables
2018-08-07 Geoff Levanddiscover/powerpc: Use process_get_stdout
2018-08-07 Geoff Levandlib/process: Add process_get_stdout
2018-08-07 Geoff Levandlib/process: Cleanup stdout callback
2018-08-07 Geoff Levanddiscover/parser: Hookup parser_is_unique
2018-08-07 Geoff Levandtest/parser: Add parser_is_unique
2018-08-07 Geoff Levanddiscover/parser: Add new parser_is_unique
2018-08-07 Geoff Levanddiscover: Add some debug print messages
2018-08-07 Geoff Levanddiscover/kboot-parser: Look in /boot
2018-08-07 Geoff Levanddiscover: Add --debug to kexec
2018-08-07 Geoff Levandlib/log: Switch to pb_log_fn
2018-08-07 Geoff Levandlib/log: Add verbose logging routines
2018-08-07 Geoff Levandconfigure: Remove unused ENABLE_DEBUG
2018-08-07 Geoff Levandconfigure: Add check for UI build
2018-08-07 Geoff Levanddocker: Add libfdt-dev
2018-08-07 Samuel Mendoza... discover/paths: Cleanup res after getaddrinfo
2018-08-07 Samuel Mendoza... docker: Pass extra options to configure
2018-08-07 Samuel Mendoza... docker: Pass proxy variables to docker build
2018-08-07 Samuel Mendoza... docker: Add signed boot dependencies
2018-07-30 Samuel Mendoza... discover/paths: Set suffix to default value on error.
2018-07-30 Samuel Mendoza... discover: Be more verbose about boot failures
2018-07-30 Samuel Mendoza... lib/log: Include timestamp prefix
2018-07-26 Geoff Levandjenkins: Add build jobs
2018-07-10 Samuel Mendoza... ui/ncurses: Allow IPv6 addresses in address fields
2018-07-10 Samuel Mendoza... discover: Determine connectivity with getaddrinfo()
2018-07-10 Samuel Mendoza... discover/pxe-parser: Parse simple iPXE scripts
2018-07-10 Samuel Mendoza... discover/user-event: Use bootfile_url if available
2018-07-10 Samuel Mendoza... discover: Support IPv6 addresses
2018-07-10 Samuel Mendoza... utils/pb-udhcpc: Recognise DHCPv6 parameters
2018-07-10 Samuel Mendoza... lib/system: Add udhcpc6
2018-07-10 Samuel Mendoza... discover/sysinfo: Set IPv6 addresses
2018-07-10 Samuel Mendoza... lib: Add support and helpers for IPv6 host addresses
2018-07-10 Jeremy Kerrui/ncurses: Implement F10-F12 for autoboot device control
2018-07-10 Jeremy Kerrui/ncurses: Implement non-boot-cancelling keys
2018-07-10 Jeremy Kerrdiscover/handler: Implement temporary autoboot messages
2018-07-10 Jeremy Kerrdiscover/handler: Split autoboot matching into a new...
2018-07-10 Jeremy Kerrprotocol: Add definition and serialisation for temporar...
2018-07-09 Jeremy Kerrdiscover: implement a periodic requery for network...
2018-07-09 Jeremy Kerrpo/en: Fix inconsistencies with trailing colons
2018-07-09 Samuel Mendoza... discover/user-event: Check for required parameters
2018-07-09 Samuel Mendoza... discover/udev: Don't require ID_NET_NAME_PATH property
2018-06-18 Javier Martinez... discover/grub: Improve BLS grub environment variables...
2018-06-18 Javier Martinez... discover/grub: Use different paths to search for the...
2018-06-18 Javier Martinez... test/parser: Make parser_scandir() ignore files with...
2018-06-12 Brett Grandboisdiscover/syslinux-parser: consistent cmdline arg processing
2018-06-12 Brett Grandboislib/security: hard_lockdown flag to stop runtime disabl...
2018-06-12 Samuel Mendoza... discover/network: Null terminate ifname buffer explicitly
2018-06-12 Samuel Mendoza... discover: Rescan SCSI devices on reinit
2018-06-12 Brandon BergrenFix pb-discover segfaults caused by list corruption.
2018-05-30 Brett Grandboistest/lib: Add OpenSSL verify and decrypt tests
2018-05-30 Brett Grandboisui/ncurses: Update LOCKDOWN_FILE check to reflect gener...
2018-05-30 Brett Grandboisdiscover: Update to reflect generic signed boot API
2018-05-30 Brett Grandboislib/security: add in openssl support
2018-05-30 Brett Grandboisconfigure: Add signed-boot openssl configuration support
2018-05-29 Samuel Mendoza... po: Regenerate and update bug contact v1.8.0
2018-05-23 Geoff Levanddocker/build-pb: Add --interactive flag
2018-05-23 Geoff Levanddocker: Add DOCKER_FROM arg
2018-05-23 Brett Grandboisdiscover/boot: abort kexec on any error from validation
2018-05-14 Brett Grandboisconfigure: only test for msgfmt if NLS enabled
2018-05-04 Brett Grandboislib/file: remove mkstemp umask in copy_file_secure_dest
2018-05-04 Brett Grandboisdiscover/grub: Add cmdline signature support for BLS...
2018-05-04 Geoff Levanddocker: Add build container files
2018-05-01 Geoff Levandconfigure: Add test for msgfmt
2018-05-01 Andrew Donnellantravis: Enable ppc64le Travis builds
2018-04-19 Brett Grandboisdiscover/syslinux-parser: filter out duplicate conf...
2018-04-19 Brett Grandboisdiscover/syslinux-parser: clean up boot option list...
2018-04-18 Javier Martinez... discover/grub: Allow to set a default index for BLS...
2018-04-18 Javier Martinez... discover/grub: Don't add discover context boot options...
2018-04-18 Javier Martinez... discover/grub: Reverse BLS entries sorting to match...
2018-03-29 Javier Martinez... discover/grub: Allow to choose a different BLS directory
2018-03-23 Brett Grandboisdiscover/platform-powerpc: change sys/fcntl.h to fcntl.h
2018-03-23 Brett Grandboisui/common/discover-client: explicit #include <string.h>
2018-03-23 Brett Grandboisdiscover/discover-server: explicit #include <string.h>
2018-03-23 Javier Martinez... discover/grub: Add blscfg command support to parse...
2018-03-23 Samuel Mendoza... lib/security: Fix broken if statements in gpg_validate_...
2018-03-23 Samuel Mendoza... lib/file: Avoid off-by-one error in array
2018-03-23 Samuel Mendoza... discover/pxe-parser: Avoid potential null dereference
2018-03-23 Samuel Mendoza... Minor fixes for make distcheck
2018-03-07 Samuel Mendoza... discover/boot: Fix stale boot cancellation code v1.7.1
2018-03-07 Joel Stanleydiscover: pxe: Avoid dereferencing null pointer
2018-03-07 Joel Stanleytest/parser: Fixed uninitialized variable warning
2018-03-07 Joel Stanleydiscover: Fix unused function warning
2018-03-07 Joel Stanleyncurses: Fix bad strncmp
2018-03-07 Joel Stanleydiscover: Fix bad check of version string
2018-03-07 Samuel Mendoza... utils/hooks: Set stdout-path property
2018-03-07 Samuel Mendoza... lib: Fix gpg.h path
2018-02-27 Samuel Mendoza... ui/ncurses: Validate URL field v1.7.0
2018-02-27 Samuel Mendoza... discover/platform-powerpc: Avoid confusing gateway...
2018-02-27 Samuel Mendoza... ui/ncurses: Fix boot editor segfault on update
2018-02-27 Samuel Mendoza... discover: Allow load_async_url() to call callback for...
2018-02-22 Samuel Mendoza... discover/syslinux-parser: Fix missing comma in ignored...
2018-02-12 Samuel Mendoza... discover/device-handler: Treat empty boot order as...
2018-02-12 Samuel Mendoza... ui/ncurses: Clear remaining space when drawing help...
2018-02-09 Brett Grandboissyslinux: add syslinux parser support
2018-02-07 Brett Grandboistest/parser: test no whitespace on grub menuentry
2018-02-07 Brett Grandboisgrub2/grub2: add Yocto paths to default grub2 conf...
2018-02-07 Brett Grandboisgrub2/grub2-parser: accept no whitespace in grub menuentry
2018-02-07 Brett Grandboisncurses/nc-cui: fix unreferenced assertion variable
2018-02-07 Brett Grandboisncurses/nc-cui: musl libc fixes
next