summaryrefslogtreecommitdiffstats
path: root/ui/common/discover-client.c
Commit message (Expand)AuthorAgeFilesLines
* types: shorten boot_status definitionsJeremy Kerr2016-12-201-3/+3
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-081-1/+1
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+1
* ui/common: Set current console on boot commandSamuel Mendoza-Jonas2016-06-291-0/+1
* ui/common: Free message on returnSamuel Mendoza-Jonas2015-12-181-6/+7
* ui/ncurses: Add support for 'add-url' actionSamuel Mendoza-Jonas2014-07-281-0/+18
* ui/common: Add discover_client_enumerate to re-add device dataJeremy Kerr2014-07-281-0/+18
* ui/common: associate boot options with devicesJeremy Kerr2014-04-021-0/+2
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-0/+13
* ui/ncurses: Parse configuration form & send to serverJeremy Kerr2013-11-141-0/+18
* ui/common: Don't talloc_free sysinfo and status explicitlyJeremy Kerr2013-11-131-8/+12
* config: Implement config messagesJeremy Kerr2013-11-131-0/+18
* ui/ncurses: Allow booting custom boot optionsJeremy Kerr2013-10-101-2/+1
* Add system info messagesJeremy Kerr2013-10-091-0/+19
* Add initial dtb supportGeoff Levand2013-06-241-0/+1
* ui/common: Add code to send cancel-default messagesJeremy Kerr2013-06-241-0/+13
* lib/waiter: Add timeout waitersJeremy Kerr2013-06-241-2/+2
* ui: Receive boot status messagesJeremy Kerr2013-05-061-0/+19
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-4/+50
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-161-2/+5
* discover-client: interact directly with waitsetJeremy Kerr2013-04-151-45/+44
* discover-client: Add discover_client_bootJeremy Kerr2013-04-151-0/+39
* Minor include path fixGeoff Levand2012-02-151-1/+1
* Fix minor typo in discover-client file descriptor checkGeoff Levand2009-08-031-1/+1
* Fix memmove sizeGeoff Levand2009-06-301-1/+1
* Rename client add remove opsGeoff Levand2009-03-301-6/+6
* Pass cb_arg to discover_client_initGeoff Levand2009-02-211-1/+2
* Fix log move commitGeoff Levand2009-02-021-1/+1
* [discover client] Remove device from discover array before notifying UIJeremy Kerr2009-02-011-4/+4
* [discover client] Add device accessorsJeremy Kerr2009-02-011-0/+15
* [discover client] Make devices persistentJeremy Kerr2009-02-011-3/+48
* Make client ops constantGeoff Levand2009-02-011-2/+3
* Add client ops instance argGeoff Levand2009-02-011-2/+2
* Change client to use pb_logGeoff Levand2009-02-011-5/+7
* Report error is no message is readJeremy Kerr2009-01-041-1/+1
* Remove reference to device.hJeremy Kerr2008-12-311-1/+0
* Initial support for multiple UIsJeremy Kerr2008-12-151-0/+111
OpenPOWER on IntegriCloud