summaryrefslogtreecommitdiffstats
path: root/src/client/plymouth.c
Commit message (Expand)AuthorAgeFilesLines
* Add --wait option to client to block until daemon quitsHEADmasterCasey Dahlin2008-08-051-3/+20
* Add new subcommand "ask-for-password"Ray Strode2008-07-011-13/+114
* Drop print_usage functionRay Strode2008-07-011-15/+5
* Add state structure to client to consolidate the various stateRay Strode2008-07-011-38/+43
* Add --hide-splash optionRay Strode2008-06-271-1/+9
* Revert "Supress erroneous warning during shutdown.", it's completely wrong.Peter Jones2008-06-161-8/+5
* Supress erroneous warning during shutdown.Peter Jones2008-06-161-5/+8
* Fix trivial problems discovered with "-Wall -Werror"Peter Jones2008-06-121-1/+1
* s/BOOLEAN/FLAG/ for client option typesRay Strode2008-06-101-5/+5
* Add back client --ping optionRay Strode2008-06-101-0/+2
* Fix whitespace error I introduced.Peter Jones2008-06-091-1/+1
* Add "plymouth --newroot=/sysroot" support, and make --sysinit open the log.Peter Jones2008-06-091-2/+10
* Add new FLAG type to command parser apiRay Strode2008-06-081-1/+1
* Port client over to using new command line parsing codeRay Strode2008-06-081-38/+45
* s/rhgb-client.c/plymouth.c/ in commentRay Strode2008-06-081-1/+1
* s/rhgb-client/plymouth/ in the client usage stringRay Strode2008-05-201-1/+1
* Don't show splash by default, instead require client to request itRay Strode2008-05-201-3/+12
* rename rhgb-client to plymouthRay Strode2008-05-201-0/+184