summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* kill --level in chkconfig callNarayan Desai2005-07-231-1/+1
* fix conditional restart of services within bundlesNarayan Desai2005-07-231-1/+2
* add Gentoo supportZach Lowry2005-07-141-5/+127
* fix other stupid bugsZach Lowry2005-07-141-2/+2
* add missing parenZach Lowry2005-07-142-2/+2
* fix conflict with pylint correctionsZach Lowry2005-07-131-10/+11
* fix odata bugZach Lowry2005-07-131-1/+1
* pylint cleanups and minor code reviewNarayan Desai2005-07-131-62/+61
* Add solaris express supportZach Lowry2005-07-131-2/+112
* fix permission codeNarayan Desai2005-06-291-5/+6
* change postinstall command name to "name"Narayan Desai2005-06-291-1/+7
* implement permissionsNarayan Desai2005-06-291-5/+38
* improve error messageNarayan Desai2005-06-221-2/+2
* fix IOError (broken pipe)Narayan Desai2005-06-221-1/+4
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
* fix Symlink bugNarayan Desai2005-06-011-0/+6
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
* switch to url from nameNarayan Desai2005-05-121-1/+1
* add default fetch of nothing for pkgtool invocationsNarayan Desai2005-05-121-1/+1
* fix single pass installNarayan Desai2005-04-111-2/+4
* fix service stuffNarayan Desai2005-04-111-3/+9
* fix extra argNarayan Desai2005-04-111-1/+1
* fix inventory callNarayan Desai2005-04-111-1/+1
* move to using Toolset.InstallNarayan Desai2005-04-111-141/+5
* pylint fixupsNarayan Desai2005-04-111-10/+160
* pylint cleanupsNarayan Desai2005-04-111-147/+2
* fixed statistics/clean problemNarayan Desai2005-04-051-2/+7
* fix directory installation for wrongperms caseNarayan Desai2005-04-041-7/+14
* add service removalNarayan Desai2005-03-311-1/+6
* fix var nameNarayan Desai2005-02-161-1/+1
* fix code for TGNarayan Desai2005-02-141-25/+16
* 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
* fix et btNarayan Desai2005-02-011-1/+1
* implement --r=all|packageNarayan Desai2005-02-011-5/+15
* fix popen spinNarayan Desai2005-01-311-2/+3
* fix pipe hanging for large package descriptionsNarayan Desai2005-01-271-0/+2
* fix pylint warningNarayan Desai2005-01-271-1/+1
* add extra service supportNarayan Desai2005-01-191-2/+9
* add modified supportNarayan Desai2005-01-121-4/+7
* switch installed_this_run to modifiedNarayan Desai2005-01-121-2/+2
* Updated so stats won't include a blank <Bad> entry if the config is clean.Brian Pellin2005-01-111-6/+9
* Only counts states for statistics purposes.Brian Pellin2005-01-111-8/+2
* Made changes to generate more interesting statistics to send to the server.Brian Pellin2005-01-111-8/+29
* I guess ! is not a python operator.Brian Pellin2005-01-101-1/+1
* add apt-get clean callNarayan Desai2005-01-071-0/+1
* fix tbNarayan Desai2005-01-071-1/+1
* Fixed service verification for services that are not installed.Brian Pellin2005-01-061-1/+8
* Rewrote mostly to follow inventory model.Brian Pellin2005-01-061-29/+163