summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* fix missing parenNarayan Desai2004-12-151-1/+1
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
* fix mkdir -p caseNarayan Desai2004-12-031-9/+10
* fix permission settingNarayan Desai2004-12-021-1/+1
* add debugging for Directory VerificationNarayan Desai2004-11-301-0/+8
* add another force optionNarayan Desai2004-11-131-1/+1
* fix one thinkoNarayan Desai2004-11-131-1/+1
* fix some runtime errorsNarayan Desai2004-11-111-4/+4
* switch init script targetNarayan Desai2004-11-101-1/+1
* tighten up error checkingNarayan Desai2004-11-081-25/+17
* fix most pylint issuesNarayan Desai2004-11-081-52/+42
* fix Build mode servicesNarayan Desai2004-11-041-2/+6
* move to using apt.confNarayan Desai2004-11-041-3/+4
* final dpkg fixNarayan Desai2004-11-041-1/+1
* fix noninteractive installsNarayan Desai2004-11-041-1/+1
* keep service starts from occuring during buildNarayan Desai2004-11-041-3/+4
* fix tai tbNarayan Desai2004-11-021-1/+4
* add default caseNarayan Desai2004-11-021-1/+1
* kill !# lineNarayan Desai2004-10-302-3/+0
* fix for pkg removal caseNarayan Desai2004-10-291-2/+34
* fix two-way reporting for packagesNarayan Desai2004-10-291-0/+3
* fix LogFailureNarayan Desai2004-10-271-1/+1
* fix callNarayan Desai2004-10-271-31/+40
* Debug/verbose improvementsNarayan Desai2004-10-271-16/+37
* pylint fixupsNarayan Desai2004-10-261-22/+27
* make the stub really a stubNarayan Desai2004-10-261-18/+1
* pylint fixesNarayan Desai2004-10-262-62/+64
* make into a real stubNarayan Desai2004-10-261-18/+1
* do nonpkg stuff first on debianNarayan Desai2004-10-261-5/+5
* fix calcpermsNarayan Desai2004-10-261-1/+1
* fix paranoid mode like Gene wants it.Narayan Desai2004-10-261-2/+5
* stop using updaterc for service status checkNarayan Desai2004-10-251-58/+69
* pylint fixupNarayan Desai2004-10-251-1/+2
* pylint fixupsNarayan Desai2004-10-221-2/+3
* pylint fixesNarayan Desai2004-10-221-3/+4
* more pylintNarayan Desai2004-10-221-75/+68
* fix pkg version error pathNarayan Desai2004-10-211-1/+1
* fix partial package errorsNarayan Desai2004-10-211-6/+7
* pylint fixesNarayan Desai2004-10-213-113/+109
* fix CalcPerms callNarayan Desai2004-10-151-1/+1
* fix directory perm verificationNarayan Desai2004-10-141-1/+1
* fixed the installed = true loopRick Bradshow2004-10-131-1/+1
* remove debug statementsNarayan Desai2004-10-131-15/+0
* More fixes from RickNarayan Desai2004-10-131-19/+24
* fix base64 installationsNarayan Desai2004-10-131-2/+10
* change symlink.from to symlink.nameNarayan Desai2004-10-131-6/+7
* initial two-way reportingNarayan Desai2004-10-121-0/+1
* make complete non-two-way functionalNarayan Desai2004-10-111-21/+53
* fix importsNarayan Desai2004-10-111-8/+2
* refactor clientstate code into the toolsets (will allow better two-way implem...Narayan Desai2004-10-111-7/+110