summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Add preboot check option in the config screenMaxiwell S. Garcia2020-01-251-0/+9
* protocol,types: Add secure & trusted boot state to system infoJeremy Kerr2020-01-231-0/+18
* lib/pb-protocol: fix ordering of system info length calculationJeremy Kerr2020-01-231-3/+3
* Various fixups and checks to make scan-build happySamuel Mendoza-Jonas2019-05-301-22/+17
* lib: Add AUTH_MSG_DECRYPTSamuel Mendoza-Jonas2019-03-062-0/+22
* ui/ncurses: Add option to clear IPMI boot mailboxSamuel Mendoza-Jonas2018-12-131-0/+6
* ui/ncurses: Keep track of the default boot optionSamuel Mendoza-Jonas2018-12-031-0/+6
* lib/pb-protocol: Add PB_PROTOCOL_ACTION_AUTHENTICATESamuel Mendoza-Jonas2018-12-032-0/+114
* ui/ncurses: Reset console options on bootSamuel Mendoza-Jonas2018-11-161-1/+8
* lib/log: Switch to pb_log_fnGeoff Levand2018-08-071-4/+4
* lib: Add support and helpers for IPv6 host addressesSamuel Mendoza-Jonas2018-07-101-1/+5
* protocol: Add definition and serialisation for temporary autobootJeremy Kerr2018-07-102-0/+76
* discover: Handle plugin install requestSamuel Mendoza-Jonas2017-08-151-0/+1
* discover/pxe-parser: Recognise plugin sourcesSamuel Mendoza-Jonas2017-08-151-1/+12
* lib: Add plugin_option type and protocolSamuel Mendoza-Jonas2017-08-152-0/+112
* discover: Record IP address of network interfacesSamuel Mendoza-Jonas2016-12-201-1/+7
* discover: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-201-1/+9
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-201-19/+1
* types: shorten boot_status definitionsJeremy Kerr2016-12-202-8/+8
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-241-0/+13
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-081-0/+7
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-081-17/+17
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-081-0/+9
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+13
* lib: Add support for tracking boot consolesSamuel Mendoza-Jonas2016-06-281-1/+34
* Use 'Primary' instead of 'Current' for flash sidesSam Mendoza-Jonas2016-02-261-10/+10
* Retrieve BMC version info via IPMISam Mendoza-Jonas2016-02-101-1/+39
* Display VERSION partition info on BMC machinesSamuel Mendoza-Jonas2016-02-091-0/+39
* lib/pb-protocol: Fix NULL dereference on non-powerpcSamuel Mendoza-Jonas2015-12-211-1/+4
* ui: add URL for static configurations to load a specified fileNishanth Aravamudan2015-12-181-0/+6
* Add BMC interface MAC to system info outputJack Miller2015-12-151-1/+17
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-061-0/+9
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-051-23/+32
* discover: Integrate ipmi bootdev settings into the priority systemJeremy Kerr2014-12-151-1/+13
* lib/pb-protocol: Define new 'add-url' actionSamuel Mendoza-Jonas2014-07-282-0/+21
* config: Add lang member to configJeremy Kerr2014-07-281-0/+9
* discover: Add safe modeJeremy Kerr2014-07-221-1/+9
* discover: check config.boot_device before setting a defaultJeremy Kerr2014-07-211-0/+2
* config: Add boot_device member to configJeremy Kerr2014-07-211-3/+10
* lib/pb-protocol: fix deserialise of boot option prioritiesJeremy Kerr2014-04-071-0/+3
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-0/+1
* discover: Make boot_priorities more flexibleJeremy Kerr2014-01-301-2/+6
* sysinfo: Add interface link status to sysinfo dataJeremy Kerr2013-12-181-1/+8
* protocol: Add block device information to system infoJeremy Kerr2013-11-221-1/+41
* lib/pb-protocol: Add serialise & deserialise for struct configJeremy Kerr2013-11-132-0/+209
* Add system info messagesJeremy Kerr2013-10-092-0/+117
* types: Add device_type to struct deviceJeremy Kerr2013-09-181-0/+10
* Add initial dtb supportGeoff Levand2013-06-241-0/+13
* discover: Add "cancel default boot" messagesJeremy Kerr2013-06-241-0/+1
* types: Add is_default to struct boot_optionJeremy Kerr2013-06-241-1/+10
OpenPOWER on IntegriCloud