aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [i18n] list style fixesBryn M. Reeves2014-07-081-1/+4
* [foreman] string building style fixesBryn M. Reeves2014-07-081-2/+3
* [emc] list style fixesBryn M. Reeves2014-07-081-3/+6
* [ds] list style fixesBryn M. Reeves2014-07-081-2/+4
* [dmraid] option_list style fixesBryn M. Reeves2014-07-081-3/+3
* [dhcp] style fixesBryn M. Reeves2014-07-081-1/+2
* [cs] list style fixesBryn M. Reeves2014-07-081-14/+20
* [cluster] list and function style fixesBryn M. Reeves2014-07-081-20/+36
* [ceph] option_list style fixesBryn M. Reeves2014-07-081-7/+11
* [boot] option_list style fixesBryn M. Reeves2014-07-081-3/+3
* [azure] list style fixesBryn M. Reeves2014-07-081-5/+7
* [autofs] make package verification depend on --verifyBryn M. Reeves2014-07-081-1/+2
* [auditd] style fixesBryn M. Reeves2014-07-081-0/+1
* [apt] list style fixesBryn M. Reeves2014-07-081-1/+3
* [apache] option_list style fixesBryn M. Reeves2014-07-081-3/+7
* [anaconda] list style fixesBryn M. Reeves2014-07-081-6/+10
* [abrt] option_list style fixesBryn M. Reeves2014-07-081-2/+3
* [systemd] add journalctl --list-boots outputBryn M. Reeves2014-07-081-0/+1
* [gluster] log killall failures at info levelBryn M. Reeves2014-07-081-1/+1
* [openshift] Improve password obfuscationPep Turro Mauri2014-07-081-8/+19
* [openshift] Don't collect all of /etc/openshiftPep Turro Mauri2014-07-081-6/+10
* [sosreport] improve description of --buildBryn M. Reeves2014-07-081-1/+1
* [plugin] implement global --log-size optionBryn M. Reeves2014-07-089-35/+28
* [plugin] implement global --all-logs optionBryn M. Reeves2014-07-089-20/+32
* [openswan] document that 'ipsec verify' is not costlyBryn M. Reeves2014-07-071-0/+3
* [rpm] do not perform rpm -V unless --verify is givenBryn M. Reeves2014-07-071-12/+14
* [systemd] do not verify journal unless --verify is givenBryn M. Reeves2014-07-071-1/+3
* [plugin] implement global --verify optionBryn M. Reeves2014-07-072-0/+22
* [plugin] remove debug code from Plugin.get_description()Bryn M. Reeves2014-07-071-3/+2
* [archive] make archive debug logging depend on --debugBryn M. Reeves2014-07-072-1/+8
* [plugin] Use superclass __doc__ if not defined in derived classBryn M. Reeves2014-07-071-3/+6
* [openshift] remove cgroups collectionBryn M. Reeves2014-07-071-1/+0
* [global] clean up formatting and remove obsolete pylint pragmasBryn M. Reeves2014-07-075-59/+23
* [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