summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Packaging updates for python 2.6 (from Kamil Kisielk)Narayan Desai2009-02-061-1/+1
* Client tools infrastructure update for python 2.6 (From Kamil Kisiel)Narayan Desai2009-02-061-4/+12
* TLSlite updates for python 2.6 (From Kamil Kisiel)Narayan Desai2009-02-064-8/+23
* Packages: handle APT virtual packages properlyNarayan Desai2009-02-051-3/+50
* fix a logic error in updatefixNarayan Desai2009-02-041-1/+1
* Prevent Genshi traceback for unknown encodingsSol Jerome2009-02-031-2/+5
* Fix server core init for MetadataCoreSol Jerome2009-02-021-1/+1
* revert last patchNarayan Desai2009-02-021-4/+2
* Add client aliases to metadata instancesNarayan Desai2009-02-021-2/+4
* Fix unicode error messagesNarayan Desai2009-02-022-6/+3
* new version of BB that works as a connector (for substantial code savings)Narayan Desai2009-02-021-316/+74
* Split out connector interface to allow for additional data generation based o...Narayan Desai2009-02-026-17/+26
* Packages bug fixNarayan Desai2009-02-021-1/+6
* M Tools/Portage.pyMichael Jinks2009-01-311-2/+2
* Version bump to 1.0pre1Narayan Desai2009-01-295-5/+11
* Use safer alternatives to mktemp (Patch from adeason)Sol Jerome2009-01-294-7/+15
* Core fixes from pylintSol Jerome2009-01-291-7/+7
* Properties fixes from pylintNarayan Desai2009-01-281-3/+3
* Fix tb caused by non-string revisionSol Jerome2009-01-281-1/+1
* Add user doc in roadmap for Sol's new VC codeNarayan Desai2009-01-271-0/+4
* Add Version plugin typeSol Jerome2009-01-2610-54/+115
* man2html didn't like extra spaces on first line...Daniel Joseph Barnhart Clark2009-01-231-1/+1
* working fix for the redhat init script (mea culpa)Narayan Desai2009-01-231-1/+1
* make redhat init script work on RHEL4 (Patch from Carol Tardif)Narayan Desai2009-01-231-1/+1
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-239-80/+85
* Add Pull Source support to Minestruct (with aggregation of all extra entries)Sol Jerome2009-01-221-1/+6
* Create cachedir if it doesn't existSol Jerome2009-01-221-0/+4
* Fix tb when initializing the Decisions pluginSol Jerome2009-01-211-1/+1
* Remove old properties implementation and hardwiringNarayan Desai2009-01-216-57/+14
* Packages: only kick in on package entriesNarayan Desai2009-01-211-1/+2
* Move properties to the connector interfaceNarayan Desai2009-01-213-5/+46
* Remove plugin initialization debug codeNarayan Desai2009-01-211-1/+1
* 1.0 roadmap updateNarayan Desai2009-01-211-10/+14
* Add support for out of tree pluginsNarayan Desai2009-01-211-2/+5
* more error handling for PackagesNarayan Desai2009-01-212-2/+10
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-215-4/+163
* roadmap updatesNarayan Desai2009-01-171-4/+8
* Revert accidental svn keyword changes and add minor pylint fixesSol Jerome2009-01-155-11/+11
* Uniqify probe returns so that a client only gets the most specific version, a...Narayan Desai2009-01-152-17/+13
* add GBundler plugin (like SGenshi, but works like Bundler)Narayan Desai2009-01-157-9/+56
* Modification given by Stéphane Graber to support the debian architectureSteve Tousignant2009-01-131-95/+222
* Add support for alternate VCS backendsSol Jerome2009-01-1310-31/+60
* Revert dict accesses in APT toolSol Jerome2009-01-131-1/+1
* Add more verbose apt cache mismatch errorsNarayan Desai2009-01-131-2/+7
* Update bcfg2-admin query to use new Core interfaceSol Jerome2009-01-132-3/+3
* SYSV support for version=any (patch from adeason) (Resolves Ticket #632)Narayan Desai2009-01-131-2/+7
* Fall back to auto behavior for APT version=any installation (Resolves Ticket ...Narayan Desai2009-01-131-3/+1
* Improve error message for APT.py when version=any (Resolves Ticket #631)Narayan Desai2009-01-131-0/+2
* Alphabetize clients list in reports so that it looks more saneSol Jerome2009-01-121-1/+1
* Fix tb in bcfg2-admin modesNarayan Desai2009-01-121-2/+0