aboutsummaryrefslogtreecommitdiffstats
path: root/sos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #108 from ivoks/patch-1Bryn M. Reeves2013-04-101-1/+16
|\
| * Add basic cinder data to the pluginivoks2013-03-281-1/+16
* | Merge pull request #118 from battlemidget/unittest-fixes-1Bryn M. Reeves2013-04-1022-34/+37
|\ \
| * | More pep8 naming updatesAdam Stokes2013-04-085-6/+6
| * | More pep8 classname stylingAdam Stokes2013-04-0415-25/+25
| * | Fix unittests and more pep8 conformingAdam Stokes2013-04-042-3/+6
* | | Remove absolute paths from plug-insBryn M. Reeves2013-04-0958-306/+306
* | | Make PATH policy controlledBryn M. Reeves2013-04-093-5/+29
* | | Remove obsolete command from selinux pluginBryn M. Reeves2013-04-091-1/+0
|/ /
* | Merge branch 'bmr-pep8ify-names'Bryn M. Reeves2013-04-04116-1100/+1100
|\ \
| * | Make more names pep8 compliant across the treeBryn M. Reeves2013-03-2846-253/+253
| * | Rename copy_stuff() to collect()Bryn M. Reeves2013-03-282-4/+4
| * | Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-28111-857/+857
| |/
* | Merge pull request #111 from rubeon/masterBryn M. Reeves2013-04-031-0/+72
|\ \
| * | Changed classname to match style guidelines.Eric Williams2013-03-291-1/+1
| * | Renamed landscape_client to landscape so it looks better in the plugin list.Eric Williams2013-03-281-2/+3
| * | Added landscape plugin, which gathers logs and configuration files for the Ub...Eric Williams2013-03-281-0/+71
| |/
* | Merge pull request #109 from battlemidget/patch-1Bryn M. Reeves2013-04-031-6/+6
|\ \
| * | Fix super call to proper general plugin nameAdam Stokes2013-03-281-6/+6
| |/
* / Only specify the var/log/juju dirAdam Stokes2013-03-281-1/+1
|/
* Merge git://github.com/sosreport/sosreport into patch-1Adam Stokes2013-03-252-22/+22
|\
| * Clean up command line option handlingBryn M. Reeves2013-03-251-12/+12
| * Rename --silent to --quietBryn M. Reeves2013-03-252-8/+8
| * Improve UI text readabilityBryn M. Reeves2013-03-251-2/+2
* | Conforming naming scheme in a few pluginsAdam Stokes2013-03-256-11/+13
* | Merge branch 'patch-1' of github.com:battlemidget/sosreport into patch-1Adam Stokes2013-03-251-1/+0
|\ \
| * | Update __init__.pyAdam Stokes2013-03-251-1/+0
* | | Inherit system within DebianSystem pluginAdam Stokes2013-03-251-1/+1
|/ /
* | Fixes #104Adam Stokes2013-03-251-1/+3
* | Port several plugins to Debian/UbuntuAdam Stokes2013-03-259-15/+83
|/
* Fix Fedora policy detectionBryn M. Reeves2013-03-221-2/+3
* Improve policy template handlingBryn M. Reeves2013-03-225-29/+110
* Merge git://github.com/sosreport/sosreport into cloud-pluginsAdam Stokes2013-03-181-0/+1
|\
| * Line 243 attempts to access non-imported regexAdam Stokes2013-02-111-0/+1
* | 3 New pluginsAdam Stokes2013-03-063-0/+82
|/
* Make add_file() more robustBryn M. Reeves2012-12-181-9/+15
* Force LC_ALL=C for external commandsBryn M. Reeves2012-12-181-1/+6
* Separate archive classes from utilities moduleBryn M. Reeves2012-12-185-244/+276
* Rename command output collection interfacesBryn M. Reeves2012-12-1764-360/+360
* Add output of ntptime to ntp moduleBryn M. Reeves2012-12-131-1/+4
* Delete vestigial coloured output codeBryn M. Reeves2012-12-131-5/+1
* Remove sar file root symlinksBryn M. Reeves2012-12-131-2/+1
* Fix sar file collection and error reportingBryn M. Reeves2012-12-131-3/+5
* Fix typo in sar moduleBryn M. Reeves2012-12-131-1/+1
* Fix sar plugin error messageBryn M. Reeves2012-12-131-1/+1
* Fix exception when unreadable files are collectedBryn M. Reeves2012-12-131-3/+8
* Fix relative paths in reportsBryn M. Reeves2012-12-132-5/+11
* Change collection of /lib/systemdBryn M. Reeves2012-12-131-1/+6
* Teach pam module about multilibBryn M. Reeves2012-12-131-1/+1
* Do not allow duplicate destinations in TarFileArchive.add_file()Bryn M. Reeves2012-12-121-0/+2