aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix debugfs_path usage in kvm pluginBryn M. Reeves2014-04-141-2/+2
* Fix dmraid metadata collection and make it optionalBryn M. Reeves2014-04-141-1/+8
* Document dmraid optionsBryn M. Reeves2014-04-141-0/+7
* Remove shell pipeline from OpenStack Nova pluginBryn M. Reeves2014-04-141-1/+1
* Remove shell redirects from OpenStack Nova pluginBryn M. Reeves2014-04-141-8/+8
* Add default Plugin.setup() methodBryn M. Reeves2014-04-143-8/+4
* Really fix file and command collection regressionsBryn M. Reeves2014-04-105-8/+8
* Fix file and command collection regressionsBryn M. Reeves2014-04-091-1/+1
* Combine debian and ubuntu basic log gathering classesAdam Stokes2014-04-091-11/+2
* Replace os.system() in gluster plugin with self.check_ext_prog()Bryn M. Reeves2014-04-081-8/+9
* Allow failures for python 3.4 on travis-ciAdam Stokes2014-04-071-0/+3
* Bring python 3.4 into the testing matrixAdam Stokes2014-04-071-0/+1
* Merge pull request #265 from karibou/fix_interfaces.dBryn M. Reeves2014-04-071-0/+1
|\
| * Add collection of /etc/network/interfaces.d for UbuntuLouis Bouchard2014-04-071-0/+1
|/
* Add add_cmd_outputs() and convert plugins to use itBryn M. Reeves2014-04-0685-696/+950
* Handle ENOENT in sos_get_command_output()Bryn M. Reeves2014-04-061-1/+8
* Call Popen with shell=FalseBryn M. Reeves2014-04-061-1/+3
* Make rpm plugin call sh -c'...'Bryn M. Reeves2014-04-061-6/+6
* Make OpenShift plugin use the runat parameterBryn M. Reeves2014-04-061-1/+2
* Add 'runat' parameter to command output interfacesBryn M. Reeves2014-04-062-14/+36
* Remove pipe use from autofs pluginBryn M. Reeves2014-04-061-3/+0
* Remove pipe use from soundcard pluginBryn M. Reeves2014-04-061-3/+0
* Remove dmesg|grep use from memory pluginBryn M. Reeves2014-04-061-3/+0
* Restore generic UI preamble textBryn M. Reeves2014-04-062-11/+27
* Logging improvementsBryn M. Reeves2014-04-068-44/+93
* Handle copystat() exceptions in FileCacheArchive.add_string()Bryn M. Reeves2014-04-061-0/+3
* Make add_file() exception logging consistentBryn M. Reeves2014-04-061-3/+3
* Break up exception handling in FileCacheArchive.add_file()Bryn M. Reeves2014-04-061-2/+9
* Fix typo in PowerPC pluginBryn M. Reeves2014-04-061-2/+2
* Update references to github URLBryn M. Reeves2014-04-065-6/+6
* Convert PowerPC plugin to use add_copy_specs()Bryn M. Reeves2014-04-041-14/+20
* Replace kvm os.popen use with Plugin.call_ext_prog()Bryn M. Reeves2014-04-041-7/+14
* Syntax error.. I blame emacs.Adam Stokes2014-04-041-1/+1
* Properly state unicode literal in Python 3.2Adam Stokes2014-04-041-1/+1
* Pass byte strings to six.binary_typeBryn M. Reeves2014-04-041-1/+1
* add python 3.2 for Ubuntu Precise releaseAdam Stokes2014-04-041-0/+1
* Use six.binary_type to produce a .decode()able stringBryn M. Reeves2014-04-041-1/+1
* Use input method from python sixAdam Stokes2014-04-043-6/+10
* Fix tuna collection in kernelrtBryn M. Reeves2014-04-041-2/+3
* Clean up sos_get_command_output() and friendsBryn M. Reeves2014-04-047-47/+60
* Clean up utilities.sos_get_command_output()Bryn M. Reeves2014-04-041-14/+13
* Make forbidden path test a separate functionBryn M. Reeves2014-04-031-4/+7
* Fix whitespace in Plugin classBryn M. Reeves2014-04-031-1/+1
* Add Plugin.do_path_regex_sub()Bryn M. Reeves2014-04-031-0/+12
* Add mail notification to sos-devel in travis configurationBryn M. Reeves2014-04-031-1/+2
* Update cgred configuration file path for RedHatCgroupsBryn M. Reeves2014-04-021-1/+1
* Refactor cgroups pluginBryn M. Reeves2014-04-021-14/+16
* Add collection of /var/log/cloud-init.log andLouis Bouchard2014-04-021-0/+1
* Update travis-ci build status imageAdam Stokes2014-04-011-1/+1
* Use := with gmake shell function for better optimizationAdam Stokes2014-04-011-5/+5