summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Compat: old clients will not accept entries containing a type attributeSol Jerome2009-09-091-0/+1
* Compat: Fix plugin to generate proper spec for older clientsSol Jerome2009-09-071-7/+11
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-077-9/+9
* POSIX: Add support for unified Path entriesSol Jerome2009-09-072-5/+37
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-1/+1
* Packages: Handle file fetch errors (on repo refresh) betterNarayan Desai2009-08-161-2/+7
* Packages: Fix make_non_redundant to work with packages with no depsNarayan Desai2009-08-091-1/+5
* Packages: implement code to determine non-redundant package setNarayan Desai2009-08-011-0/+17
* SSHbase: defer ssh_known_hosts file building until metadata is workingNarayan Desai2009-07-271-1/+4
* NagiosGen: Make properties use completely optionalNarayan Desai2009-07-241-2/+4
* Snapshots: make importer async, and serialize db loadsNarayan Desai2009-07-231-1/+11
* NagiosGen: Add support for properties driven monitoring configurations (Patch...Narayan Desai2009-07-231-6/+16
* sync from bbNarayan Desai2009-07-211-4/+4
* Statistics: fix destructive use of statistics dataNarayan Desai2009-07-181-2/+2
* Ohai: Implement Ohai pluginNarayan Desai2009-07-182-1/+59
* Bundler-genshi: import genshi for error pathNarayan Desai2009-07-161-0/+1
* TCheetah: handle imports in a way that pylint likesNarayan Desai2009-07-161-8/+6
* Packages: pylint fixesNarayan Desai2009-07-161-1/+5
* GroupPatterns: short-circuit range matchingNarayan Desai2009-07-161-2/+6
* GroupPatterns: support activation of multiple groups from a single patternNarayan Desai2009-07-161-10/+13
* SSHbase: fix skn caching (Fixes startup behavior (-40s on my repo))Narayan Desai2009-07-161-2/+2
* GroupPatterns: implement NodeRange (node[[001-096,099]]) supportNarayan Desai2009-07-151-5/+46
* Packages: Reverse sorting order for sources, allowing sources to work similar...Narayan Desai2009-07-151-0/+2
* GroupPatterns plugin: initial implementationNarayan Desai2009-07-152-1/+70
* SSHbase: add an error message for non-resolving clientsNarayan Desai2009-07-141-0/+4
* Metadata: fix query.all_groups to catch implicit groups in groups.xmlNarayan Desai2009-07-141-1/+3
* TCheetah: Remove RPM python-cheetah requirementSol Jerome2009-07-131-2/+11
* bcfg2-admin init: fix traceback (reported by somekool on irc)Narayan Desai2009-07-131-2/+3
* 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
* Trigger: Add Trigger pluginNarayan Desai2009-07-092-1/+34
* Packages: Smarten up Yum dep resolverNarayan Desai2009-07-081-10/+13
* Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...James Yang2009-07-071-22/+124
* Packages: Fix YumSource file map pruningNarayan Desai2009-07-071-1/+1
* Changed how bcfg2-admin init handles plugins and added update_client to metad...James Yang2009-06-301-0/+30
* 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
* update to new Connector APIRick Bradshow2009-06-251-1/+1
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-232-4/+34
* Packages: fix handling of architectures for RawURL YumSourcesNarayan Desai2009-06-231-17/+23
* Metadata: Fix traceback from imd updatesSol Jerome2009-06-201-2/+2
* bcfg2-admin: Migrate query to new Metadata query interfaceSol Jerome2009-06-201-10/+0
* Metadata: improve resolution performanceNarayan Desai2009-06-191-2/+0
* Metadata: Implement query interfaceNarayan Desai2009-06-191-37/+38
* Packages: add parse-caching support for YumSourcesNarayan Desai2009-06-191-3/+4
* Packages: Improve YumSource performance dramaticallyNarayan Desai2009-06-181-6/+13
* Implement zultron's inter-client metadata stuffNarayan Desai2009-06-181-3/+7
* Packages: implement caching for APTNarayan Desai2009-06-141-26/+60
* Packages: implement repomd support for yum sourcesNarayan Desai2009-06-141-16/+45