aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [plugin] kill Plugin.option_enabled()Bryn M. Reeves2014-07-076-12/+8
* [plugin] add simple collect() profilingBryn M. Reeves2014-07-071-0/+3
* [archive, plugin] handle special file system nodesBryn M. Reeves2014-07-042-4/+36
* [plugin] log directory contents added via Plugin.copy_dir()Bryn M. Reeves2014-07-021-2/+4
* [megacli] new plugin for LSI MegaRAID based adaptersJon Magrini2014-07-021-0/+39
* [plugin] python3 exception lists must be tuplesBryn M. Reeves2014-07-021-1/+1
* [plugin] handle lstat exceptions in do_copy_path()Bryn M. Reeves2014-07-011-1/+5
* [libvirt] add missing os importBryn M. Reeves2014-07-011-0/+1
* Use lstat() in do_copy_path and check for char and block devicesBryn M. Reeves2014-07-011-15/+16
* [libvirt] restrict configuration and log collectionBryn M. Reeves2014-07-011-2/+31
* [s390] remove "find /sys" from pluginBryn M. Reeves2014-07-011-1/+0
* [s390,kernel] move /proc/misc collection to kernel pluginBryn M. Reeves2014-07-012-1/+1
* [plugin] fix unicode vs. byte array handling in string IOBryn M. Reeves2014-06-301-3/+3
* [plugin] only print a summary of strings added to the archiveBryn M. Reeves2014-06-301-1/+2
* [sar] fix directory list variable nameBryn M. Reeves2014-06-301-1/+1
* [powerpc] collect selected file instead of entire directoryBryn M. Reeves2014-06-301-2/+3
* [openshift] Get SELinux labels and add verbosityPep Turro Mauri2014-06-261-2/+2
* [openshift] Remove 1.x-specific and add more filesPep Turro Mauri2014-06-261-3/+6
* [openshift] Remove more redundant data collectionPep Turro Mauri2014-06-261-3/+0
* [openshift] Fix syntax errorPep Turro Mauri2014-06-261-2/+2
* Add SSL logs to apache plugin and reduce log size limitsBryn M. Reeves2014-06-261-2/+4
* Add OpenShift node httpd logs to OpenShift pluginBryn M. Reeves2014-06-261-4/+5
* Use glob to match /etc/openshift-enterprise-{release,version}Bryn M. Reeves2014-06-261-1/+1
* Remove bundler commands from OpenShiftBryn M. Reeves2014-06-261-3/+1
* Default to collecting current logs in apache pluginBryn M. Reeves2014-06-261-0/+7
* Fix typo in ActiveMQ plugin commentBryn M. Reeves2014-06-261-1/+1
* Fix typo in mongodb pluginBryn M. Reeves2014-06-261-1/+1
* Make OpenShift broker vs. node detection automaticBryn M. Reeves2014-06-261-3/+12
* Add MongoDB pluginBryn M. Reeves2014-06-262-1/+48
* Add ActiveMQ pluginBryn M. Reeves2014-06-262-1/+29
* Make vendor and ruby version class variables in OpenShift pluginBryn M. Reeves2014-06-261-1/+4
* Remove redundant data collection from OpenShift pluginBryn M. Reeves2014-06-261-2/+0
* [openshift] Fixing a no longer needed line.Eric Rich2014-06-261-1/+0
* [openshift] Adding 2.0 files and commands.Eric Rich2014-06-261-10/+13
* [tomcat] update for tomcat6 and add password filteringBryn M. Reeves2014-06-231-3/+10
* [filesys] collect dumpe2fs -h output by defaultBryn M. Reeves2014-06-231-4/+6
* [rpm] reduce number of calls to rpmBryn M. Reeves2014-06-231-3/+4
* [mysql] add all_logs optionBryn M. Reeves2014-06-231-1/+7
* [mysql] make sure db credentials are not part of dump file nameBryn M. Reeves2014-06-231-1/+2
* [mysql] add optional database dump supportBryn M. Reeves2014-06-231-0/+11
* [mysql] limit log collection and add support for MariaDBBryn M. Reeves2014-06-231-7/+16
* [mysql] clean up plugin variable use and package listsBryn M. Reeves2014-06-231-6/+12
* [anaconda] elide passwords in kickstart user directivesBryn M. Reeves2014-06-211-3/+10
* [distupgrade] elide passwords in /root/preupgradeBryn M. Reeves2014-06-211-1/+18
* [ipa] add ipa-replica-manage outputBryn M. Reeves2014-06-211-0/+5
* [sar] minor style fixesBryn M. Reeves2014-06-211-4/+7
* [cluster] collect gfs2 withdraw fileBryn M. Reeves2014-06-211-1/+2
* [hardware] remove obsolete up2date_client hardware callsBryn M. Reeves2014-06-201-20/+1
* [auditd] improve log size limitingBryn M. Reeves2014-06-201-6/+13
* [cups] improve log size limitingBryn M. Reeves2014-06-201-7/+16