summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Snapshots: undo last commitNarayan Desai2009-03-051-2/+1
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-1/+5
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-14/+14
* Add Snapshots to __init__Sol Jerome2009-03-041-2/+2
* Get Snapshots working for Service entriesNarayan Desai2009-03-031-17/+25
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-021-0/+56
* Fix newlinks at the end of .cat filesNarayan Desai2009-03-021-0/+2
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-203-6/+14
* Fix interpreter regex (Patch from Kamil Kisiel)Sol Jerome2009-02-181-1/+1
* Pylint fixes for Account PluginSol Jerome2009-02-111-9/+14
* Fix subclass orderingNarayan Desai2009-02-091-3/+3
* Packages: handle APT virtual packages properlyNarayan Desai2009-02-051-3/+50
* Prevent Genshi traceback for unknown encodingsSol Jerome2009-02-031-2/+5
* 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-023-8/+11
* Packages bug fixNarayan Desai2009-02-021-1/+6
* Use safer alternatives to mktemp (Patch from adeason)Sol Jerome2009-01-291-2/+6
* Properties fixes from pylintNarayan Desai2009-01-281-3/+3
* Add Version plugin typeSol Jerome2009-01-263-2/+91
* 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-215-25/+12
* Packages: only kick in on package entriesNarayan Desai2009-01-211-1/+2
* Move properties to the connector interfaceNarayan Desai2009-01-212-3/+33
* more error handling for PackagesNarayan Desai2009-01-211-1/+5
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-213-2/+161
* Uniqify probe returns so that a client only gets the most specific version, a...Narayan Desai2009-01-151-16/+13
* add GBundler plugin (like SGenshi, but works like Bundler)Narayan Desai2009-01-154-5/+42
* Fix baseclass orderNarayan Desai2009-01-121-3/+3
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-122-5/+3
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-112-2/+2
* Finish up PullSource plugin workNarayan Desai2009-01-102-2/+4
* Finish up Connector API (connector data is now available from metadata.Probes...Narayan Desai2009-01-101-2/+4
* Ignore probed.xml files in the Probes directoryNarayan Desai2009-01-101-0/+1
* Rework bcfg2-info/showclient to use new metadata interfaceNarayan Desai2009-01-101-4/+7
* Implement generic structure validators and reimplement Deps as oneNarayan Desai2009-01-061-3/+5
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-0521-122/+140
* Implement metadata connector functionalityNarayan Desai2008-12-243-139/+168
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-227-36/+36
* Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)Narayan Desai2008-12-011-1/+1
* Fix properties in cheetah templatesNarayan Desai2008-11-221-1/+1
* Improve Statistics plugin error handling when no entry pull data is available...Narayan Desai2008-11-131-0/+2
* Set keywords on Decisions and DBStatsNarayan Desai2008-11-121-1/+1
* Increase DBstats verbosity upon import failureNarayan Desai2008-11-071-1/+1
* TCheetah: Use an explicit searchlist for variable resolution, which gets prop...Narayan Desai2008-11-041-3/+8
* check if content updates are neededNarayan Desai2008-10-311-4/+5
* Fix file name generation in Cfg support for bcfg-admin pullNarayan Desai2008-10-311-1/+1