aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in systemd moduleBryn M. Reeves2012-12-101-4/+2
* Add systemd moduleBryn M. Reeves2012-12-101-0/+46
* Move sysctl collection to kernel module and add new locationsBryn M. Reeves2012-12-102-1/+3
* Remove obsolete sysreport references from sos.specBryn M. Reeves2012-12-071-2/+0
* Obscure password in /etc/keystone/keystone.confBryn M. Reeves2012-12-071-0/+5
* Make sar module more robustBryn M. Reeves2012-12-071-7/+27
* Remove stray debug code in copy_permissions_filter()Bryn M. Reeves2012-12-071-1/+0
* Make TarArchive preserve permissions and SELinux contextBryn M. Reeves2012-12-071-18/+53
* Fix typo in i18n moduleBryn M. Reeves2012-12-061-1/+1
* Add /etc/localtime to general moduleBryn M. Reeves2012-12-061-0/+1
* Add /etc/locale.conf to i18n moduleBryn M. Reeves2012-12-061-1/+1
* Fix exception when sar module enabled on system without sysstatBryn M. Reeves2012-12-061-3/+5
* Preserve permissions and ownership for files stored as stringsBryn M. Reeves2012-12-061-1/+11
* Preserve permissions, ownership and times for files in archiveBryn M. Reeves2012-12-061-2/+6
* Handle non-readable files better in doCopyFileOrDirBryn M. Reeves2012-12-061-1/+7
* Move Debian iSCSI target plugin to iscsitarget moduleBryn M. Reeves2012-12-062-16/+25
* Remove redundant exception handling in postgresql moduleBryn M. Reeves2012-12-061-5/+1
* Fix PacakgeManager.pkgByName()Bryn M. Reeves2012-12-061-4/+8
* Restore exception handling and logging in copy_stuff()Bryn M. Reeves2012-12-061-6/+6
* Fix exception in postgresql postproc methodBryn M. Reeves2012-12-061-1/+6
* Collect rhsm log files in general moduleBryn M. Reeves2012-12-061-1/+3