summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)AuthorFilesLines
2020-10-28client: Don't wait forever for a ping replyBrian Murray1-0/+16
2020-10-28Revert "Don't wait forever for a ping reply."Ray Strode1-9/+0
2020-10-26Don't wait forever for a ping reply.Brian Murray1-0/+9
2019-05-29Add a new firmware-upgrade mode for use by fwupdRichard Hughes1-0/+6
2019-02-26Add new reboot and system-upgrade modesHans de Goede1-20/+28
2018-10-31libply: Move kernel commandline parsing functions to libply/ply-utilsHans de Goede1-32/+2
2018-05-17client: fix typo in help textUlrich Ölmann1-1/+1
2014-10-17client: fix incorrectly sized buffer for /proc/cmdlineRay Strode1-2/+2
2014-05-20ReindentRay Strode3-1684/+1565
2014-04-21Revert "Add support for operation log messages"Ray Strode3-190/+38
2014-04-21Add support for operation log messagesPali Rohár3-38/+190
2014-02-07client: support plymouth.debug on kernel command lineRay Strode1-1/+2
2013-12-11build-goo: s/INCLUDES/AM_CPPFLAGS/Ray Strode1-1/+1
2013-12-03tests: drop for nowRay Strode4-161/+0
2012-06-08main: add a system-update command that can pass update progress to the daemonRichard Hughes3-0/+59
2012-06-08main: add a change-mode command to be able to switch the splash mode at runtimeRichard Hughes3-0/+77
2012-05-11client: add new flush apiSteve Langasek2-0/+12
2012-03-21ulibc: Change the link order + add -ldlPer Øyvind Karlsen1-1/+1
2011-10-11client: fix fd leakJames Hunt1-0/+1
2011-08-03Revert "Add --nowait option."Ray Strode3-135/+82
2011-07-15Add --nowait option.cee13-82/+135
2011-03-26client: small leak fixRay Strode1-1/+4
2011-03-12client: allow reply handlers to be optional.Colin Watson1-6/+10
2011-03-02client: do not wait forever if daemon is not startedAndrey Borzenkov1-0/+5
2011-02-09client: clean up warningsRay Strode1-4/+0
2010-11-19boot-client: fix fallback socket supportAndrey Borzenkov1-2/+5
2010-10-06protocol: change socket pathRay Strode1-3/+12
2010-10-06protocol: drop leading \0 from socket pathRay Strode1-1/+1
2010-10-06utils: add support for "trimmed abstract" socketsRay Strode1-2/+3
2010-09-07client: Alias display-message command to message for backward compatibilityCharlie Brej1-1/+3
2010-09-07boot-client: Add hide-message client commandCharlie Brej3-4/+54
2010-09-07protocol: Add "hide message" command to the protocolCharlie Brej1-1/+1
2010-09-07client: Open /proc/cmdline by absolute pathColin Watson1-1/+1
2010-08-22[client] Update top line of help outputRay Strode1-1/+1
2010-08-19[array] Support integer elementsRay Strode1-3/+3
2010-06-30[client] Fix watch-keystroke cancellationRay Strode1-3/+8
2010-06-03[client] Add ignore-keystroke commandCharlie Brej1-0/+29
2010-04-05[client] Allow unlimited unlock attemptsRay Strode1-1/+2
2010-03-24[client] add update subcommandRay Strode1-0/+31
2010-03-24[client] add hide-splash and show-splash subcommandsRay Strode1-0/+34
2010-03-24[client] add new update-root-fs commandRay Strode1-0/+46
2010-03-21[client] add "has active vt?" requestScott James Remnant3-1/+28
2010-03-21[client] Add new reactivate commandScott James Remnant3-0/+32
2010-03-02[client] Install libply-boot-client library and headersScott James Remnant2-0/+31
2010-01-26[main] Defer password requests to client if daemon unavailableRay Strode1-0/+4
2010-01-26[main] Send CTRL-C instead of NULL for password cancelRay Strode1-1/+3
2010-01-26[client] add debugging statementsRay Strode1-16/+46
2010-01-26[client] Run ask-for-password command unconditionallyRay Strode1-2/+41
2010-01-26[client] Don't exit right away if daemon unavailableRay Strode2-31/+32
2010-01-26[client] debug mode if plymouth:debug in /proc/cmdlineRay Strode1-0/+38