aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor Plugin.collect() pathwayBryn M. Reeves2014-03-271-23/+34
* Fix x86 arch detection in processor pluginBryn M. Reeves2014-03-271-1/+1
* Pythonify Plugin._path_in_pathlist()Bryn M. Reeves2014-03-271-4/+1
* Clean up package checks in processor pluginBryn M. Reeves2014-03-271-12/+6
* Replace self.policy().pkg_by_name() us in Logs pluginBryn M. Reeves2014-03-271-1/+1
* Convert infiniband to package listBryn M. Reeves2014-03-271-5/+1
* Dead code removal: PluginExceptionBryn M. Reeves2014-03-261-5/+0
* Dead code removal: sos.plugins.common_prefix()Bryn M. Reeves2014-03-261-13/+0
* Add vim tags to all python source filesBryn M. Reeves2014-03-26165-2/+330
* Dead code removal: utilities.checksum()Bryn M. Reeves2014-03-262-27/+0
* Dead code removal: DirTreeBryn M. Reeves2014-03-262-99/+1
* Dead code removal: sos_relative_path()Bryn M. Reeves2014-03-262-31/+1
* Remove --profile supportBryn M. Reeves2014-03-254-71/+3
* Fix plugin_test exception on six.PY2Bryn M. Reeves2014-03-251-2/+2
* Call rhsm-debug with the --sos switchBryn M. Reeves2014-03-201-1/+1
* Do not collect isos in cobbler pluginAdam Stokes2014-03-141-0/+1
* Match plugins against policiesBryn M. Reeves2014-03-133-26/+39
* Update policy_tests.py for validate_plugin changeBryn M. Reeves2014-03-131-4/+4
* Rename validatePlugin to validate_pluginBryn M. Reeves2014-03-122-2/+2
* Fix broken binary detection in satellite pluginBryn M. Reeves2014-03-121-3/+2
* Clean up get_cmd_path/make_cmd_path/make_cmd_dirs messBryn M. Reeves2014-03-128-36/+18
* Add tuned pluginPeter Portante2014-03-121-0/+30
* Update systemd supportBryn M. Reeves2014-03-121-2/+3
* Merge pull request #235 from leeyarwood/masterBryn M. Reeves2014-03-111-25/+0
|\
| * Remove the rhevm plugin.Lee Yarwood2014-03-041-25/+0
* | Fix remaining use of obsolete 'get_cmd_dir()' in pluginsBryn M. Reeves2014-03-112-2/+2
* | Add PowerNV specific debug dataVasant Hegde2014-03-111-1/+4
* | powerpc: Move VPD related tool under common codeVasant Hegde2014-03-111-3/+4
|/
* Replace package check with file check in anacronBryn M. Reeves2014-03-031-2/+4
* Scrub ldap_default_authtok password in sssd pluginBryn M. Reeves2014-02-141-1/+9
* Eliminate hard-coded /var/log/sa paths in sar pluginBryn M. Reeves2014-02-141-3/+3
* Remove useless check_enabled() from sar pluginBryn M. Reeves2014-02-141-8/+0
* Improve error message when cluster.crm_from is invalidBryn M. Reeves2014-02-111-1/+2
* Fix command output substitution exceptionBryn M. Reeves2014-02-111-3/+4
* Add distupgrade pluginBryn M. Reeves2014-02-101-0/+39
* Fix gluster volume name extractionBryn M. Reeves2014-02-101-1/+1
* Ensure unused fds are closed when calling subprocesses via PopenBryn M. Reeves2014-02-044-4/+10
* Pass --no-archive to rhsm-debug scriptBryn M. Reeves2014-02-041-1/+1
* postgresql: allow use TCP socketSandro Bonazzola2014-02-041-5/+15
* postgresql: added license and copyrightSandro Bonazzola2014-02-041-0/+19
* 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