]> git.ozlabs.org Git - petitboot/history - lib
Increase protocol payload size
[petitboot] / lib /
2009-03-30 Geoff LevandIncrease protocol payload size
2009-03-23 Geoff LevandInclude types header in talloc
2009-03-23 Geoff LevandRename symbol new
2009-03-23 Geoff LevandAdd list_for_each_entry_continue routine
2009-02-21 Geoff LevandRemove boot_option_copy routine
2009-02-21 Geoff LevandAdd list insert routines
2009-02-21 Geoff LevandAdd protocol object compare routines
2009-02-01 Jeremy Kerr[pb-protocol] Add ui_info member to devices and boot...
2009-02-01 Geoff LevandMake device instance constant
2009-02-01 Geoff LevandAdd boot_option_copy routine
2009-02-01 Geoff LevandFlush log stream on write
2009-02-01 Geoff LevandMove log to library
2009-02-01 Geoff LevandFix waiter alloc
2009-02-01 Geoff LevandMove waiter to library
2009-02-01 Geoff LevandFix build warnings
2009-02-01 Geoff LevandUse enum type in pb_protocol_create_message
2009-01-02 Jeremy KerrUse a list for device->boot_options
2008-12-16 Jeremy KerrUse talloc for device handler destruction
2008-12-16 Jeremy KerrAdd device handler cleanup
2008-12-15 Jeremy KerrInitial support for multiple UIs