aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* postgresql: add logs about errors / warningsSandro Bonazzola2014-02-041-2/+21
* postgresql: minor fixesSandro Bonazzola2014-02-041-21/+39
* Include geo-replication status in gluster pluginBryn M. Reeves2014-02-031-0/+7
* Make get_cmd_output_now() behaviour match 2.2Bryn M. Reeves2014-02-031-1/+1
* Add rhsm-debug collection to yum pluginBryn M. Reeves2014-02-031-0/+2
* Always treat rhevm vdsmlogs option as stringBryn M. Reeves2014-02-031-1/+1
* Fix verbose file loggingBryn M. Reeves2014-02-032-1/+2
* Fix get_option() use in cluster pluginBryn M. Reeves2014-02-031-3/+3
* Fix cluster postproc regressionBryn M. Reeves2014-01-311-0/+2
* Ensure superclass postproc method is called in ldap pluginBryn M. Reeves2014-01-311-0/+2
* Remove obsolete diagnostics code from ldap pluginBryn M. Reeves2014-01-311-12/+0
* Fix cluster module crm_report supportBryn M. Reeves2014-01-311-8/+19
* Update debian changelog3.1Adam Stokes2014-01-271-1/+0
* Add /etc/network/interfaces to networking pluginAdam Stokes2014-01-271-0/+1
* Force foreman to be quietAdam Stokes2014-01-271-1/+1
|\
| * Force foreman plugin to be quietLukas Zapletal2014-01-201-1/+1
* | Fix unittests to report on strings and not binaryAdam Stokes2014-01-271-2/+2
* | Fix plugin load error due to Popen returning binary data. Other fixes listedAdam Stokes2014-01-274-5/+5
* | Tidy up formatting of UI preamble textBryn M. Reeves2014-01-242-29/+13
* | Remove obsolete rhel_version() usage from yum pluginBryn M. Reeves2014-01-241-2/+0
* | Remove --upload optionBryn M. Reeves2014-01-244-118/+25
|/
* Update debian packaging to use pybuild and prep for 3.1 release.Adam Stokes2014-01-155-17/+23
* Fix XS-Python-Version to XS-Python3-VersionAdam Stokes2014-01-151-1/+1
* Fix missing depends on python3:DependsAdam Stokes2014-01-151-1/+1
* Capture MAAS services' upstart logs.Raphael Badin2014-01-151-0/+1
* Add Raphael Badin to AUTHORS:::::::::::::::::::: Adam :::::::::::::::::: Stokes2014-01-061-0/+1
* Capture /var/log/apache2. Capture the versions of relevant packages.Raphael Badin2014-01-061-6/+10
* Fixed config file collection for Debian/UbuntuLouis Bouchard2013-12-171-3/+20
* Fix print syntax error to be compatible with py2 and py3Adam Stokes2013-12-091-1/+1
* Rename OpenStack Quantum to NeutronAlan Pevec2013-12-022-90/+90
* Make command quoting in log messages consistentBryn M. Reeves2013-11-261-1/+1
* Log a warning when external commands time outBryn M. Reeves2013-11-261-3/+11
* Do not collect anaconda-ks.cfg in general plug-inBryn M. Reeves2013-11-261-2/+2
* Revert change to --plugin-options parser actionBryn M. Reeves2013-11-181-1/+1
* Reclasify 'error' messages as 'warning'Bryn M. Reeves2013-11-183-4/+4
* Change default console log level to WARNING to match sos-2.2Bryn M. Reeves2013-11-181-1/+1
* debian/control: fix typo from python to python3Adam Stokes2013-11-151-1/+1
* debian/rules: switch to with-python3 argumentAdam Stokes2013-11-151-1/+1
* Make ethernet interface detection more robustBryn M. Reeves2013-11-151-9/+9
* 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