summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* bcfg2-reports: fix script docstringNarayan Desai2008-07-301-1/+1
* Fix bcfg2-info for core api change (Resolves Ticket #583)Narayan Desai2008-07-291-2/+3
* remove null plugin from plugin list as well as structures and generatorsNarayan Desai2008-07-291-1/+1
* 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-292-1/+39
* Pass through encoding when using the python2.5 version of elementtreeNarayan Desai2008-07-291-1/+1
* make elementtree function mappings ignore certain tostring keyword arguments ...Narayan Desai2008-07-291-4/+15
* Fix for Directory prune attribute.Sol Jerome2008-07-281-8/+8
* initial implementation of the Editor plugin.James Yang2008-07-281-0/+64
* Implement support for non-configuration pluginsNarayan Desai2008-07-287-20/+28
* add pretty printing to new metadata entriesNarayan Desai2008-07-281-2/+4
* Fix clients when secure='false' (Resolves Ticket #580)Narayan Desai2008-07-261-1/+1
* loosen up Probe name regex (allow for numbers in probe name)Sol Jerome2008-07-251-1/+1
* Add new DBstats plugin (direct to reports db)Narayan Desai2008-07-223-3/+26
* Get importscript properly function-ifiedNarayan Desai2008-07-221-93/+87
* Switch to new statistics plugin APINarayan Desai2008-07-221-1/+1
* move xml statistics over to new typed-plugin system (enables direct-to-django...Narayan Desai2008-07-223-4/+31
* lay groundwork for statistics pluginsNarayan Desai2008-07-221-0/+5
* update dhcpd.conf handler in BB pluginAndrew Brestick2008-07-211-19/+48
* added a man page for bcfg2-reportsJames Yang2008-07-171-8/+5
* bb plugin will be off by defaultAndrew Brestick2008-07-161-1/+1
* various fixes to bb pluginAndrew Brestick2008-07-162-30/+45
* remove dead codeNarayan Desai2008-07-161-4/+0
* code walkthrough resultsNarayan Desai2008-07-161-14/+26
* bad entry queries now display which bad entries are on each hostJames Yang2008-07-161-6/+19
* experimental breadboard pluginAndrew Brestick2008-07-151-0/+170