summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve error handling when key improperly specified on server (Reported by n...Narayan Desai2009-07-131-3/+3
* redhat/bcfg2.spec.in: Add unpackaged files to redhat spec file (Reported by s...Sol Jerome2009-07-131-0/+2
* Rework SSHbase alias/address supportNarayan Desai2009-07-112-54/+51
* Deps: fix tb due to change in metadata.groups type (Reported by teknix)Narayan Desai2009-07-101-1/+1
* bcfg2-info: fix showclient traceback (Reported by teknix on irc)Narayan Desai2009-07-101-2/+4
* Trigger: Add Trigger pluginNarayan Desai2009-07-092-1/+34
* Packages: Smarten up Yum dep resolverNarayan Desai2009-07-081-10/+13
* Init.py: Fix typo in intializeRepoSol Jerome2009-07-071-1/+1
* Added Bundle and Group for bcfg2-admin.James Yang2009-07-072-0/+99
* Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...James Yang2009-07-073-23/+132
* bcfg2-admin viz: Implement support for arbitrary output typesNarayan Desai2009-07-071-14/+12
* Packages: Fix YumSource file map pruningNarayan Desai2009-07-071-1/+1
* Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)Sol Jerome2009-07-013-7/+58
* Options.py: Remove unused variableSol Jerome2009-07-011-1/+0
* Changed how bcfg2-admin init handles plugins and added update_client to metad...James Yang2009-06-303-15/+86
* Added additional list and update options to bcfg2-admin clientJames Yang2009-06-301-4/+25
* Metadata - Fix method referenceNarayan Desai2009-06-301-1/+1
* Packages: Fix file architecture tagging for YumSources (patch from slack)Narayan Desai2009-06-291-1/+1
* Metadata: implement get_clients/get_groups interfaceNarayan Desai2009-06-291-3/+8
* APT/Client: Suppress known warningsSol Jerome2009-06-262-1/+15
* update to new Connector APIRick Bradshow2009-06-251-1/+1
* Version bump to 1.0pre4Narayan Desai2009-06-254-5/+11
* SSL: Implement protocol selection in bcfg2.confNarayan Desai2009-06-244-8/+27
* Fix Fam supportNarayan Desai2009-06-242-49/+134
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-232-4/+34
* Improve server error handlingNarayan Desai2009-06-232-6/+28
* Core: Fix statistics related server tracebackNarayan Desai2009-06-231-4/+1
* Packages: fix handling of architectures for RawURL YumSourcesNarayan Desai2009-06-231-17/+23
* Fix deb creation - now uses same *-packages glob as bcfg2.installDaniel Joseph Barnhart Clark2009-06-211-1/+1
* bcfg2-info: add complete profiling supportNarayan Desai2009-06-212-26/+30
* Metadata: Fix traceback from imd updatesSol Jerome2009-06-201-2/+2
* bcfg2-admin: Migrate query to new Metadata query interfaceSol Jerome2009-06-202-13/+3
* Metadata: improve resolution performanceNarayan Desai2009-06-191-2/+0
* Metadata: Implement query interfaceNarayan Desai2009-06-192-38/+39
* Packages: add parse-caching support for YumSourcesNarayan Desai2009-06-191-3/+4
* Debian: postrm fix from Paul CannonSol Jerome2009-06-191-1/+1
* Packages: Improve YumSource performance dramaticallyNarayan Desai2009-06-181-6/+13
* Implement zultron's inter-client metadata stuffNarayan Desai2009-06-182-3/+8
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-143-2/+8
* Cfg: Fix hardwired filename ignores (Fixes Ticket #619)Narayan Desai2009-06-142-3/+3
* Gentoo ebuild updates:Sol Jerome2009-06-141-0/+55
* APT: Force cache reload to get data from source updatesNarayan Desai2009-06-141-5/+3
* Improve error message for attempted directory unlinks (Patch from Torsten Reh...Narayan Desai2009-06-141-0/+3
* APT: fix cache invalidationNarayan Desai2009-06-141-0/+2
* Packages: implement caching for APTNarayan Desai2009-06-141-26/+60
* Packages: implement repomd support for yum sourcesNarayan Desai2009-06-141-16/+45
* Fix Yum URL sourcesNarayan Desai2009-06-111-1/+1
* Improve bundler error handling for .genshi filesNarayan Desai2009-06-111-2/+2
* Implement RawURL supportNarayan Desai2009-06-112-10/+21
* Made Debian packaging work with Python 2.6 and earlierJames Yang2009-06-092-3/+3