aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [sosreport] Add mechanism to encrypt final archiveJake Hunsaker2018-07-125-11/+113
* [sosreport] accept -q as alias for --quietBryn M. Reeves2018-07-021-1/+1
* [Policy] allow final archive messages to bypass --quietBryn M. Reeves2018-07-021-4/+4
* [archive] fix add_string()/do_*_sub() regressionBryn M. Reeves2018-07-022-14/+12
* [devicemapper] add device-mapper statistics commandsBryn M. Reeves2018-06-281-1/+3
* [unpackaged,watchdog] fix license headersBryn M. Reeves2018-06-252-27/+15
* [plugins] Remove unnecessary sizelimits3.6Jake Hunsaker2018-06-2553-228/+141
* [redhat] Fix RHELPolicy.dist_version()Jake Hunsaker2018-06-251-6/+5
* [utilities] Allow commands to filter environment variablesJake Hunsaker2018-06-251-2/+5
* [i18n] Fix locale environmentJake Hunsaker2018-06-251-1/+1
* [kernel] handle case when bpftool installed but not implementedPavel Moravec2018-06-251-2/+4
* [build] bump sos and sos.spec version to match releaseBryn M. Reeves2018-06-252-2/+2
* [unpackaged] Fixed issue with the exclusion list of directoriesPierguido Lambri2018-06-221-1/+2
* [policies/redhat] handle UsrMove packages with content in /s?binBryn M. Reeves2018-06-222-1/+14
* [unpackaged] add pluginPierguido Lambri2018-06-221-0/+79
* [sosreport] Add check_usrmove() and mangle_package_path()Pierguido Lambri2018-06-221-9/+34
* [sosreport] adds a per-policy package manager file listPierguido Lambri2018-06-222-1/+24
* [sosreport] fix effective options log message typoBryn M. Reeves2018-06-221-1/+1
* [sosreport] Fix --threads having no effectJake Hunsaker2018-06-221-1/+1
* [infiniband] fix ports_cmds typoPavel Moravec2018-06-211-1/+1
* [utilities] Ensure slots in deque is always integerJake Hunsaker2018-06-211-1/+1
* [fibrechannel] fix list comprehension filter scopeBryn M. Reeves2018-06-211-1/+1
* [logs] fix RedHatLogs syslog/journal handlingBryn M. Reeves2018-06-211-5/+7
* [policies/redhat] fix preset constant in RHELPolicy.probe_preset()Bryn M. Reeves2018-06-211-1/+1
* [logs] restore secure* and messages* log collectionBryn M. Reeves2018-06-211-6/+6
* [policies/redhat] remove --all-logs from RHV presetBryn M. Reeves2018-06-211-1/+1
* [sos] SoSOptions: always compare strings when filtering argumentsBryn M. Reeves2018-06-211-1/+1
* [policies/redhat] clean up and improve Red Hat policy presetsBryn M. Reeves2018-06-211-20/+16
* [Plugin] pass correct sizelimit value to _add_cmd_output()Bryn M. Reeves2018-06-211-1/+1
* [sosreport] log preset options in command line notationBryn M. Reeves2018-06-211-3/+4
* [policies] handle ValueError in sos.policies.load_presets()Bryn M. Reeves2018-06-211-1/+5
* [sosreport] handle OSError in XmlReport.report()Bryn M. Reeves2018-06-211-1/+1
* [plugin] clean up journal log_size handlingBryn M. Reeves2018-06-211-7/+3
* [rpm] do not double escape characters in raw stringBryn M. Reeves2018-06-211-1/+1
* [policies/redhat] update Red Hat product presetsBryn M. Reeves2018-06-201-2/+3
* [sos] make log_size default match master (25)Bryn M. Reeves2018-06-201-1/+1
* [sosreport] make -v/--verbosity use _arg_defaultsBryn M. Reeves2018-06-202-4/+8
* [policies] mark new user preset as not builtinBryn M. Reeves2018-06-201-0/+1
* [sos] fix SoSOptions().__repr__()Bryn M. Reeves2018-06-201-9/+14
* [sos] move options-to-args formatting into SoSOptions.to_args()Bryn M. Reeves2018-06-202-39/+52
* [sosreport] use short option -v for verbosity in --list-presetsBryn M. Reeves2018-06-201-2/+10
* [sos] simplify SoSOptions.merge()Bryn M. Reeves2018-06-201-2/+3
* [sosreport] make unknown --preset an error and display helpBryn M. Reeves2018-06-201-2/+9
* [sos] concatenate list-typed args in SoSOptions.merge()Bryn M. Reeves2018-06-201-14/+23
* [sosreport] remove deque() use from sosBryn M. Reeves2018-06-201-15/+13
* [sos] reformat sequence types in SoSOptions.__str__()Bryn M. Reeves2018-06-201-1/+13
* [sosreport] beautify --list-presets outputBryn M. Reeves2018-06-201-5/+30
* [sosreport] make --alloptions SoSOptions member matchBryn M. Reeves2018-06-202-6/+6
* [sosreport] improve --list-preset argument filteringBryn M. Reeves2018-06-201-3/+2
* [sos] improve preset argument filteringBryn M. Reeves2018-06-201-2/+2