summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Toolset.py
Commit message (Expand)AuthorAgeFilesLines
* fix tb when everything is fineNarayan Desai2006-01-101-1/+1
* Add package type for packages using the file attributeNarayan Desai2006-01-051-0/+2
* set keyword attributes on most filesNarayan Desai2005-12-131-32/+111
* begin client hardeningNarayan Desai2005-12-091-3/+9
* fix longstanding faulty reporting of packages included in the configNarayan Desai2005-11-301-3/+4
* switch to lxmlNarayan Desai2005-11-121-1/+1
* fix double calls to Toolset.InventoryNarayan Desai2005-11-091-1/+1
* dittoNarayan Desai2005-10-241-1/+12
* don't include extra element if no extra config elements existNarayan Desai2005-10-061-3/+4
* fix rh tbNarayan Desai2005-09-301-0/+1
* add support for extra config reportingNarayan Desai2005-09-291-0/+3
* get solaris changes all workingNarayan Desai2005-09-161-4/+16
* undo nosrv changesNarayan Desai2005-09-141-1/+2
* typoNarayan Desai2005-09-131-1/+1
* fix multi-tool codeNarayan Desai2005-09-131-4/+5
* new pkgtool API to allow for multiple package types on a single archNarayan Desai2005-09-121-33/+40
* fix conditional restart of services within bundlesNarayan Desai2005-07-231-1/+2
* 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
* fix IOError (broken pipe)Narayan Desai2005-06-221-1/+4
* fix Symlink bugNarayan Desai2005-06-011-0/+6
* add default fetch of nothing for pkgtool invocationsNarayan Desai2005-05-121-1/+1
* fix single pass installNarayan Desai2005-04-111-2/+4
* fix extra argNarayan Desai2005-04-111-1/+1
* pylint fixupsNarayan Desai2005-04-111-10/+160
* fix directory installation for wrongperms caseNarayan Desai2005-04-041-7/+14
* fix et btNarayan Desai2005-02-011-1/+1
* add modified supportNarayan Desai2005-01-121-4/+7
* 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
* 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
* tighten up error checkingNarayan Desai2004-11-081-25/+17
* kill !# lineNarayan Desai2004-10-301-2/+0
* fix LogFailureNarayan Desai2004-10-271-1/+1
* Debug/verbose improvementsNarayan Desai2004-10-271-16/+37
* pylint fixesNarayan Desai2004-10-261-31/+32
* fix calcpermsNarayan Desai2004-10-261-1/+1
* fix paranoid mode like Gene wants it.Narayan Desai2004-10-261-2/+5
* more pylintNarayan Desai2004-10-221-75/+68
* pylint fixesNarayan Desai2004-10-211-44/+49
* fix CalcPerms callNarayan Desai2004-10-151-1/+1
* fix directory perm verificationNarayan Desai2004-10-141-1/+1
* fix base64 installationsNarayan Desai2004-10-131-2/+10
* change symlink.from to symlink.nameNarayan Desai2004-10-131-6/+7
* 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