summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Toolset.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for empty filesNarayan Desai2006-05-151-1/+5
* * Pylint cleanupsNarayan Desai2006-05-021-2/+4
* Fix the "all entries correct" message when work remains to be doneNarayan Desai2006-04-261-1/+1
* * Fix revision handling (for cases where the server doesn't supply a revisio...Narayan Desai2006-03-291-1/+1
* * Fix parent directory creation for directory entries (resolving Ticket #37)Narayan Desai2006-03-291-0/+22
* * Version bumpNarayan Desai2006-03-231-0/+1
* * Implement configuration specification revision passing between client and ...Narayan Desai2006-03-171-22/+3
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-5/+30
* Fix up logging in dryrun modeNarayan Desai2006-03-011-12/+17
* Add missing importNarayan Desai2006-02-281-1/+1
* Switch more client toolsets over to the new logging infrastructureNarayan Desai2006-02-281-5/+22
* Fix output loggingNarayan Desai2006-02-211-1/+1
* Update to new logging infrastructureNarayan Desai2006-02-211-163/+94
* Fix client stats problem where self.structures false entries don't correspond...Narayan Desai2006-02-201-2/+1
* Fix relative imports and improve verbosityNarayan Desai2006-02-171-35/+29
* Fix Ti's Symlink clobbering problem for ticket #8Narayan Desai2006-02-171-41/+42
* attribute updateNarayan Desai2006-02-141-2/+2
* last step of repo switchesNarayan Desai2006-01-231-8/+14
* 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