summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Debian.py
Commit message (Expand)AuthorAgeFilesLines
* version bumpNarayan Desai2005-12-131-1/+1
* set keyword attributes on most filesNarayan Desai2005-12-131-20/+29
* begin client hardeningNarayan Desai2005-12-091-8/+9
* Stop services on debian if they are enabled but shouldn't beNarayan Desai2005-12-081-0/+1
* pylint fixesNarayan Desai2005-10-241-9/+2
* remove local extra_services defNarayan Desai2005-09-301-1/+0
* add support for extra config reportingNarayan Desai2005-09-291-3/+4
* typoNarayan Desai2005-09-161-1/+1
* another typoNarayan Desai2005-09-131-1/+1
* add default package typeNarayan Desai2005-09-131-0/+2
* add typed debian pkgtool supportNarayan Desai2005-09-121-2/+2
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
* fix service stuffNarayan Desai2005-04-111-3/+9
* fix inventory callNarayan Desai2005-04-111-1/+1
* move to using Toolset.InstallNarayan Desai2005-04-111-141/+5
* fixed statistics/clean problemNarayan Desai2005-04-051-2/+7
* add service removalNarayan Desai2005-03-311-1/+6
* fix var nameNarayan Desai2005-02-161-1/+1
* make 2 way print conditionallyNarayan Desai2005-02-141-6/+8
* fix extra printingNarayan Desai2005-02-021-3/+3
* fix thinkosNarayan Desai2005-02-021-3/+3
* implement --r=all|packageNarayan Desai2005-02-011-5/+15
* fix pylint warningNarayan Desai2005-01-271-1/+1
* add extra service supportNarayan Desai2005-01-191-2/+9
* switch installed_this_run to modifiedNarayan Desai2005-01-121-2/+2
* add apt-get clean callNarayan Desai2005-01-071-0/+1
* fix tbNarayan Desai2005-01-071-1/+1
* fix nonexistant init script errorsNarayan Desai2004-12-161-3/+8
* fix missing parenNarayan Desai2004-12-151-1/+1
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
* 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
* 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-301-1/+0
* fix for pkg removal caseNarayan Desai2004-10-291-2/+34
* fix two-way reporting for packagesNarayan Desai2004-10-291-0/+3
* fix callNarayan Desai2004-10-271-31/+40
* pylint fixupsNarayan Desai2004-10-261-22/+27
* do nonpkg stuff first on debianNarayan Desai2004-10-261-5/+5
* stop using updaterc for service status checkNarayan Desai2004-10-251-58/+69