aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix collection of chkconfig output in startup moduleBryn M. Reeves2012-11-291-1/+1
* Fix typo in yum moduleBryn M. Reeves2012-11-291-1/+1
* Merge pull request #65 from jnpkrn/patchesBryn M. Reeves2012-11-271-8/+5
|\
| * Plugin class: comments cleanupJan Pokorný2012-09-071-8/+5
* | Merge pull request #67 from edamato/masterBryn M. Reeves2012-11-271-0/+39
|\ \ | |/ |/|
| * adding ceph pluginEduardo Damato2012-11-131-0/+39
|/
* Merge pull request #58 from jds2001/masterKeith Robertson2012-08-142-5/+17
|\
| * Various bugfixes from previous commitJon Stanley2012-06-121-5/+6
| * Add generated files to .gitignoreJon Stanley2012-06-121-0/+3
| * Collect ring, coalesce, and pause attributes of interfaces.Jon Stanley2012-06-121-0/+3
| * Change get_interface_name to support arbitrarily named interfacesJon Stanley2012-06-121-5/+10
| * Use 'ip -o addr' instead of ifconfig for parseable outputJon Stanley2012-06-121-1/+1
* | Merge pull request #63 from galstrom21/masterJesse Jaggars2012-08-131-1/+128
|\ \
| * | adding back removed copyright linegalstrom212012-08-121-0/+3
| * | fixing pep8 violations in additional codegalstrom212012-07-111-9/+30
| * | merging upstream/mastergalstrom212012-07-104-4/+4
| |\ \ | |/ / |/| |
* | | Merge pull request #61 from gkotton/openstackJesse Jaggars2012-07-032-0/+61
|\ \ \ | |_|/ |/| |
| * | Support for openstack.Gary Kotton2012-07-022-0/+61
|/ /
* | always fall back to just using the uid and gid if pwd and grp won't workJesse Jaggars2012-05-241-2/+2
* | read files in binary mode when calculating checksums, this ensures equality a...Jesse Jaggars2012-05-071-1/+1
| * adding collectExtOutput calls for nova-manage and glance-managegalstrom212012-07-101-0/+13
| * removing redundant linegalstrom212012-07-101-1/+0
| * Updating the ubuntu/debian side of thingsgalstrom212012-07-101-23/+115
| * adding support for OpenStackgalstrom212012-04-261-0/+60
|/
* Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-04-053-7/+16
|\
| * Merge pull request #54 from jhjaggars/timeoutsJesse Jaggars2012-03-213-7/+16
| |\
| | * adding timeout to callExtProg as wellJesse Jaggars2012-03-201-3/+2
| | * using /usr/bin/timeout if it's thereJesse Jaggars2012-03-202-4/+14
* | | adding more gathering for as7 and fixing an error where trying to add a unico...Jesse Jaggars2012-04-054-2/+15
|/ /
* / adding a === to jarinfo.txt to allow for newlines inside of jar manifestsJesse Jaggars2012-03-201-1/+1
|/
* get_jboss_home now properly tries to read from all possible inputsas7.1.2AS7-7.1.2Jesse Jaggars2012-03-161-1/+1
* ignoring the dist-build dirJesse Jaggars2012-03-141-1/+1
* fixing some python2.5 compatibility issuesJesse Jaggars2012-03-143-10/+30
* Squashed commit of the following:Jesse Jaggars2012-03-135-83/+455
* Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-03-1212-31/+128
|\
| * Merge pull request #48 from battlemidget/featureJesse Jaggars2012-03-0912-31/+128
| |\
| | * sos/plugins/sssd: Typo fix on DebianSssd inheritanceAdam Stokes2012-03-091-1/+1
| | * sos/plugins: More cross distribution plugin enhancementsAdam Stokes2012-03-0910-30/+118
| | * README: Add help line for making local debian unsignedAdam Stokes2012-03-091-0/+1
| | * sos/plugins/hardware: Address an error of accessing the wrongAdam Stokes2012-03-091-1/+9
| |/
* | Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-03-091-0/+6
|\|
| * Merge pull request #47 from battlemidget/featureJesse Jaggars2012-03-091-0/+6
| |\
| | * README: Debian/Ubuntu installation stepsAdam Stokes2012-03-091-0/+6
| |/
* / write a debug message to the log when a non-existent file is encountered by s...Jesse Jaggars2012-03-081-0/+3
|/
* Squashed commit of the following:Jesse Jaggars2012-03-0815-45/+126
* fixing fileGrep to pass multiple search paths better and we handle non-exista...Jesse Jaggars2012-03-083-2/+9
* fixing some local variable abuseJesse Jaggars2012-03-082-8/+10
* Makefile: helper routine for `make deb`Adam Stokes2012-03-081-0/+6
* adding a way to share common plugin bits across distrosJesse Jaggars2012-03-076-49/+59
* sos/sosreport: Fix failure when attempting to import non-existent compress me...Adam Stokes2012-03-051-1/+1