aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [general] delete UbuntuGeneral and incorporate into GeneralBryn M. Reeves2014-07-151-9/+3
* [docs] document -z, --compression-type in sosreport(1)Bryn M. Reeves2014-07-101-0/+5
* [sosreport,archive] fix command line compression method selectionBryn M. Reeves2014-07-102-5/+14
* [megacli] add new command and switch to add_copy_specsBryn M. Reeves2014-07-091-3/+9
* [logrotate] list style fixesBryn M. Reeves2014-07-081-1/+1
* [libraries] option_list style fixesBryn M. Reeves2014-07-082-5/+8
* [ldap] list style fixesBryn M. Reeves2014-07-081-4/+10
* [infiniband] list style fixesBryn M. Reeves2014-07-081-1/+2
* [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