summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Toolset.py
Commit message (Expand)AuthorAgeFilesLines
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-706/+0
* Fix up minor toolset problemsNarayan Desai2006-09-151-12/+12
* Add verbose logging of which bundle entries are badNarayan Desai2006-09-151-1/+4
* Fix Paranoid modeNarayan Desai2006-09-111-1/+1
* Fix bundle deps in interactive modeNarayan Desai2006-08-301-0/+2
* Fix Interactive mode spacingNarayan Desai2006-08-301-1/+1
* Only restart enabled servicesNarayan Desai2006-08-291-2/+3
* Make service restarts tunable across platformsNarayan Desai2006-08-291-2/+7
* Implement interactive mode for the clientChris Vuletich2006-08-241-1/+20
* Cleanly detect unsupported entry typesNarayan Desai2006-08-241-0/+3
* * Annotate Bcfg2.Client.XML driverNarayan Desai2006-08-141-10/+13
* Fix corner case where extra packages appear not to be installed (?)Narayan Desai2006-07-271-2/+7
* Fix ConfigFile verification of unbound entries (Resolves ticket #79)Narayan Desai2006-07-211-0/+3
* Continue in case of entry verification errorsNarayan Desai2006-07-141-0/+3
* Fix diffing of binary filesNarayan Desai2006-07-141-1/+4
* Generic client toolset improvementsNarayan Desai2006-07-141-39/+21
* * Fix pkgtool setup for base ToolsetNarayan Desai2006-07-101-2/+5
* Two bugfixes from Ti's bugreportsNarayan Desai2006-07-101-2/+10
* Add support for severity field in statisticsNarayan Desai2006-07-071-0/+4
* * Add specific info reporting code for Extra elements Narayan Desai2006-06-291-2/+4
* Fix some failure reportingNarayan Desai2006-06-281-2/+6
* Pass current failure information to server in statisticsNarayan Desai2006-06-281-7/+19
* Fix traceback if user resolution fails (Resolves Ticket #67)Narayan Desai2006-06-261-1/+1
* Verify method instrumentation from ChrisVNarayan Desai2006-06-211-35/+20
* Restructure work queue reporting and some pylint fixesNarayan Desai2006-06-211-19/+24
* 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