aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [anaconda] make useradd password regex tolerant of whitespaceBryn M. Reeves2015-01-131-1/+1
* [mysql] fix command-line dbpass handlingBryn M. Reeves2014-12-231-2/+2
* [docs] update man page for new optionsBryn M. Reeves2014-12-171-4/+25
* [navicli] catch exception if input is unreadableBryn M. Reeves2014-12-171-1/+4
* [ovirt] remove duplicate codeSandro Bonazzola2014-12-171-26/+0
* [selinux] capture process SELinux domainsBryn M. Reeves2014-12-161-2/+2
* [kimchi] add new pluginChristy Perez2014-12-161-0/+40
* [ovirt] remove password leak from engine setup answer fileSandro Bonazzola2014-12-161-0/+15
* [ovirt] remove password leak from ovirt-engine setup answer fileSandro Bonazzola2014-12-161-0/+12
* [ovirt] remove ovirt-engine setup answer file password leakSandro Bonazzola2014-12-161-0/+15
* [yum] add subscription-manager identity outputspandey2014-12-161-1/+2
* [postgresql] avoid to crash with numerical passwordsSandro Bonazzola2014-12-151-1/+1
* [archive] remove all references to ZipFileArchiveBryn M. Reeves2014-12-113-39/+3
* [archive] remove ZipArchiveBryn M. Reeves2014-12-093-149/+2
* [sosreport] disable the 'zip' compression typeBryn M. Reeves2014-12-091-4/+2
* [global] make all utf-8 handling use errors='ignore'Bryn M. Reeves2014-12-093-6/+10
* [corosync/pacemaker] Collect corosync-cfgtool -s output / add Pacemaker supportFelipe Reyes2014-11-182-0/+33
* Merge pull request #434 from niedbalski/patch-1Louis Bouchard2014-11-181-0/+2
|\
| * [plugins/rabbitmq] Added cluster_status command outputJorge Niedbalski2014-11-141-0/+2
|/
* [docs] Add prominent link to user focused docsncoghlan2014-11-101-0/+4
* [maas] Fix maas dumpdata command not found Fixes: #423Chris Johnston2014-10-301-3/+7
* [sosreport] fix archive permissions regressionBryn M. Reeves2014-10-301-0/+3
* [plugin] limit names to PC_NAME_MAXBryn M. Reeves2014-10-203-7/+30
* [mysql] fix pep8 violationsBryn M. Reeves2014-10-201-1/+2
* [mysql] obtain dbpass from the environmentBryn M. Reeves2014-10-201-3/+10
* [tomcat] add support for tomcat7 and log size limitsBryn M. Reeves2014-10-201-5/+9
* [corosync] add postprocessing for corosync-objctl outputBryn M. Reeves2014-10-151-0/+7
* [ovirt_hosted_engine] fix exception when force-enabledBryn M. Reeves2014-10-151-2/+3
* [kpatch] do not try to read kpatch data if it could not be runBryn M. Reeves2014-10-141-0/+2
* [debian/changelog] Fix tab spacingLouis Bouchard2014-10-131-2/+2
* [apt] Fix failing apt-cache policy detailsLouis Bouchard2014-10-131-7/+10
* [debian/changelog] update changelog to new releaseAdam Stokes2014-10-121-0/+17
* [Makefile] Add debian pkg tarball buildLouis Bouchard2014-10-031-1/+12
* [powerpc] allow PowerPC plugin to run on ppc64leBryn M. Reeves2014-10-021-1/+1
* [yum] call rhsm-debug with --no-subscriptionsBryn M. Reeves2014-10-021-1/+1
* [archive] invert sense of six.PY2 testBryn M. Reeves2014-10-011-1/+1
* [utilities] invert sense of six.PY2 testBryn M. Reeves2014-10-011-1/+1
* [sos] bump version to 3.23.2Bryn M. Reeves2014-09-301-1/+4
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-30119-181/+169
* [Plugin] remove add_cmd_outputs()Bryn M. Reeves2014-09-3058-82/+79
* [kpatch] new pluginBryn M. Reeves2014-09-301-0/+38
* [cups] add /etc/cups/*.typesBryn M. Reeves2014-09-231-0/+1
* [general] fix typo in hostname symlinkBryn M. Reeves2014-09-181-1/+1
* [emc,powerpath] move PowerPath collection into its own pluginBryn M. Reeves2014-09-182-113/+63
* [emc,navicl] move navicli collection into its own plugin.Bryn M. Reeves2014-09-182-78/+92
* [emc,symcli] move symcli collection into its own plugin.Bryn M. Reeves2014-09-182-72/+96
* [general] collect 'hostname' as well as 'hostname -f'Bryn M. Reeves2014-09-181-5/+2
* [openstack_neutron] set correct plugin nameBryn M. Reeves2014-09-181-1/+1
* [archive] introduce py2.6 TarFile compat wrapperBryn M. Reeves2014-09-181-1/+78
* [utilities] do not pass unicode to shlex on PY2 runtimesBryn M. Reeves2014-09-181-0/+3