aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33 from jhjaggars/policy_refactoringjhjaggars2012-02-2310-260/+207
|\
| * fixing a syntax snafuJesse Jaggars2012-02-231-1/+1
| * adding a note about tests to the READMEJesse Jaggars2012-02-231-0/+4
| * adding more tests and fixing an error with tar archivesJesse Jaggars2012-02-236-19/+38
| * refactoring common linux-related policy features into a common superclass, si...Jesse Jaggars2012-02-235-242/+166
* | Merge pull request #20 from jhjaggars/rt_kerneljhjaggars2012-02-231-0/+39
|\ \ | |/ |/|
| * adding realtime kernel pluginGuy Streeter2012-02-081-0/+39
* | fixing another logic bug in policy loadingJesse Jaggars2012-02-231-1/+2
* | fixing more policy loading problemsJesse Jaggars2012-02-225-6/+17
* | Merge branch 'master' of https://github.com/battlemidget/sosreportJesse Jaggars2012-02-223-3/+4
|\ \
| * | sos/policies/ubuntu: syntax checker requires any from __import__ to beAdam Stokes2012-02-221-1/+1
| * | Makefile: replace soft tabs with true tabAdam Stokes2012-02-221-1/+1
| * | sos/sosreport: Display invalid plugins when verbosity is setAdam Stokes2012-02-221-1/+2
* | | Merge branch 'master' of https://github.com/battlemidget/sosreportJesse Jaggars2012-02-2113-6/+272
|\| |
| * | UbuntuPolicy: Make sure reading of lsb-release always closesAdam Stokes2012-02-211-4/+3
| * | Makefile: make sure install and as7 block rely on a newAdam Stokes2012-02-211-3/+5
| * | sos/plugin: Add dpkg pluginAdam Stokes2012-02-211-0/+22
| * | Makefile: Make sure to remove gzipped sos.conf during cleanAdam Stokes2012-02-211-1/+1
| * | debian: Add packaging rules for Debian/UbuntuAdam Stokes2012-02-216-0/+29
| * | policies: Make sure policies are included during buildAdam Stokes2012-02-213-3/+23
| * | policies: Add Debian/Ubuntu policiesAdam Stokes2012-02-213-0/+194
* | | fixing as7 plugin to prevent duplicationJesse Jaggars2012-02-211-3/+4
|/ /
* | Merge pull request #23 from jhjaggars/masterjhjaggars2012-02-154-156/+183
|\ \
| * | adding root_symlink support under tarfiles and fixing getOption behaviorJesse Jaggars2012-02-143-1/+25
| * | adding AS7Mixin class for AS7 related plugins and fixing some logic areas sur...Jesse Jaggars2012-02-132-155/+158
* | | Merge pull request #22 from jhjaggars/masterjhjaggars2012-02-092-1/+25
|\| |
| * | Fixing a logic error with global option handllingJesse Jaggars2012-02-092-1/+25
|/ /
* | Merge pull request #21 from jhjaggars/i18n_javajhjaggars2012-02-091-15/+51
|\ \
| * | set_i18n now changes the _sos function properlyJesse Jaggars2012-02-011-0/+5
| * | fixing naming of .properties filesJesse Jaggars2012-01-311-2/+2
| * | Prepending .properties i18n files with sos_Jesse Jaggars2012-01-311-1/+2
| * | Fixing i18n in jython/java use case.Jesse Jaggars2012-01-312-17/+48
* | | Merge pull request #19 from jhjaggars/masterjhjaggars2012-02-062-8/+62
|\ \ \ | | |/ | |/|
| * | Renaming eap6 plugin to as7Jesse Jaggars2012-02-062-19/+55
| |/
| * adding a tree of all zipped deploymentsJesse Jaggars2012-01-101-0/+18
* | Merge pull request #18 from jhjaggars/masterjhjaggars2012-01-104-10/+41
|\|
| * Adding a generic policy for fallbackJesse Jaggars2012-01-102-2/+11
| * renaming eap6 to as7 and changing the plugin not to grab deploymentsJesse Jaggars2012-01-061-8/+1
| * Adding NIS pluginPierguido Lambri2011-12-161-0/+29
|/
* Merge pull request #17 from jhjaggars/2.3_pull_requestjhjaggars2011-12-14115-2144/+4204
|\
| * Major updates to most of SoSReportJesse Jaggars2011-12-14115-2144/+4204
|/
* Merge pull request #16 from strider/masterjhjaggars2011-12-011-1/+1
|\
| * Update sos/plugins/logrotate.pyGaël Chamoulaud2011-11-301-1/+1
|/
* New plugin for gluster.Keith Robertson2011-11-141-2/+3
* New plugin for gluster.Keith Robertson2011-11-141-1/+6
* New plugin for gluster.Keith Robertson2011-11-091-0/+21
* Update example plugin to reflect reality (almost).Adrien Kunysz2011-04-221-28/+17
* 'ls' calls all use /bin/ls, and -n for nss safetyPierre Carrier2011-04-127-8/+8
* [plugins] cluster.py: remove dups from corosync.pyPierre Carrier2011-04-061-5/+1
* cleaning some needless garbage from previous commit ;-)kevinverma2011-04-011-1/+0