]> git.ozlabs.org Git - petitboot/history - ui/common/discover-client.c
ui/ncurses: in lockdown ensure system reboot in ncurses menu exit
[petitboot] / ui / common / discover-client.c
2018-08-07 Geoff Levandlib/log: Switch to pb_log_fn
2018-07-10 Jeremy Kerrui/ncurses: Implement F10-F12 for autoboot device control
2018-03-23 Brett Grandboisui/common/discover-client: explicit #include <string.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-09-08 Samuel Mendoza-JonasUse 'consoles' instead of 'tty' to refer to interfaces
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2016-06-29 Samuel Mendoza-Jonasui/common: Set current console on boot command
2015-12-18 Sam Mendoza-JonasMerge pull request #11 from open-power/coverity
2015-12-18 Samuel Mendoza-Jonasui/common: Free message on return
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 Kerrui/common: associate boot options with devices
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-10 Jeremy Kerrui/ncurses: Allow booting custom boot options
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-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-05-06 Jeremy Kerrui: Receive boot status messages
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-16 Jeremy Kerrpb-protocol: Don't allocate in deserialise functions
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2012-02-15 Geoff LevandMinor include path fix
2009-08-04 Geoff LevandFix minor typo in discover-client file descriptor check
2009-06-30 Geoff LevandFix memmove size
2009-03-30 Geoff LevandRename client add remove ops
2009-02-21 Geoff LevandPass cb_arg to discover_client_init
2009-02-02 Geoff LevandFix log move commit
2009-02-01 Jeremy Kerr[discover client] Remove device from discover array...
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
2009-02-01 Geoff LevandChange client to use pb_log
2009-01-04 Jeremy KerrReport error is no message is read
2008-12-31 Jeremy KerrRemove reference to device.h
2008-12-15 Jeremy KerrInitial support for multiple UIs