summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Revert "Supress erroneous warning during shutdown.", it's completely wrong.Peter Jones2008-06-162-9/+5
* Supress erroneous warning during shutdown.Peter Jones2008-06-162-5/+9
* 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-093-2/+35
* 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
* Fix socket address creation off-by-one bug for abstract socket paths.Peter Jones2008-06-031-1/+1
* Don't assert if daemon returns empty string answer to clientRay Strode2008-06-031-2/+5
* 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-203-4/+29
* overwrite existing rhgb-client compat symlink when doing make installRay Strode2008-05-201-1/+1
* Add client tests directory to SUBDIRSRay Strode2008-05-201-0/+2
* rename rhgb-client to plymouthRay Strode2008-05-206-0/+969