index
:
petitboot
flexver
master
petitboot-1.2.x
Raptor Engineering's public version of its internal PetitBoot branch
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pb-protocol
/
pb-protocol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
discover: Avoid writing network overrides to NVRAM
Samuel Mendoza-Jonas
2016-09-08
1
-0
/
+9
*
Add support for GPG signature enforcement on booted
tpearson@raptorengineering.com
2016-08-26
1
-0
/
+13
*
lib: Add support for tracking boot consoles
Samuel Mendoza-Jonas
2016-06-28
1
-1
/
+34
*
Use 'Primary' instead of 'Current' for flash sides
Sam Mendoza-Jonas
2016-02-26
1
-10
/
+10
*
Retrieve BMC version info via IPMI
Sam Mendoza-Jonas
2016-02-10
1
-1
/
+39
*
Display VERSION partition info on BMC machines
Samuel Mendoza-Jonas
2016-02-09
1
-0
/
+39
*
lib/pb-protocol: Fix NULL dereference on non-powerpc
Samuel Mendoza-Jonas
2015-12-21
1
-1
/
+4
*
ui: add URL for static configurations to load a specified file
Nishanth Aravamudan
2015-12-18
1
-0
/
+6
*
Add BMC interface MAC to system info output
Jack Miller
2015-12-15
1
-1
/
+17
*
Make read-only guarantee user-settable
Samuel Mendoza-Jonas
2015-08-06
1
-0
/
+9
*
petitboot: Implement ordered boot options
Samuel Mendoza-Jonas
2015-05-05
1
-23
/
+32
*
discover: Integrate ipmi bootdev settings into the priority system
Jeremy Kerr
2014-12-15
1
-1
/
+13
*
lib/pb-protocol: Define new 'add-url' action
Samuel Mendoza-Jonas
2014-07-28
1
-0
/
+18
*
config: Add lang member to config
Jeremy Kerr
2014-07-28
1
-0
/
+9
*
discover: Add safe mode
Jeremy Kerr
2014-07-22
1
-1
/
+9
*
discover: check config.boot_device before setting a default
Jeremy Kerr
2014-07-21
1
-0
/
+2
*
config: Add boot_device member to config
Jeremy Kerr
2014-07-21
1
-3
/
+10
*
lib/pb-protocol: fix deserialise of boot option priorities
Jeremy Kerr
2014-04-07
1
-0
/
+3
*
discover: Make boot_priorities more flexible
Jeremy Kerr
2014-01-30
1
-2
/
+6
*
sysinfo: Add interface link status to sysinfo data
Jeremy Kerr
2013-12-18
1
-1
/
+8
*
protocol: Add block device information to system info
Jeremy Kerr
2013-11-22
1
-1
/
+41
*
lib/pb-protocol: Add serialise & deserialise for struct config
Jeremy Kerr
2013-11-13
1
-0
/
+203
*
Add system info messages
Jeremy Kerr
2013-10-09
1
-0
/
+110
*
types: Add device_type to struct device
Jeremy Kerr
2013-09-18
1
-0
/
+10
*
Add initial dtb support
Geoff Levand
2013-06-24
1
-0
/
+13
*
types: Add is_default to struct boot_option
Jeremy Kerr
2013-06-24
1
-1
/
+10
*
protocol: Add boot_status (de-)serialisation functions
Jeremy Kerr
2013-05-06
1
-0
/
+78
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
1
-89
/
+88
*
pb-protocol: Don't allocate in deserialise functions
Jeremy Kerr
2013-04-16
1
-14
/
+6
*
discover: parse boot message from incoming ACTION_BOOT messages
Jeremy Kerr
2013-04-15
1
-0
/
+31
*
discover-client: Add discover_client_boot
Jeremy Kerr
2013-04-15
1
-0
/
+24
*
Add boot command structure to petitboot protocol description
Jeremy Kerr
2013-04-15
1
-0
/
+8
*
lib/pb-protocol: suppress warning for unused buf_len arg
Jeremy Kerr
2013-03-05
1
-0
/
+1
*
Add pb_protocol_dump_device
Geoff Levand
2011-10-30
1
-0
/
+22
*
Add n_options to struct device
Geoff Levand
2011-10-27
1
-0
/
+2
*
Increase protocol payload size
Geoff Levand
2009-03-30
1
-3
/
+17
*
Remove boot_option_copy routine
Geoff Levand
2009-02-21
1
-20
/
+0
*
Add protocol object compare routines
Geoff Levand
2009-02-21
1
-0
/
+11
*
Make device instance constant
Geoff Levand
2009-02-01
1
-7
/
+9
*
Add boot_option_copy routine
Geoff Levand
2009-02-01
1
-0
/
+19
*
Fix build warnings
Geoff Levand
2009-02-01
1
-4
/
+9
*
Use enum type in pb_protocol_create_message
Geoff Levand
2009-02-01
1
-1
/
+1
*
Use a list for device->boot_options
Jeremy Kerr
2009-01-02
1
-12
/
+23
*
Initial support for multiple UIs
Jeremy Kerr
2008-12-15
1
-0
/
+307