summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add initial dtb supportGeoff Levand2013-06-246-6/+19
* ui/ncurses: Add cancel-default reportingJeremy Kerr2013-06-244-78/+6
* ui/common: Add code to send cancel-default messagesJeremy Kerr2013-06-242-0/+17
* ui: implement timers with waitsetsJeremy Kerr2013-06-245-91/+21
* lib/waiter: Add timeout waitersJeremy Kerr2013-06-243-6/+6
* ui/test: print default status of boot optionsJeremy Kerr2013-06-241-0/+1
* ui/test: Add boot status messages to test clientJeremy Kerr2013-05-211-0/+12
* ui/ncurses: implement global keysJeremy Kerr2013-05-211-0/+16
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-215-127/+116
* ui/nc: Don't segfault if we can't open log_fileJeremy Kerr2013-05-091-0/+3
* ui/nc: Handle cui_opt_data with no boot option more gracefullyJeremy Kerr2013-05-091-0/+5
* ui/ncurses: Simplify menu item namesJeremy Kerr2013-05-091-35/+2
* Makefiles: remove -I$(includedir)Jeremy Kerr2013-05-074-4/+0
* cui: Show incoming status messagesJeremy Kerr2013-05-061-5/+13
* ui: Receive boot status messagesJeremy Kerr2013-05-062-0/+20
* discover: Consolidate user events by device IDJeremy Kerr2013-04-161-0/+18
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-165-115/+141
* pb-protocol: Don't allocate in deserialise functionsJeremy Kerr2013-04-161-2/+5
* ncurses: Fix build warningGeoff Levand2013-04-151-0/+1
* Move --dry-run option to discover serverJeremy Kerr2013-04-158-27/+9
* Move boot to discover serverJeremy Kerr2013-04-1511-545/+12
* lib/url: Move URL-handling code to libJeremy Kerr2013-04-154-284/+2
* ui/ncurses: Add discover client to struct cuiJeremy Kerr2013-04-152-5/+5
* discover-client: interact directly with waitsetJeremy Kerr2013-04-155-80/+55
* discover-client: Add discover_client_bootJeremy Kerr2013-04-153-6/+55
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-159-33/+33
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-1510-77/+77
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-157-386/+408
* ui/common: Remove unused artworkJeremy Kerr2013-04-104-3/+0
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-107-16/+29
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-106-5/+9
* 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
* ui/twin: fix compiler warningsJeremy Kerr2013-03-051-2/+2
* ui/ncurses: Fix warning from unnecessary if statementJeremy Kerr2013-03-051-1/+1
* nc: Only expand debug macros if DEBUG is definedJeremy Kerr2013-03-051-0/+6
* Fix sftp loaderGeoff Levand2012-04-021-6/+5
* Increase X screen sizeGeoff Levand2012-03-302-3/+4
* Speed up --start-daemon optionGeoff Levand2012-03-302-10/+10
* Cleanup --dry-run option codeGeoff Levand2012-03-307-26/+29
* Add UI option --dry-runGeoff Levand2012-03-278-39/+53
* Log to stderr, allow --log=-Geoff Levand2012-03-264-16/+28
* Fixup artwork licensesGeoff Levand2012-03-0918-11/+241
* Add --start-daemon option to ui programsGeoff Levand2012-03-0811-26/+101
* Log file cleanupsGeoff Levand2012-03-084-10/+11
* Rename pb-nc, pb-twin to petitboot-nc, petitboot-twinGeoff Levand2012-03-082-14/+14
* Move installed programs from bin to sbinGeoff Levand2012-02-242-4/+4
* Update twin ui to use discover serverGeoff Levand2012-02-1512-1200/+2708
OpenPOWER on IntegriCloud