aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update readme to reflect the removal of jboss/application server build andAdam Stokes2013-04-261-2/+1
| * Remove uneeded build tasks in MakefileAdam Stokes2013-04-263-56/+5
* | Remove duplicate code in system plug-inBryn M. Reeves2013-04-261-18/+3
* | Remove ntp data from system plug-inBryn M. Reeves2013-04-262-5/+6
* | Remove cron related information from system plug-inBryn M. Reeves2013-04-262-11/+11
* | Remove user crontabs from crontab plug-inBryn M. Reeves2013-04-261-3/+0
* | Remove anacron data from system plug-inBryn M. Reeves2013-04-262-1/+26
* | Enable ppp plug-in on more distributionsBryn M. Reeves2013-04-261-3/+2
* | Rename printing plug-in and add check for cups packageBryn M. Reeves2013-04-261-1/+3
* | Make printing default log size limit consistentBryn M. Reeves2013-04-261-1/+1
* | Enable Openswan plug-in on more distributionsBryn M. Reeves2013-04-261-2/+2
* | Fix nfsstat invocation in nfsserver plug-inBryn M. Reeves2013-04-261-1/+2
* | Improve code formatting in nfsserver plug-inBryn M. Reeves2013-04-261-3/+7
* | Fix indentation in nfsserver.pyBryn M. Reeves2013-04-261-8/+8
|/
* Remove obsolete netdump plug-inBryn M. Reeves2013-04-261-27/+0
* Remove top output from kvm plug-inBryn M. Reeves2013-04-261-4/+0
* Fix detection of ext file systems in filesys plug-inBryn M. Reeves2013-04-261-3/+5
* Fix broken option_list in filesys plug-inBryn M. Reeves2013-04-261-2/+2
* Fix UnboundLocalError during command output substitutionBryn M. Reeves2013-04-261-0/+4
* Clean up plug-in naming and set plugin_name for all plugin classesBryn M. Reeves2013-04-2688-93/+290
* Kill the automount daemon plug-in (amd)Bryn M. Reeves2013-04-261-28/+0
* Fix running of RHN hardware.py scriptBryn M. Reeves2013-04-251-1/+1
* Fix cpu frequency data collection in hardware.pyBryn M. Reeves2013-04-251-4/+10
* Break up the device-mapper trainwreckBryn M. Reeves2013-04-256-45/+171
* Add RHEL7 support to RedHatPolicy.rhel_version()Bryn M. Reeves2013-04-251-0/+2
* Merge pull request #138 from battlemidget/include-authors-fileBryn M. Reeves2013-04-243-23/+4
|\
| * Point sosreport manpage to see the AUTHORS file for updated contributorsAdam Stokes2013-04-233-23/+4
|/
* Fix scoping bug in named.pyBryn M. Reeves2013-04-231-1/+1
* Move command line parsing out of SoSReport classBryn M. Reeves2013-04-231-70/+316
* Rename listPlugins to list_pluginsBryn M. Reeves2013-04-231-2/+2
* Clean up SoSReport.execute()Bryn M. Reeves2013-04-231-15/+22
* Fix scoping bug in kernel.pyBryn M. Reeves2013-04-231-2/+2
* Merge branch 'new_ldap' of https://github.com/karibou/sosreportBryn M. Reeves2013-04-231-3/+20
|\
| * ldap.py : improved data collection on Ubuntu/DebianLouis Bouchard2013-04-231-4/+20
* | Merge pull request #136 from karibou/masterBryn M. Reeves2013-04-234-6/+7
|\ \
| * | fix small misses following refactoringLouis Bouchard2013-04-222-3/+5
| * | ldap.py : remove unneeded def setupLouis Bouchard2013-04-221-1/+0
| * | landscape.py : fix old format in cmdLouis Bouchard2013-04-221-2/+2
| |/
* | Clean up /proc data collection in kernel plug-inBryn M. Reeves2013-04-221-4/+3
* | Fix modinfo collectionBryn M. Reeves2013-04-221-13/+11
* | Add a suggest_filename to e820 mapBryn M. Reeves2013-04-221-1/+2
* | Merge pull request #133 from jhjaggars/masterBryn M. Reeves2013-04-221-3/+4
|\ \
| * | Fixing windows policy loading detectionJesse Jaggars2013-04-191-3/+4
* | | Update SELinux plug-in for modern distributionsBryn M. Reeves2013-04-221-21/+8
* | | Fix pre-checks in sar module and enable XML output collectionBryn M. Reeves2013-04-221-5/+23
| |/ |/|
* | Fix regression in exit handling codeBryn M. Reeves2013-04-191-3/+0
* | Merge pull request #134 from battlemidget/fix-tabs-to-spaces-in-pluginsBryn M. Reeves2013-04-192-24/+26
|\ \
| * | Another tab-to-space fix in ubuntu policyAdam Stokes2013-04-191-1/+1
| * | Merge branch 'master' into fix-tabs-to-spaces-in-pluginsAdam Stokes2013-04-191-2/+2
| |\ \
| * | | Fixed a few tabs-to-spaces in both pluginsAdam Stokes2013-04-192-24/+26