summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix interspersed newlines in deltas with .cat filesNarayan Desai2008-10-301-0/+1
* Fix bcfg2-admin for new host-specific entriesNarayan Desai2008-10-281-4/+7
* Fix Package entries for new set infrastructure (Resolves PDS's issue reported...Narayan Desai2008-10-281-1/+1
* Fix bcfg2-admin pull (Resolves Ticket #469)Narayan Desai2008-10-241-1/+1
* fix for reverse zone building.Rick Bradshow2008-10-161-1/+4
* updated for new Plugin APIRick Bradshow2008-10-161-3/+3
* Fix search_client for bcfg2-admin client modeSol Jerome2008-10-101-4/+4
* Update NagiosGen to 0.9.6 interfaceSol Jerome2008-10-101-3/+5
* Add error handling and retries for database write problems (Resolves Ticket #...Narayan Desai2008-10-081-2/+10
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-082-1/+52
* NagiosGen minor updates (based on pylint suggestions)Narayan Desai2008-10-081-10/+13
* Initial import of NagioGenNarayan Desai2008-10-082-1/+79
* Fix [TS]Genshi to work with both genshi 0.4 and 0.5Narayan Desai2008-10-081-3/+15
* Support for new Genshi text template syntax (patch from Kamil Kisiel)Sol Jerome2008-09-291-4/+13
* Get rid of errant newlines (Resolves #599 for real this time)Narayan Desai2008-09-291-1/+1
* Fix deltas (Resolves Ticket #599)Narayan Desai2008-09-261-1/+1
* bcfg -> bcfg2Sol Jerome2008-09-261-6/+6
* ClientMetadata add accessor methods for overall metadata (will make life easi...Narayan Desai2008-09-211-0/+20
* Add proper overall metadata informationNarayan Desai2008-09-191-2/+2
* Log category-based group membership suppression (Resolves Ticket #595)Narayan Desai2008-08-271-3/+10
* Fix traceback in get_probes (Resolves Ticket #597)Narayan Desai2008-08-271-1/+1
* Fix dbstats for getExtraNarayan Desai2008-08-271-1/+1