Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point sosreport manpage to see the AUTHORS file for updated contributors | Adam Stokes | 2013-04-23 | 3 | -23/+4 |
* | Fix scoping bug in named.py | Bryn M. Reeves | 2013-04-23 | 1 | -1/+1 |
* | Move command line parsing out of SoSReport class | Bryn M. Reeves | 2013-04-23 | 1 | -70/+316 |
* | Rename listPlugins to list_plugins | Bryn M. Reeves | 2013-04-23 | 1 | -2/+2 |
* | Clean up SoSReport.execute() | Bryn M. Reeves | 2013-04-23 | 1 | -15/+22 |
* | Fix scoping bug in kernel.py | Bryn M. Reeves | 2013-04-23 | 1 | -2/+2 |
* | Merge branch 'new_ldap' of https://github.com/karibou/sosreport | Bryn M. Reeves | 2013-04-23 | 1 | -3/+20 |
|\ | |||||
| * | ldap.py : improved data collection on Ubuntu/Debian | Louis Bouchard | 2013-04-23 | 1 | -4/+20 |
* | | Merge pull request #136 from karibou/master | Bryn M. Reeves | 2013-04-23 | 4 | -6/+7 |
|\ \ | |||||
| * | | fix small misses following refactoring | Louis Bouchard | 2013-04-22 | 2 | -3/+5 |
| * | | ldap.py : remove unneeded def setup | Louis Bouchard | 2013-04-22 | 1 | -1/+0 |
| * | | landscape.py : fix old format in cmd | Louis Bouchard | 2013-04-22 | 1 | -2/+2 |
| |/ | |||||
* | | Clean up /proc data collection in kernel plug-in | Bryn M. Reeves | 2013-04-22 | 1 | -4/+3 |
* | | Fix modinfo collection | Bryn M. Reeves | 2013-04-22 | 1 | -13/+11 |
* | | Add a suggest_filename to e820 map | Bryn M. Reeves | 2013-04-22 | 1 | -1/+2 |
* | | Merge pull request #133 from jhjaggars/master | Bryn M. Reeves | 2013-04-22 | 1 | -3/+4 |
|\ \ | |||||
| * | | Fixing windows policy loading detection | Jesse Jaggars | 2013-04-19 | 1 | -3/+4 |
* | | | Update SELinux plug-in for modern distributions | Bryn M. Reeves | 2013-04-22 | 1 | -21/+8 |
* | | | Fix pre-checks in sar module and enable XML output collection | Bryn M. Reeves | 2013-04-22 | 1 | -5/+23 |
| |/ |/| | |||||
* | | Fix regression in exit handling code | Bryn M. Reeves | 2013-04-19 | 1 | -3/+0 |
* | | Merge pull request #134 from battlemidget/fix-tabs-to-spaces-in-plugins | Bryn M. Reeves | 2013-04-19 | 2 | -24/+26 |
|\ \ | |||||
| * | | Another tab-to-space fix in ubuntu policy | Adam Stokes | 2013-04-19 | 1 | -1/+1 |
| * | | Merge branch 'master' into fix-tabs-to-spaces-in-plugins | Adam Stokes | 2013-04-19 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Fixed a few tabs-to-spaces in both plugins | Adam Stokes | 2013-04-19 | 2 | -24/+26 |
* | | | | Fix sar plug-in sa_path usage and enable on Debian/Ubuntu | Bryn M. Reeves | 2013-04-19 | 1 | -28/+17 |
* | | | | Fix whitespace breakage in previous commit | Bryn M. Reeves | 2013-04-19 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Fix Ubuntu policy class | Bryn M. Reeves | 2013-04-19 | 1 | -2/+2 |
|/ / | |||||
* | | Delete fossilised threading code | Bryn M. Reeves | 2013-04-18 | 2 | -11/+2 |
* | | Merge pull request #131 from battlemidget/patch-1 | Bryn M. Reeves | 2013-04-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update README.md | Adam Stokes | 2013-04-18 | 1 | -1/+1 |
* | | | Remove bogus path check in sar module | Bryn M. Reeves | 2013-04-18 | 1 | -9/+4 |
* | | | Fix auditd command line options | Bryn M. Reeves | 2013-04-18 | 1 | -1/+1 |
* | | | Merge branch 'new_ubuntu_plugin' | Bryn M. Reeves | 2013-04-18 | 23 | -95/+453 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix typo | Louis Bouchard | 2013-04-15 | 1 | -2/+2 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -3/+27 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -3/+19 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -2/+2 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -4/+26 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -2/+24 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -2/+23 |
| * | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-15 | 1 | -4/+38 |
| * | | Merge branch 'fix_packages_gh126' to stay current with upstream | Louis Bouchard | 2013-04-15 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Fixes the packages() statement that was no working for Ubuntu/Debian | Louis Bouchard | 2013-04-12 | 1 | -4/+4 |
| * | | | fix get_dns_dir which backtraces if regex is not found | Louis Bouchard | 2013-04-15 | 1 | -1/+4 |
| * | | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-12 | 3 | -8/+45 |
| * | | | Fix more reformat typos | Louis Bouchard | 2013-04-12 | 2 | -4/+4 |
| * | | | Enabled plugin for Ubuntu/Debian | Louis Bouchard | 2013-04-12 | 1 | -3/+23 |
| |/ / | |||||
| * | | Fix typo and new format miss | Louis Bouchard | 2013-04-11 | 1 | -2/+2 |
| * | | Fix main class missing setup | Louis Bouchard | 2013-04-11 | 1 | -0/+1 |
| * | | Fix new format misses | Louis Bouchard | 2013-04-11 | 2 | -3/+3 |