aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change tab -> space in sunrpc and nfs pluginsBryn M. Reeves2013-11-142-2/+2
* Fix regressions introduced with --build optionBryn M. Reeves2013-11-142-22/+27
* Replace print statements with six.print_() callsBryn M. Reeves2013-11-142-12/+14
* Remove unused urllib import from plugins moduleBryn M. Reeves2013-11-141-1/+1
* Remove debug statements from logs pluginBryn M. Reeves2013-11-131-3/+0
* Increase plugin name padding in list_plugins outputAdam Stokes2013-11-121-2/+2
* sos plugins filesyste, xfs, python2/python3 compatbilityAdam Stokes2013-11-122-5/+5
* sos/sosreport.py: more py3/py2 compatability changesAdam Stokes2013-11-122-6/+14
* Fixes #209Adam Stokes2013-11-129-63/+110
|\
| * Fix typo in yum add_forbidden_paths()Bryn M. Reeves2013-11-121-2/+2
| * Add simple nfs plug-inBryn M. Reeves2013-11-081-0/+31
| * Fix regex substitution in openhpi plug-inBryn M. Reeves2013-11-071-6/+2
| * Fix traceback when sar module is force-enabledBryn M. Reeves2013-11-071-2/+6
| * Fix foreman and katello for sos-3.xBryn M. Reeves2013-11-072-26/+16
| * Restore --build command line optionBryn M. Reeves2013-11-073-26/+51
| * Normalize temporary directory pathBryn M. Reeves2013-11-071-1/+2
* | fix print syntaxes for py2 and py3 also address an issue with powerpc pluginAdam Stokes2013-11-065-77/+78
* | debian/control: Set python3 requirementsAdam Stokes2013-11-061-3/+3
* | Merge branch 'master' into py33Adam Stokes2013-11-068-5/+34
|\|
| * Add domainname output to the NIS plug-inBryn M. Reeves2013-11-051-0/+1
| * maas: Dont capture everything /var/lib/maasAdam Stokes2013-11-051-1/+1
| * Added ubuntu/debian specific grub.cfg pathLouis Bouchard2013-11-041-0/+1
| * Add a few more contributors to AUTHORSAdam Stokes2013-11-011-0/+3
| * Generate report by defaultAdam Stokes2013-11-011-4/+4
| * Do not copy ceph keyring filesAdam Stokes2013-11-011-0/+3
| * Merge branch 'add-neutron-check-enabled' of github.com:jdutton/sosreport into...Adam Stokes2013-10-311-0/+6
| |\
| | * Add check_enabled for neutron pluginJeff Dutton2013-10-311-0/+6
| * | Include Brent Eagles into authors fileAdam Stokes2013-10-311-0/+1
| |/
| * Scrub credentials from openssl pluginAdam Stokes2013-10-301-0/+11
| * Add IBM contributors to AUTHORSAdam Stokes2013-10-301-0/+3
* | Set hard runtime dependency on python-sixAdam Stokes2013-10-302-1/+2
* | Update CI specAdam Stokes2013-10-301-4/+1
* | Python 3 portAdam Stokes2013-10-3012-50/+71
|/
* Change add_copy_spec calls that are passed array to use add_copy_specsJeff Dutton2013-10-303-2/+3
* Fix config file regressionBryn M. Reeves2013-10-301-2/+3
* This patch defines a new PowerPC Plugin to collect generic Power logs.Bryn M. Reeves2013-10-301-0/+73
* Fix --alloptionsBryn M. Reeves2013-10-301-1/+2
* Check for usable temporary directoryBryn M. Reeves2013-10-301-0/+6
* Remove version checks in gluster plug-inBryn M. Reeves2013-10-291-16/+2
* Limit default sar data collectionBryn M. Reeves2013-10-291-1/+11
* Move sar data colletion to sar plug-inBryn M. Reeves2013-10-292-1/+1
* Remove capturing redundant database export in MAASAdam Stokes2013-10-251-1/+0
* Remove OpenStack Dashboard plug-inBryn M. Reeves2013-10-221-82/+0
* Make OpenStack Keystone password removal defaultBryn M. Reeves2013-10-221-16/+15
* Fix configuration files paths for novaXavier Queralt2013-10-221-3/+2
* Fix password protection for novaXavier Queralt2013-10-221-14/+11
* Split out Cinder, Dashboard, Nova and Quantum from OpenStackBryn M. Reeves2013-10-225-135/+357
* Update AUTHORSAdam Stokes2013-10-211-0/+1
* Merge pull request #206 from jamesodhunt/masterAdam Stokes2013-10-212-0/+66
|\
| * Added plugin for Upstart (event-based init daemon).James Hunt2013-10-211-0/+41