aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [subscription_manager] scrub passwords on one line onlyPavel Moravec2020-12-151-2/+2
* [report] collect broken symlinksPavel Moravec2020-12-141-6/+10
* [collect] Add unavailable warning to `sos collect --help`Jake Hunsaker2020-12-131-0/+23
* [networking] Add kmod predicate to `ufw` commandsJake Hunsaker2020-12-131-1/+5
* [lxd] Add predicate to lxd/lxc commands for network kmodsJake Hunsaker2020-12-111-3/+24
* [wireless] Update enablement triggers and add predicate for iw commandsJake Hunsaker2020-12-111-13/+6
* [tests] Add test for newly loaded kernel modulesJake Hunsaker2020-12-111-2/+10
* [pmem] Updated for ipmctl v2.xSteve Scargall2020-12-111-6/+11
* [options] Fix --log-size=0 being ignored and unreported otherwiseJake Hunsaker2020-12-102-1/+4
* [crio] collect "crio config"Pavel Moravec2020-12-101-1/+4
* [collector] allow overriding plain --cluster-typePavel Moravec2020-12-091-0/+1
* [plugins] Dont stop collecting by empty specfile when sizelimit=0Pavel Moravec2020-12-091-1/+1
* [fibrechannel] Add optional argument for plugin to collect debug infoDaria Bukharina2020-12-021-0/+10
* [apt] Move unattended-upgrades log collectionEric Desrochers2020-11-302-2/+3
* [openstack_ceilometer] Add backend_url and transport_urlJose Castillo2020-11-301-3/+2
* [sos] Use parse_args() instead of parse_known_args()Jake Hunsaker2020-11-301-1/+1
* [openstack_barbican] Add new pluginWilliam Konitzer2020-11-301-0/+54
* [plugins] Align sosreport plugins with Mirantis Cloud PlatformWilliam Konitzer2020-11-3010-18/+80
* [systemd] Add tmpfiles.d conf filesAkshay Gaikwad2020-11-301-1/+4
* [readme] Update badgingJake Hunsaker2020-11-231-2/+2
* [networking] Remove superfluous if/out_ns and re-indent per-ns codeMauricio Faria de Oliveira2020-11-231-46/+45
* [Plugin,networking] Move namespace filtering to get_network_namespaces()Mauricio Faria de Oliveira2020-11-232-27/+37
* [report,conntrack,ebpf,networking] Introduce get_network_namespaces()Mauricio Faria de Oliveira2020-11-235-41/+42
* [conntrack] gather per-namespace dataMauricio Faria de Oliveira2020-11-231-0/+18
* [networking] Ignore stderr from ip netns for list of namespacesMauricio Faria de Oliveira2020-11-231-1/+2
* [grub2] Stylistic cleanup for grub2-mkconfig callsJake Hunsaker2020-11-231-4/+2
* [Plugin] Add method to get all containers matching a regexJake Hunsaker2020-11-231-0/+18
* [redhat] Add podman to valid container env varsJake Hunsaker2020-11-231-1/+1
* add lang files to sos.specPavel Moravec2020-11-231-1/+1
* [flake8] Fix minor indentation issueJake Hunsaker2020-11-191-1/+1
* [cleaner] Simplify MAC addr parsing from #2311Jake Hunsaker2020-11-191-6/+13
* [travis] Drop testing via TravisJake Hunsaker2020-11-191-65/+0
* [tests] Update simple.sh test suiteJake Hunsaker2020-11-191-30/+171
* [Cirrus] Add testing via Cirrus CIJake Hunsaker2020-11-191-0/+101
* [component] Add log verbosity from presetsErik Bernoth2020-11-191-0/+6
* [cleaner] Match MAC addrs in lines that end in punctuationJake Hunsaker2020-11-181-1/+22
* [auditd] Collect all fanotify message by defaultThorsten Scherf2020-11-181-1/+1
* [postgresql] reorganize postgres from SCLPavel Moravec2020-11-171-30/+24
* [Plugin] exec_cmd(): pass stderr along to sos_get_command_output()Mauricio Faria de Oliveira2020-11-171-1/+1
* [openstack_tripleo] Add new path for log collectionKevin Carter2020-11-171-7/+6
* [sos] Fix argparse error output formattingJake Hunsaker2020-11-101-1/+2
* [ds] collect listing of DB filesPavel Moravec2020-11-101-0/+2
* [ovirt] collect /etc/pki/ovirt-engine/.truststorePavel Moravec2020-11-101-2/+5
* [component] execute() as Abstract classErik Bernoth2020-11-101-0/+3
* [report] remove redundant test of compression methodsPavel Moravec2020-11-041-9/+0
* [rhui] remove obsolete pluginPavel Moravec2020-11-041-41/+0
* [fibrechannel] Add remote_ports to files tupleDaria Bukharina2020-11-041-1/+1
* [sapnw] Update plugin to conform with style guidelinesJake Hunsaker2020-11-031-46/+37
* [saphana] Refactor collection loop for style guidelinesJake Hunsaker2020-11-031-29/+21
* [report] Allow users to specify commands and files to skipJake Hunsaker2020-11-038-0/+85