summaryrefslogtreecommitdiffstats
path: root/ui/common
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Add plugin menu and nc-plugin screenSamuel Mendoza-Jonas2017-08-152-0/+58
* types: shorten boot_status definitionsJeremy Kerr2016-12-202-5/+5
* 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-262-0/+2
* ui/common: Set current console on boot commandSamuel Mendoza-Jonas2016-06-291-0/+1
* Fix sparse warningsAndrew Donnellan2016-04-201-1/+1
* ui/common: Only close valid file descriptorSamuel Mendoza-Jonas2016-02-091-2/+2
* ui/common: Free message on returnSamuel Mendoza-Jonas2015-12-181-6/+7
* autotools: Use non-recursive makeJeremy Kerr2014-08-011-32/+23
* ui/ncurses: Add support for 'add-url' actionSamuel Mendoza-Jonas2014-07-282-0/+22
* ui/common: Add discover_client_enumerate to re-add device dataJeremy Kerr2014-07-282-0/+23
* ui/common: associate boot options with devicesJeremy Kerr2014-04-021-0/+2
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-022-0/+16
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-184-4/+6
* ui/ncurses: Parse configuration form & send to serverJeremy Kerr2013-11-142-0/+22
* ui/common: Don't talloc_free sysinfo and status explicitlyJeremy Kerr2013-11-132-8/+21
* config: Implement config messagesJeremy Kerr2013-11-132-0/+19
* logging: Clean up debug logsJeremy Kerr2013-11-012-7/+7
* ui/ncurses: Allow booting custom boot optionsJeremy Kerr2013-10-101-2/+1
* Add system info messagesJeremy Kerr2013-10-092-0/+20
* lib/process: replace pb_run_cmdJeremy Kerr2013-08-192-11/+17
* Add initial dtb supportGeoff Levand2013-06-242-0/+2
* ui/common: Add code to send cancel-default messagesJeremy Kerr2013-06-242-0/+17
* ui: implement timers with waitsetsJeremy Kerr2013-06-242-80/+21
* lib/waiter: Add timeout waitersJeremy Kerr2013-06-241-2/+2
* Makefiles: remove -I$(includedir)Jeremy Kerr2013-05-071-1/+0
* ui: Receive boot status messagesJeremy Kerr2013-05-062-0/+20
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-162-4/+52
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-161-2/+5
* Move boot to discover serverJeremy Kerr2013-04-155-481/+0
* lib/url: Move URL-handling code to libJeremy Kerr2013-04-154-284/+2
* discover-client: interact directly with waitsetJeremy Kerr2013-04-152-57/+46
* discover-client: Add discover_client_bootJeremy Kerr2013-04-153-6/+55
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-152-3/+3
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-152-12/+12
* ui/common: Remove unused artworkJeremy Kerr2013-04-104-3/+0
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-102-2/+4
* ui/common/url: Fix multiple-preceeding-slash on pathnamesJeremy Kerr2013-03-061-0/+5
* ui/common/url: Add pb_url_scheme_nameJeremy Kerr2013-03-062-0/+13
* ui/common/url: remove scheme separator from URL scheme definitionsJeremy Kerr2013-03-061-20/+35
* ui/common/url: move pb_scheme_info array to file scopeJeremy Kerr2013-03-061-16/+15
* Fix sftp loaderGeoff Levand2012-04-021-6/+5
* Cleanup --dry-run option codeGeoff Levand2012-03-302-10/+9
* Add UI option --dry-runGeoff Levand2012-03-272-12/+13
* Fixup artwork licensesGeoff Levand2012-03-0915-6/+236
* Add --start-daemon option to ui programsGeoff Levand2012-03-083-8/+33
* Remove union in pb_opt_dataGeoff Levand2012-02-151-4/+2
* Minor include path fixGeoff Levand2012-02-151-1/+1
* Add artwork files network.png, system.pngGeoff Levand2012-02-123-8/+8
* Convert build to use automakeGeoff Levand2012-02-121-0/+63
OpenPOWER on IntegriCloud