summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add reporting system schema evolution support (from Stousignant)Narayan Desai2008-08-201-7/+22
* Add source_path field for cheetah templatesNarayan Desai2008-08-201-0/+1
* Fix error paths in direct db pluginNarayan Desai2008-08-191-2/+5
* Fix pull modeNarayan Desai2008-08-191-1/+1
* Switch probes to use plugin name for result routing (Resolves Ticket #594)Narayan Desai2008-08-151-3/+4
* Implement GetCurrentEntry api for Statistics and DBStats (prereq for portable...Narayan Desai2008-08-072-3/+38
* Fix :info file creation in bcfg2-admin pullNarayan Desai2008-08-071-1/+1
* Switch bcfg2-admin minestruct to use the new statistics api to get at data in...Narayan Desai2008-08-062-3/+9
* Switch dbstats to using fast reports importerNarayan Desai2008-08-061-1/+1