aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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