]> git.ozlabs.org Git - petitboot/history - ui/common/discover-client.h
ncurses/nc-cui: fix unreferenced assertion variable
[petitboot] / ui / common / discover-client.h
2017-08-15 Samuel Mendoza-Jonasui/ncurses: Add plugin menu and nc-plugin screen
2016-12-20 Jeremy Kerrtypes: shorten boot_status definitions
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2014-07-28 Samuel Mendoza-Jonasui/ncurses: Add support for 'add-url' action
2014-07-28 Jeremy Kerrui/common: Add discover_client_enumerate to re-add...
2014-04-02 Jeremy Kerrprotocol: expose discovery reinit over client/server...
2013-11-14 Jeremy Kerrui/ncurses: Parse configuration form & send to server
2013-11-13 Jeremy Kerrui/common: Don't talloc_free sysinfo and status explicitly
2013-11-13 Jeremy Kerrconfig: Implement config messages
2013-10-09 Jeremy KerrAdd system info messages
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui/common: Add code to send cancel-default messages
2013-05-06 Jeremy Kerrui: Receive boot status messages
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions
2009-06-30 Geoff LevandRevert const device in discover_client_ops
2009-03-30 Geoff LevandRename client add remove ops
2009-02-21 Geoff LevandPass cb_arg to discover_client_init
2009-02-01 Jeremy Kerr[discover client] Add device accessors
2009-02-01 Jeremy Kerr[discover client] Make devices persistent
2009-02-01 Geoff LevandMake client ops constant
2009-02-01 Geoff LevandAdd client ops instance arg
2008-12-31 Jeremy KerrRemove reference to device.h
2008-12-15 Jeremy KerrInitial support for multiple UIs