aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [megacli] Correct MegaCli commands and enablementJake Hunsaker2018-09-031-13/+9
* [lvm] Add columns to lvs collectionJake Hunsaker2018-09-031-1/+2
* [Policies|Plugins] Add services memberJake Hunsaker2018-09-033-5/+142
* [ovirt_node] New plugin for oVirt NodeNijin Ashok2018-09-031-0/+41
* [multipath] add multipath -t outputJohn Pittman2018-09-031-0/+1
* [multipath] use -ll for path checker and prio inclusionJohn Pittman2018-09-031-1/+1
* [plugins] Add transport_url to protected keysPaul Peereboom2018-09-0313-12/+16
* [pacemaker] Collect stonith and quorum statusJake Hunsaker2018-09-031-0/+5
* [grafana] all_logs to collect all log filesPavel Moravec2018-09-031-1/+1
* [archive] replace FileCacheArchive._makedirs()Bryn M. Reeves2018-09-031-8/+64