aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [process] Drop -b from lsof calls, add timeoutJake Hunsaker2021-01-131-2/+3
* [block] Add lsblk all column output commandAkshay Gaikwad2021-01-131-1/+2
* [sosnode] Fix scoping issues within finalize_sos_cmd()Jake Hunsaker2021-01-131-2/+3
* [sapnw] call sapconf only when a limits.d file existsPavel Moravec2021-01-131-1/+7
* [Policy] Add policy-controlled forbidden pathsJake Hunsaker2021-01-134-0/+60
* [process] Collect the output of the "pidstat" commandJose Castillo2021-01-131-0/+5
* [ipa] dogtag debug logfile name format changeThorsten Scherf2021-01-061-2/+2
* [collector] declare sysroot for each componentPavel Moravec2021-01-061-0/+1
* [component] honour plugopts from config filePavel Moravec2021-01-061-1/+1
* [python] Update import for RHELPolicyJake Hunsaker2021-01-041-2/+2
* [build] Add packages from policy re-orgJake Hunsaker2021-01-041-3/+5
* [boot] Add ls /sys/firmware command outputAkshay Gaikwad2021-01-041-1/+2
* [ceph] include time-sync-status for ceph monPonnuvel Palaniyappan2021-01-041-0/+1
* [DpkgPackageManager] Add subclass for dpkgJake Hunsaker2021-01-042-9/+26
* [RpmPackageManager] Add discreet PackageManager subclassJake Hunsaker2021-01-044-20/+32
* [Presets] Separate Presets from policiesJake Hunsaker2021-01-044-170/+209
* [PackageManager] Separate PackageManager from policiesJake Hunsaker2021-01-046-238/+253
* [policies] Move linux policies into new subdirJake Hunsaker2021-01-0411-533/+573
* [InitSystem] Separate InitSystem from policiesJake Hunsaker2021-01-044-191/+222
* [ContainerRuntime] Separate runtimes from policiesJake Hunsaker2021-01-044-180/+226
* [Policy] Allow any number of vendor urls in banner messagesJake Hunsaker2021-01-048-19/+50
* [redhat] Automatically failover to dropbox when RHCP upload failsJake Hunsaker2021-01-041-0/+15
* [networking/ufw/firewall_tables] Split out firewall from networkingBryan Quigley2021-01-043-72/+121
* [containers_common|podman] Gather container digestsBrad Hubbard2020-12-182-0/+2
* [component] Use sysroot from Policy when opts doesn't specify itPavel Moravec2020-12-151-2/+2
* [Openvswitch] Add ovs-configuration journalJuan-Luis de Sousa-Valadas Castaño2020-12-151-0/+1
* [policy] Add /sbin to PATH for SuSE policy.Daria Bukharina2020-12-151-1/+1
* [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