]> git.ozlabs.org Git - petitboot/shortlog
petitboot
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
2018-02-07 Brett Grandboisdiscover/pb-discover: #include <locale.h> for musl...
2018-01-10 Geoff Levandprintf: Fix format type warnings
2018-01-10 Geoff Levandconfigure: Update AC_PACKAGE_BUGREPORT
2018-01-10 Geoff Levandconfigure: Add check for lex, yacc
2018-01-10 Geoff Levandbootstrap: Add dependency checks
2018-01-10 Samuel Mendoza... ui/ncurses: Allow multiple hot key handlers per pmenu
2017-12-12 Samuel Mendoza... discover/pxe-parser: Fix relative parsing for manual...
2017-11-30 Daniel AxtensTest with .travis.yml
2017-11-30 Daniel AxtensUse --no-location instead of --add-location=never
2017-11-30 Samuel Mendoza... ui/ncurses: Always cancel autoboot on exit
2017-11-21 Samuel Mendoza... ui/ncurses: Handle arrow key variants
2017-11-21 Cyril Burdiscover/pxe-parser: Fine grained proxy control
2017-11-21 Cyril BurBetter recognition of ncurses header files
2017-11-20 Cyril BurFix bootstrap warning: noinst_PROGRAMS was already...
2017-11-20 Cyril Burconfigure.ac: Fix unmatched brackets
2017-11-14 Samuel Mendoza... ui/ncurses: Safely handle lost terminal control commands v1.6.3
2017-11-03 Cyril BurAdd root .gitignore
2017-10-26 Samuel Mendoza... discover/platform-powerpc: Increase IPMI timeout v1.6.2
2017-10-12 Samuel Mendoza... ui/ncurses: Remove help shortcut from nc-subset
2017-10-11 Samuel Mendoza... discover/device-handler: Fallback to device if snapshot... v1.6.1
2017-10-11 Samuel Mendoza... ui/ncurses: Display multibyte strings correctly in...
2017-10-04 Samuel Mendoza... ui/ncurses: Spawn shell in exit handler
2017-09-15 Samuel Mendoza... ui/ncurses: Fixup some missing gettext calls
2017-09-13 Samuel Mendoza... po: Translation Updates
2017-08-29 Samuel Mendoza... po: Update translations v1.6.0
2017-08-24 Samuel Mendoza... ui/ncurses: Don't modify config when clearing IPMI...
2017-08-23 Samuel Mendoza... discover/device-handler: Disable safe mode warning...
2017-08-23 Samuel Mendoza... lib/flash: Update type of size field
2017-08-22 Samuel Mendoza... discover: Update env vars at init and suppress LVM...
2017-08-22 Samuel Mendoza... discover/ipmi: Open devnode with O_CLOEXEC
2017-08-15 Samuel Mendoza... discover/device-handler: Be ready for user events earlier
2017-08-15 Samuel Mendoza... ui/ncurses: Add plugin menu and nc-plugin screen
2017-08-15 Samuel Mendoza... ui/ncurses: Update cui_run_cmd() to pass display to...
2017-08-15 Samuel Mendoza... discover: Handle plugin install request
2017-08-15 Samuel Mendoza... discover/device-handler: Scan devices for plugins
2017-08-15 Samuel Mendoza... Add pb-plugin and pb-exec to pb_system_apps
2017-08-15 Samuel Mendoza... utils/pb-plugin: Advertise pb-plugins to discover server
next