aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [networking] Small change to produce more-useful, numbered ufw rule statusDavid A. Desrosiers2020-05-191-2/+2
* [doc] Update path to the sosreport command.Jose Castillo2020-05-191-5/+5
* [containers_common] collect rootless containers infoPavel Moravec2020-05-191-0/+29
* [sos] Write to host filesystem if in container with HOST env var setJake Hunsaker2020-05-131-1/+16
* [travis] make ppc failure optionalBryan Quigley2020-05-131-6/+7
* [build] Enable copr builds and add packit configDominika Hodovska2020-05-131-0/+12
* [plugins] convert_copyspec_scl fixJan Jansky2020-05-121-2/+3
* [redis] Collection of redis from sclJan Jansky2020-05-121-29/+29
* [general] set file logging only when initializedPavel Moravec2020-05-121-2/+5
* [Plugin] Apply size limit to directory specsJake Hunsaker2020-05-121-2/+35
* [nvmetcli] Add new plugin for NVMe Target CLIPavel Moravec2020-05-121-0/+32
* [insights] collect insights dump output in deterministic filenamePavel Moravec2020-05-121-1/+4
* [systemd] gate systemd-resolve commands by systemd-resolved servicePavel Moravec2020-05-121-3/+8
* [rabbitmq] Call containerised rabbitmqctl report on foregroundPavel Moravec2020-05-071-1/+2
* [policies] Take care of empty lines while parsing /etc/os-releaseSourabh Jain2020-05-071-1/+2
* [auditd] Get auditd plugins.d contentstuxpreacher2020-05-071-1/+2
* [azure] Update metadata service URLOliver Falk2020-05-071-2/+2
* [plugins] mark 9 plugins as supported on COSXuewei Zhang2020-05-0510-18/+32
* [policies] add COS policyXuewei Zhang2020-05-051-0/+36
* [redhat] Update CoreOS release line matchJake Hunsaker2020-05-051-1/+1
* [containers_common] Add plugin for common containers configsPavel Moravec2020-05-053-14/+27
* [tests] Add Timing, summary, and reduce IO for small filesBryan Quigley2020-05-041-9/+20
* [s390] Convert enablement to using default architecture checkJake Hunsaker2020-05-011-7/+1
* [Plugin] Fix enablement triggers when only restriction is architectureJake Hunsaker2020-04-301-0/+5
* [travis] Add tests against arm64, ppc64le, and s390xBryan Quigley2020-04-301-0/+18
* [plugins] Convert docstrings to class attrsJake Hunsaker2020-04-30298-578/+590
* [redhat] fix RH containers without sysrootRobert Thomas Manes2020-04-301-1/+1
* [sos] Don't double log error level messagesJake Hunsaker2020-04-281-1/+3
* [maas] Add snap support to maas pluginAdam Collard2020-04-281-14/+51
* [collect] When collect is unavailable, don't fail on unknown optionsJake Hunsaker2020-04-232-1/+9
* [collect] Catch keyboard interrupt in disclaimer promptJake Hunsaker2020-04-221-2/+5
* [cluster] Improve logging formating for errorsJake Hunsaker2020-04-221-4/+3
* [sosnode] Fix checking sos version from container imageJake Hunsaker2020-04-223-9/+23
* [satellite] Simplify node enumerationJake Hunsaker2020-04-221-5/+6
* [sosnode] Do not load local sos information when using --no-localJake Hunsaker2020-04-221-2/+10
* [collect] Do not display local host if --no-local is usedJake Hunsaker2020-04-221-2/+3
* [collector] Passthru --threads, replace with --jobs for collectJake Hunsaker2020-04-223-9/+27
* [collector] Ensure parsed plugin options are always a listJake Hunsaker2020-04-222-4/+7
* [collector] Always cleanup on graceful exitJake Hunsaker2020-04-221-0/+1
* [collector] Add options to parser in groupsJake Hunsaker2020-04-222-119/+129
* [sosnode] Explicitly import all exceptionsJake Hunsaker2020-04-221-1/+9
* [PEP257] Fix docstrings in exceptions.pyJake Hunsaker2020-04-221-12/+12
* [sosnode] Fix conflicts between password-per-node and sudo optionsJake Hunsaker2020-04-222-3/+6
* [options] Rename insecure-sudo to nopasswd-sudoJake Hunsaker2020-04-222-8/+8
* [sosnode|collector] Add support for newer report optionsJake Hunsaker2020-04-222-20/+63
* [collector] Properly remove localhost if local sudo is needed but missingJake Hunsaker2020-04-221-2/+4
* [collector] Don't collect only from localhostJake Hunsaker2020-04-221-0/+12
* [collector] Use jbon cluster is none is determined but we have nodesJake Hunsaker2020-04-221-0/+6
* [collector] Fix local collections requiring sudoJake Hunsaker2020-04-222-9/+49
* [sos] Do not require collect to be available for base sos runsJake Hunsaker2020-04-222-3/+61