summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-052-2/+11
* support for alternate metadata plugins in viz admin modeAndrew Brestick2008-08-012-4/+127
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-312-3/+120
* minor fixes to bb pluginAndrew Brestick2008-07-311-2/+2
* Unicode patch from StousignantNarayan Desai2008-07-311-3/+6
* fixes for bb pluginAndrew Brestick2008-07-301-4/+15
* Fix indentation in Editor plugin.Sol Jerome2008-07-291-1/+1
* Added some basic docstrings for EditorJames Yang2008-07-291-2/+6
* added extra entry options for bcfg2-reportsJames Yang2008-07-291-0/+6
* initial implementation of the Editor plugin.James Yang2008-07-281-0/+64
* add pretty printing to new metadata entriesNarayan Desai2008-07-281-2/+4