summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* lib/log: Cleanup log APIJeremy Kerr2013-09-192-18/+11
* discover: populate udev device typesJeremy Kerr2013-09-181-0/+16
* ui/ncurses: Allow both DEL and ^H to map to backspaceJeremy Kerr2013-09-061-0/+8
* lib/process: Add dry_run argument to process_initJeremy Kerr2013-08-203-3/+4
* lib/process: replace pb_run_cmdJeremy Kerr2013-08-194-15/+21
* lib/process: replace pb_run_cmd_pipeJeremy Kerr2013-08-192-0/+6
* lib/waiter: handle -EINTRJeremy Kerr2013-08-192-2/+2
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-2310-12/+47
* ui/ncurses: Add setlocale callJeremy Kerr2013-07-231-0/+3
* ui/ncurses: Remove unused 'cod' variableJeremy Kerr2013-06-241-2/+1
* 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
OpenPOWER on IntegriCloud