aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [plugins] remove duplicate plugin testsMichael Adam2017-03-281-11/+0
* [plugins] let all copy_spec tests use add_copy_spec()Michael Adam2017-03-281-9/+9
* [plugins] let all plugins use add_copy_spec() instead of add_copy_spec_limit()Michael Adam2017-03-2840-174/+129
* [plugins] extend the signature of add_copy_spec() to match add_copy_spec_limit()Michael Adam2017-03-281-2/+2
* [plugins] implement add_copy_spec() by calling add_copy_spec_limit()Michael Adam2017-03-281-14/+1
* [plugins] Add tests for add_copy_spec_limit() with multiple copyspecsMichael Adam2017-03-281-0/+8
* [plugins] use _expand_copy_spec in add_copy_spec_limitMichael Adam2017-03-281-1/+1
* [plugins] make add_copy_spec_limit understand lists of copyspecsMichael Adam2017-03-281-31/+42
* [plugins] add tests for add_copy_spec_limit()Michael Adam2017-03-281-0/+13
* [plugins] add test for multiple arguments to add_copy_spec()Michael Adam2017-03-282-0/+5
* [plugins] move comment structuring the add_copy_spec_limit testsMichael Adam2017-03-281-2/+2
* [plugins] add an extra blank line for separation in plugin_testsMichael Adam2017-03-281-0/+1
* [plugins] fix trailing whitespace in plugin_testsMichael Adam2017-03-281-1/+1
* [plugins] Make the test_glob_file_over_limit test reliable by using a tmpdirMichael Adam2017-03-281-6/+6
* [plugins] add optional dir arg to create_file in plugin_testsMichael Adam2017-03-281-2/+2
* [gnocchi] add_cmd_output block to be run only when ENVs setMartin Schuppert2017-03-281-14/+16
* [reporting] workaround six mishandling of '\$' stringsBryn M. Reeves2017-03-281-0/+6
* [collectd] add missing package listBryn M. Reeves2017-03-281-0/+2
* [makefiles] use rm -f when cleaning up *.pyc filesBryn M. Reeves2017-03-271-1/+1
* [utilities] make sos_get_command_output() python3 compatibleBryn M. Reeves2017-03-271-1/+1
* [jars] use bytestrings when operating on property filesBryn M. Reeves2017-03-271-2/+2
* [networking] collect nftables rules and filesRobb Manes2017-03-271-0/+12
* [gnochhi] fix plugin name to match fileBryn M. Reeves2017-03-271-1/+1
* [networking] collect socket stat from each namespaceMartin Schuppert2017-03-271-1/+2
* [networking] Add ss socket outputPatrick Talbert2017-03-271-0/+1
* [xen] fix two typosJacob Wen2017-03-271-1/+1
* [npm] get project's npm config list only if project_path is setPavel Moravec2017-03-271-3/+3
* [corosync] fix corosync.conf handling.Bryn M. Reeves2017-03-271-4/+12
* [zfs] Add plugin for Ubuntu/DebianEric Desrochers2017-03-271-0/+36
* [powerpc] capture files under /sys/fs/pstore/Bryn M. Reeves2017-03-271-1/+2
* [powerpc] add diag_encl command output to sosreportBryn M. Reeves2017-03-271-1/+2
* [powerpc] remove lsvpd family commands from pluginBryn M. Reeves2017-03-271-5/+1
* [policies/debian] Remove glob in command that causes directories to be queried.Bryan Quigley2017-03-271-2/+2
* [openvswitch] capture kernel datapath flowsAaron Conole2017-03-271-0/+2
* [openvswitch] additional methods for status fetchAaron Conole2017-03-271-0/+3
* [gnocchi] Missing "packages = .." causes plugins runs everytimePavel Moravec2017-03-271-0/+8
* [collectd] Traceback when /etc/collectd.conf not readablePavel Moravec2017-03-271-5/+8
* [dnf] Traceback when dnf history is emptyPavel Moravec2017-03-271-1/+1
* [numa] missing import to os.path.join commandPavel Moravec2017-03-271-0/+1
* [sosreport] use archive.add_file(FileObj) for HTML and text reportBryn M. Reeves2017-03-271-4/+4
* [sosreport] convert sos.log and ui.log to StreamHandlerBryn M. Reeves2017-03-271-6/+4
* [sosreport] open temporary files for reading and writingBryn M. Reeves2017-03-271-1/+1
* [archive] accept an open File for add_file()Bryn M. Reeves2017-03-271-16/+32
* [openstack_*] Collect undercloud debug informationMartin Schuppert2017-03-247-37/+136
* [policies] get package list without a timeoutPavel Moravec2017-03-241-2/+1
* [openstack_manila] use wildcard for 'all_logs' collectionBryn M. Reeves2017-03-241-1/+1
* [openstack_manila] add new plugin at sos/pluginsPoornima Kshirsagar2017-03-241-0/+79
* [plugins] prevent collecting some key[3-4].db private keys3.4betaPavel Moravec2017-03-233-1/+4
* [cman] drop deprecated ricciPavel Moravec2017-03-231-2/+0
* [azure] Added RHEL plugin and collecting conf.tanaka_7332017-03-231-2/+3