aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [general] fix pycodestyle indentation errorsPavel Moravec2019-02-074-20/+20
* [satellite] don't collect /root/ssl-buildPavel Moravec2019-02-011-1/+1
* [grub2] Enable plugin by grub2-common package alsoPavel Moravec2019-01-211-1/+2
* [rpmostree] Add new pluginJake Hunsaker2019-01-182-1/+40
* [rhcos] Add new pluginJake Hunsaker2019-01-181-0/+30
* [policies] factor out Red Hat disclaimer textBryn M. Reeves2019-01-181-32/+16
* [redhat] Add RHCOS policyJake Hunsaker2019-01-181-0/+42
* [block] proper parsing of luks partition on self devicePavel Moravec2019-01-141-5/+5
* [networking] Collect NUMA Node of each NICJamie Bainbridge2019-01-111-0/+1
* [composer] add missing commas in list in add_copy_specPavel Moravec2019-01-101-4/+4
* [opendaylight] Update directory for openDaylight logsVictor Pickard2019-01-081-0/+13
* [unpackaged] compare realpaths of filesPavel Moravec2018-12-141-3/+5
* [juju] catch exceptions when "juju status" command failsPavel Moravec2018-12-141-1/+6
* [plugins] fix exception when collecting empty stringsPavel Moravec2018-12-141-6/+9
* [composer] avoid running 'blueprints list' twiceBryn M. Reeves2018-12-131-9/+6
* [composer] New plugin for lorax-composerPavel Moravec2018-12-131-0/+39
* [Plugin] clean up Plugin.get_option()Bryn M. Reeves2018-12-123-29/+5
* [networking] Replace "brctl: by "bridge" commandsPavel Moravec2018-12-122-31/+9
* [firewalld] collect nftables rulesetPavel Moravec2018-12-121-0/+3
* [crypto] collect more configs and commandsPavel Moravec2018-12-121-1/+9
* [podman] allow the plugin for RedHatPlugin and UbuntuPluginPavel Moravec2018-12-121-6/+5
* [plugins] fix 6db459e for SCL servicesPavel Moravec2018-12-121-8/+10
* [postgresql] Do not limit dump sizeYedidyah Bar David2018-12-121-1/+1
* [Plugin] Obey sizelimit=0Yedidyah Bar David2018-12-041-2/+4
* [powerpc] Add support to collect DLPAR and LPM related logsSourabh Jain2018-10-091-2/+6
* [kernel] dont collect some tracing instance filesPavel Moravec2018-10-081-1/+4
* [openstack_*] relax enabling of OSP RedHat pluginsPavel Moravec2018-10-0316-131/+26
* [openstack_nova] remove too restrictive check_enabledPavel Moravec2018-10-031-8/+0
* [archive] fix and simplify directory destination rewritingPavel Moravec2018-09-141-5/+3
* [archive, plugin] avoid recursing on symbolic link loopsBryn M. Reeves2018-09-132-5/+42
* [archive] canonicalise paths for link follow upBryn M. Reeves2018-09-121-1/+1
* [plugin] canonicalize link target path in Plugin._copy_symlink()Bryn M. Reeves2018-09-121-1/+4
* [utilities] use correct comparison-to-None styleBryn M. Reeves2018-09-111-1/+1
* [archive] fix link rewriting logic in FileCacheArchive.add_link()Bryn M. Reeves2018-09-111-11/+19
* [archive] fix local variable name in FileCacheArchive.add_link()Bryn M. Reeves2018-09-111-1/+1
* [utilities] wait until AsyncReader p.poll() returns NoneBryn M. Reeves2018-09-101-1/+2
* [atomic] Define valid preset for RHEL AtomicJake Hunsaker2018-09-101-1/+14
* [archive] remove unused 'copy' arg from FileCacheArchive.add_dir()Bryn M. Reeves2018-09-101-2/+1
* [archive] add link follow-up to FileCacheArchive.add_link()Bryn M. Reeves2018-09-101-3/+35
* [archive] fix leading path creationBryn M. Reeves2018-09-101-7/+34
* [Plugin] fix exception raise in Plugin._copy_dir()Bryn M. Reeves2018-09-101-1/+1
* [sosreport] trap directly to PDB in handle_exception()Bryn M. Reeves2018-09-101-1/+8
* [sosreport] ensure ThreadPool exceptions are raisedBryn M. Reeves2018-09-101-2/+6
* [openstack-nova] Add missing placement api wsgi logsMikel Olasagasti Uranga2018-09-041-0/+10
* [plugins] Add Support for podman as well as docker.Daniel J Walsh2018-09-034-28/+44
* [podman] Add support for gathering information on podman containersDaniel J Walsh2018-09-031-0/+79
* [docker] combine docker 'inspect' and 'logs' loopsBryn M. Reeves2018-09-031-3/+1
* [crio] Add support for gathering information on cri-o containersDaniel J Walsh2018-09-031-0/+74
* [buildah] collect information about container configurationDaniel J Walsh2018-09-031-0/+7
* [sudo] new pluginPavel Moravec2018-09-031-0/+29