summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-083-1/+62
* server infrastructure for central decision listsNarayan Desai2008-10-081-0/+5
* 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
* Remove empty option requirements in bcfg2.conf for sqlite3Sol Jerome2008-09-221-10/+14
* Add DBStats and fingerprint information to bcfg2.confSol Jerome2008-09-221-0/+4
* 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
* improve argument error handlingNarayan Desai2008-09-181-0/+3
* Remove excess option line in tidy mode helpSol Jerome2008-09-122-3/+2
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-1210-66/+151
* Make file monitor selectableNarayan Desai2008-09-092-4/+6
* Fix modified/extra entries in reports (Resolves Ticket #562)Sol Jerome2008-09-091-15/+22
* Use the GetClient methods from Metadata.pySol Jerome2008-09-081-4/+2
* Fix modified entries for single client displaySol Jerome2008-09-041-1/+1
* Fix traceback for nonexistent clientNarayan Desai2008-09-031-1/+5
* Fix for the trouble seen when dooing a database upgrade with sqlite3 backend ...Steve Tousignant2008-09-031-0/+4
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-291-5/+8
* 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
* Added information about the last information related to updatefix.pySteve Tousignant2008-08-251-0/+4
* One more schema evolution fix from StousignantNarayan Desai2008-08-221-2/+2
* Fix for missing update_map keys (patch from sousignant, report from solj)Narayan Desai2008-08-211-1/+8
* add fixturesNarayan Desai2008-08-201-0/+19
* Add reporting system schema evolution support (from Stousignant)Narayan Desai2008-08-208-199/+274
* Add source_path field for cheetah templatesNarayan Desai2008-08-201-0/+1
* Improve robustness of the importerNarayan Desai2008-08-191-2/+8
* 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
* Fix typo that prevents gamin from working properlyNarayan Desai2008-08-131-1/+1
* Further simplify minestructNarayan Desai2008-08-131-36/+23
* Fix minestruct with -g (Resolves Ticket #593)Narayan Desai2008-08-131-14/+6
* Created working static fam infrastructure for Ticket #536James Yang2008-08-082-179/+239
* Fix -H mode in bcfg2-admin vizNarayan Desai2008-08-071-1/+1
* Implement portable bcfg2-admin pull (now works directly from DB)Narayan Desai2008-08-071-53/+17
* Implement GetCurrentEntry api for Statistics and DBStats (prereq for portable...Narayan Desai2008-08-073-4/+39
* Fix indentation in new core-instantiating modesNarayan Desai2008-08-071-2/+2
* Fix :info file creation in bcfg2-admin pullNarayan Desai2008-08-071-1/+1
* add GetCurrentEntry method to StatisticsPluginsNarayan Desai2008-08-061-0/+2
* Switch bcfg2-admin minestruct to use the new statistics api to get at data in...Narayan Desai2008-08-063-20/+20
* add infrastructure for structure admin modesNarayan Desai2008-08-061-5/+9
* Add GetExtra plugin stub methodNarayan Desai2008-08-061-0/+4
* Switch dbstats to using fast reports importerNarayan Desai2008-08-062-6/+7