summaryrefslogtreecommitdiffstats
path: root/ui/twin/pbt-client.c
Commit message (Expand)AuthorAgeFilesLines
* ui: Fix typo: 'deamon' -> 'daemon'Samuel Mendoza-Jonas2016-05-061-4/+4
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-1/+0
* logging: Clean up debug logsJeremy Kerr2013-11-011-4/+4
* lib/process: Add dry_run argument to process_initJeremy Kerr2013-08-201-1/+1
* lib/process: replace pb_run_cmdJeremy Kerr2013-08-191-1/+1
* lib/process: replace pb_run_cmd_pipeJeremy Kerr2013-08-191-0/+3
* Add initial dtb supportGeoff Levand2013-06-241-0/+2
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-60/+49
* Move --dry-run option to discover serverJeremy Kerr2013-04-151-3/+1
* Move boot to discover serverJeremy Kerr2013-04-151-11/+6
* discover-client: interact directly with waitsetJeremy Kerr2013-04-151-6/+2
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-151-6/+6
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-151-6/+6
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-101-5/+9
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-101-0/+2
* ui/twin: fix compiler warningsJeremy Kerr2013-03-051-2/+2
* Speed up --start-daemon optionGeoff Levand2012-03-301-6/+6
* Cleanup --dry-run option codeGeoff Levand2012-03-301-2/+1
* Add UI option --dry-runGeoff Levand2012-03-271-3/+4
* Add --start-daemon option to ui programsGeoff Levand2012-03-081-3/+21
* Update twin ui to use discover serverGeoff Levand2012-02-151-0/+323
OpenPOWER on IntegriCloud