aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve UI text readabilityBryn M. Reeves2013-03-251-2/+2
* Merge pull request #102 from sosreport/bmr-template-text-fixesBryn M. Reeves2013-03-255-29/+111
|\
| * Fix Fedora policy detectionBryn M. Reeves2013-03-221-2/+3
| * Improve policy template handlingBryn M. Reeves2013-03-225-29/+110
|/
* Merge pull request #101 from battlemidget/cloud-pluginsBryn M. Reeves2013-03-213-0/+82
|\
| * Merge git://github.com/sosreport/sosreport into cloud-pluginsAdam Stokes2013-03-181-0/+1
| |\ | |/ |/|
* | Merge pull request #98 from battlemidget/patch-1Bryn M. Reeves2013-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
| |/ |/|
* | Merge pull request #99 from battlemidget/patch-2Bryn M. Reeves2013-02-221-2/+2
|\ \ | |/ |/|
| * Include new-line in shell_outAdam Stokes2013-02-111-2/+2
|/
* Make add_file() more robustBryn M. Reeves2012-12-181-9/+15
* Force LC_ALL=C for external commandsBryn M. Reeves2012-12-181-1/+6
* Disable archive recursion tests for TarFileArchiveBryn M. Reeves2012-12-181-10/+14
* Fix import statement in archives_test.pyBryn M. Reeves2012-12-181-1/+1
* Separate archive classes from utilities moduleBryn M. Reeves2012-12-185-244/+276
* Rename command output collection interfacesBryn M. Reeves2012-12-1764-360/+360
* Merge pull request #94 from battlemidget/featureJesse Jaggars2012-12-141-1/+1
|\
| * Make Ubuntu/Debian depend on python-selinux (Closed GH:#93)Adam Stokes2012-12-141-1/+1
* | Add output of ntptime to ntp moduleBryn M. Reeves2012-12-131-1/+4
|/
* Delete vestigial coloured output codeBryn M. Reeves2012-12-132-11/+3
* 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
* Add profiling to command and file substitution methodsBryn M. Reeves2012-12-121-7/+21
* Work around non-writable directories in host file systemsBryn M. Reeves2012-12-121-7/+18
* Add logging to regex subsitution methodsBryn M. Reeves2012-12-121-0/+9
* Re-work sunrpc module to make porting easierBryn M. Reeves2012-12-121-4/+28
* Use paths list in anaconda pluginBryn M. Reeves2012-12-111-3/+1
* Update anaconda supportBryn M. Reeves2012-12-111-7/+18
* Fix regression TarFileArchive regressionBryn M. Reeves2012-12-111-1/+1
* Collect file lists for /var/libBryn M. Reeves2012-12-111-0/+2
* Collect additional files and command output for infinibandBryn M. Reeves2012-12-111-2/+9
* Add mkqdisk -L output to cluster moduleBryn M. Reeves2012-12-111-0/+1
* Add /sys/firmware/acpi/tables to hardware moduleBryn M. Reeves2012-12-111-0/+1
* Add SysV IPC moduleBryn M. Reeves2012-12-111-0/+29
* Add more commands to iscsi initiator moduleBryn M. Reeves2012-12-111-1/+7
* Remove analyze() wiringBryn M. Reeves2012-12-114-16/+3
* Remove diagnose() wiringBryn M. Reeves2012-12-113-68/+1
* Remove analyze() method from yum moduleBryn M. Reeves2012-12-111-9/+0
* Delete kernel analyze() method and add more sysfs module filesBryn M. Reeves2012-12-111-41/+3
* Delete selinux module's analyze() methodBryn M. Reeves2012-12-111-8/+9
* Remove diagnose() methods from pluginsBryn M. Reeves2012-12-114-57/+0
* Do not attempt to store SELinux context for /proc and /sysBryn M. Reeves2012-12-101-3/+7