aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [options] Split SoSOptions into a new moduleJake Hunsaker2020-04-082-321/+342
* [4.0] Create new binary and define new entrypoints for subcommandsJake Hunsaker2020-04-082-14/+116
* [utilities] Move gettext into utilitiesJake Hunsaker2020-04-071-0/+12
* [4.0] Remove __run__.pyJake Hunsaker2020-04-071-14/+0
* [report] Move sosreport.py into report/__init__.pyJake Hunsaker2020-04-073-1469/+1469
* [global] Fix report import pathsJake Hunsaker2020-04-07308-319/+323
* [4.0] Re-organize tree for sos-4.0Jake Hunsaker2020-04-07298-0/+0
* [Plugin] Remove add_udev_info methodJake Hunsaker2020-04-071-19/+0
* [scsi] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-1/+2
* [fibrechannel] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-14/+1
* [nvme] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-19/+13
* [block] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-15/+10
* [Plugin] Add new method for iterating over storage devicesJake Hunsaker2020-04-074-20/+147
* [podman] Update plugin to utilize policy container runtimeJake Hunsaker2020-04-071-20/+7
* [docker] Update plugin to utilize policy container runtimeJake Hunsaker2020-04-071-20/+7
* [rabbitmq] Update to use ContainerRuntimeJake Hunsaker2020-04-071-12/+7
* [ovn_central] Use new ContainerRuntime methodsJake Hunsaker2020-04-071-22/+8
* [Openstack] Update plugins to use ContainerRuntime methodsJake Hunsaker2020-04-076-60/+7
* [Plugin] Integrate ContainerRuntime in Plugin APIJake Hunsaker2020-04-071-5/+97
* [Policy] Add Container Runtime abstraction classJake Hunsaker2020-04-073-35/+218
* [ovirt] add additional log files to collect.Ehud Yonasi2020-04-071-0/+6
* [hardware] Add output of lshwJose Castillo2020-04-071-0/+1
* [ovirt_engine_backup] Add a new "ovirt_engine_backup" plugin3.9.1Miguel Martin2020-03-241-0/+52
* [Plugin] Collect plugin service status by defaultJake Hunsaker2020-03-244-3/+12
* [sos_extras] A new plugin to collect user defined dataPavel Moravec2020-03-181-0/+92
* [Plugin] New Validation Framework pluginCédric Jeanneret2020-03-181-0/+40
* [foreman] collect smart proxies detailsJan Jansky2020-03-181-1/+5
* [tests] Make simple.sh consistentBryan Quigley2020-03-181-9/+1
* [console] Add new pluginKazuhito Hagio2020-03-181-0/+29
* [sar] Fix "sar: could not list /var/log/sa/*" warningKazuhito Hagio2020-03-181-4/+4
* [selinux] collect /var/lib/selinuxRenaud Métrich2020-03-181-1/+2
* [powerpc] Remove check_enablement() overrideJake Hunsaker2020-03-181-3/+1
* [iprconfig] Remove check_enablement() overrideJake Hunsaker2020-03-181-5/+3
* [pci] Do not run lspci commands when buses are not enumeratedJake Hunsaker2020-03-181-2/+4
* [Plugin] Add enablement check based on architectureJake Hunsaker2020-03-181-4/+15
* [Plugin] Allow negative matching for SoSPredicateJake Hunsaker2020-03-181-27/+70
* [Plugin] Extend SoSPredicate to gate on system architectureJake Hunsaker2020-03-181-6/+28
* [Plugin] Do not write empty files to archive on command failureJake Hunsaker2020-03-181-0/+4
* [lxd] Drop db collection and introduce lxd.buginfoEric Desrochers2020-03-161-26/+18
* [Foreman] collect /etc/sysconfig/dynflowdWilliam Bradford Clark2020-02-261-0/+1
* [tests] add license header to source filesBryn M. Reeves2020-02-269-0/+63
* [tests] delete random shebangsBryn M. Reeves2020-02-264-8/+0
* [tests] remove obsolete test_exe.py scriptBryn M. Reeves2020-02-261-4/+0
* [tests] use echo instead of py script in test_{output,shell_out}()Bryn M. Reeves2020-02-261-4/+2
* [tests] compare correct string types in test_nonexe_file()Bryn M. Reeves2020-02-261-1/+1
* [tests] look for 'true' in test_exe_file() instead of py scriptBryn M. Reeves2020-02-261-2/+1
* [policies] Set a basic path in sos.policies.PolicyBryn M. Reeves2020-02-261-1/+1
* [networking] namespace pattern fixJan Jansky2020-02-191-11/+12
* [sos] bump release3.9Bryn M. Reeves2020-02-142-2/+5
* [man] Update manpage for --upload and related optionsJake Hunsaker2020-02-141-0/+56