| Commit message (Expand) | Author | Age | Files | Lines |
* | [policies] Take care of empty lines while parsing /etc/os-release | Sourabh Jain | 2020-05-07 | 1 | -1/+2 |
* | [auditd] Get auditd plugins.d contents | tuxpreacher | 2020-05-07 | 1 | -1/+2 |
* | [azure] Update metadata service URL | Oliver Falk | 2020-05-07 | 1 | -2/+2 |
* | [plugins] mark 9 plugins as supported on COS | Xuewei Zhang | 2020-05-05 | 10 | -18/+32 |
* | [policies] add COS policy | Xuewei Zhang | 2020-05-05 | 1 | -0/+36 |
* | [redhat] Update CoreOS release line match | Jake Hunsaker | 2020-05-05 | 1 | -1/+1 |
* | [containers_common] Add plugin for common containers configs | Pavel Moravec | 2020-05-05 | 3 | -14/+27 |
* | [tests] Add Timing, summary, and reduce IO for small files | Bryan Quigley | 2020-05-04 | 1 | -9/+20 |
* | [s390] Convert enablement to using default architecture check | Jake Hunsaker | 2020-05-01 | 1 | -7/+1 |
* | [Plugin] Fix enablement triggers when only restriction is architecture | Jake Hunsaker | 2020-04-30 | 1 | -0/+5 |
* | [travis] Add tests against arm64, ppc64le, and s390x | Bryan Quigley | 2020-04-30 | 1 | -0/+18 |
* | [plugins] Convert docstrings to class attrs | Jake Hunsaker | 2020-04-30 | 298 | -578/+590 |
* | [redhat] fix RH containers without sysroot | Robert Thomas Manes | 2020-04-30 | 1 | -1/+1 |
* | [sos] Don't double log error level messages | Jake Hunsaker | 2020-04-28 | 1 | -1/+3 |
* | [maas] Add snap support to maas plugin | Adam Collard | 2020-04-28 | 1 | -14/+51 |
* | [collect] When collect is unavailable, don't fail on unknown options | Jake Hunsaker | 2020-04-23 | 2 | -1/+9 |
* | [collect] Catch keyboard interrupt in disclaimer prompt | Jake Hunsaker | 2020-04-22 | 1 | -2/+5 |
* | [cluster] Improve logging formating for errors | Jake Hunsaker | 2020-04-22 | 1 | -4/+3 |
* | [sosnode] Fix checking sos version from container image | Jake Hunsaker | 2020-04-22 | 3 | -9/+23 |
* | [satellite] Simplify node enumeration | Jake Hunsaker | 2020-04-22 | 1 | -5/+6 |
* | [sosnode] Do not load local sos information when using --no-local | Jake Hunsaker | 2020-04-22 | 1 | -2/+10 |
* | [collect] Do not display local host if --no-local is used | Jake Hunsaker | 2020-04-22 | 1 | -2/+3 |
* | [collector] Passthru --threads, replace with --jobs for collect | Jake Hunsaker | 2020-04-22 | 3 | -9/+27 |
* | [collector] Ensure parsed plugin options are always a list | Jake Hunsaker | 2020-04-22 | 2 | -4/+7 |
* | [collector] Always cleanup on graceful exit | Jake Hunsaker | 2020-04-22 | 1 | -0/+1 |
* | [collector] Add options to parser in groups | Jake Hunsaker | 2020-04-22 | 2 | -119/+129 |
* | [sosnode] Explicitly import all exceptions | Jake Hunsaker | 2020-04-22 | 1 | -1/+9 |
* | [PEP257] Fix docstrings in exceptions.py | Jake Hunsaker | 2020-04-22 | 1 | -12/+12 |
* | [sosnode] Fix conflicts between password-per-node and sudo options | Jake Hunsaker | 2020-04-22 | 2 | -3/+6 |
* | [options] Rename insecure-sudo to nopasswd-sudo | Jake Hunsaker | 2020-04-22 | 2 | -8/+8 |
* | [sosnode|collector] Add support for newer report options | Jake Hunsaker | 2020-04-22 | 2 | -20/+63 |
* | [collector] Properly remove localhost if local sudo is needed but missing | Jake Hunsaker | 2020-04-22 | 1 | -2/+4 |
* | [collector] Don't collect only from localhost | Jake Hunsaker | 2020-04-22 | 1 | -0/+12 |
* | [collector] Use jbon cluster is none is determined but we have nodes | Jake Hunsaker | 2020-04-22 | 1 | -0/+6 |
* | [collector] Fix local collections requiring sudo | Jake Hunsaker | 2020-04-22 | 2 | -9/+49 |
* | [sos] Do not require collect to be available for base sos runs | Jake Hunsaker | 2020-04-22 | 2 | -3/+61 |
* | [travis] Update 18.04 native run to install pexpect | Jake Hunsaker | 2020-04-22 | 1 | -1/+1 |
* | [collector] Actually validate cluster option values | Jake Hunsaker | 2020-04-22 | 1 | -8/+9 |
* | [options] Move ClusterOption into sos.options | Jake Hunsaker | 2020-04-22 | 3 | -12/+14 |
* | [collector] Don't override _exit from SoSComponent | Jake Hunsaker | 2020-04-22 | 1 | -13/+13 |
* | [collect] Add sos-collector redirection command | Jake Hunsaker | 2020-04-22 | 1 | -0/+35 |
* | [build] Add pexpect dep and update setuptools | Jake Hunsaker | 2020-04-22 | 3 | -2/+8 |
* | [sosnode] Adjust logging mechanism and levels | Jake Hunsaker | 2020-04-22 | 1 | -21/+22 |
* | [docs] Add general sos manpage, rename sosreport.1, add symlinks | Jake Hunsaker | 2020-04-22 | 4 | -334/+418 |
* | [docs] Add manpage for sos collect | Jake Hunsaker | 2020-04-22 | 1 | -0/+312 |
* | [collector] Properly set desc attribute for parser | Jake Hunsaker | 2020-04-22 | 1 | -1/+8 |
* | [linters] PEP8, PEP257, flake8 fixes | Jake Hunsaker | 2020-04-22 | 5 | -140/+136 |
* | [Hosts|Policies|Collect] Merge SoSHost into Policy, drop SoSHost | Jake Hunsaker | 2020-04-22 | 8 | -264/+108 |
* | [collector|Policies] Load a Policy rather than SoSHost within SoSNode | Jake Hunsaker | 2020-04-22 | 2 | -14/+15 |
* | [PackageManager] Allow for remote execution of package commands | Jake Hunsaker | 2020-04-22 | 7 | -21/+50 |