aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/system.py
Commit message (Expand)AuthorAgeFilesLines
* [system,kernel] dont collect some empty nonreadable filesPavel Moravec2018-05-241-0/+3
* [global] Kill license headersJake Hunsaker2018-05-221-13/+7
* [plugins] convert plugins to new add_forbidden_path()Bryn M. Reeves2018-04-261-4/+4
* [general|host|date] Break up general into other pluginsJake Hunsaker2018-04-161-1/+6
* [system] add zlib to verify_packages listBryn M. Reeves2017-11-011-1/+1
* [system] move initscripts package verification to system pluginBryn M. Reeves2017-11-011-1/+1
* [system] move glibc package verification to system pluginBryn M. Reeves2017-11-011-0/+1
* [global] update FSF addressSandro Bonazzola2017-05-221-3/+3
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [plugins] improve plugin class docstringsBryn M. Reeves2014-09-161-1/+1
* [plugins] add initial profile tags to all pluginsBryn M. Reeves2014-09-161-0/+1
* [plugins] pep8 compliance for rest of pluginsAdam Stokes2014-08-021-13/+14
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Fix incorrect use of add_copy_specs() in system plug-inBryn M. Reeves2013-06-061-1/+1
* Update system.pyBryanQuigley2013-05-301-1/+1
* Move syslog and rsyslog configuratoin collection to logs plug-inBryn M. Reeves2013-05-011-5/+1
* Remove duplicate code in system plug-inBryn M. Reeves2013-04-261-18/+3
* Remove ntp data from system plug-inBryn M. Reeves2013-04-261-4/+1
* Remove cron related information from system plug-inBryn M. Reeves2013-04-261-7/+0
* Remove anacron data from system plug-inBryn M. Reeves2013-04-261-1/+0
* Clean up plug-in naming and set plugin_name for all plugin classesBryn M. Reeves2013-04-261-3/+3
* Remove absolute paths from plug-insBryn M. Reeves2013-04-091-2/+2
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-8/+8
* Conforming naming scheme in a few pluginsAdam Stokes2013-03-251-2/+2
* Inherit system within DebianSystem pluginAdam Stokes2013-03-251-1/+1
* Port several plugins to Debian/UbuntuAdam Stokes2013-03-251-2/+23
* Rename command output collection interfacesBryn M. Reeves2012-12-171-1/+1
* Move sysctl collection to kernel module and add new locationsBryn M. Reeves2012-12-101-1/+0
* Avoid deprecated sysctls in /proc/sys/netBryn M. Reeves2012-12-041-0/+6
* Major updates to most of SoSReportJesse Jaggars2011-12-141-2/+2
* Use addCopySpecs instead of addCopySpecpcarrier2010-11-221-11/+12
* [plugins] removed empty returnspcarrier2010-11-221-2/+0
* Adding /etc/anacrontab to the system.py pluginpcarrier2010-11-151-0/+1
* - moved 1.9 to trunkr1.9astokes2010-02-171-0/+33