summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bcfg2-reports so that it can also grab extra entries.Sol Jerome2008-09-031-2/+2
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-292-20/+29
* 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
* Perform schema checks for all Xinclude files in groups.xmlSol Jerome2008-08-221-13/+32
* One more schema evolution fix from StousignantNarayan Desai2008-08-221-2/+2
* Add warning for missing bundles in bcfg2-repo-validate (Resolves Ticket #579)Sol Jerome2008-08-221-0/+21
* Fix for missing update_map keys (patch from sousignant, report from solj)Narayan Desai2008-08-211-1/+8
* Fix two typos in error messagesNarayan Desai2008-08-211-2/+2
* 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 apt pluginNarayan Desai2008-08-071-2/+0
* 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
* POSIX: Fix diff upload in some casesNarayan Desai2008-08-071-1/+1
* added in : after the b and e option so that it would take the hostname of the...Rick Bradshow2008-08-061-1/+1
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-065-9/+17
* 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
* bcfg2-admin: Turn down logging verbosityNarayan Desai2008-08-061-1/+1
* Switch dbstats to using fast reports importerNarayan Desai2008-08-062-6/+7
* remove extra call to self.RefreshPackages() (Resolves Ticket #591)Narayan Desai2008-08-061-1/+1
* Improve interactive mode entry selection for __important__ entries (another p...Narayan Desai2008-08-051-2/+4
* revert mistaken prunedir changeNarayan Desai2008-08-051-5/+2
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-054-6/+28
* Ignore events for emacs tmp files (Patch from f.pauget) (Resolves Ticket #589)Narayan Desai2008-08-051-1/+1
* applied logging->logger patchJames Yang2008-08-058-14/+14
* bcfg2-server: process initial events before binding to socketNarayan Desai2008-08-051-15/+16
* Change include host option to -HNarayan Desai2008-08-041-1/+1
* Fix empty plugin list core tbNarayan Desai2008-08-041-8/+14
* Remove unused signal import.Sol Jerome2008-08-041-1/+1
* Force schema checks for all info.xml files.Sol Jerome2008-08-041-9/+10
* support for alternate metadata plugins in viz admin modeAndrew Brestick2008-08-014-73/+130
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-316-78/+183