aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added optional traceroute collection to networking pluginsconklin2007-04-241-2/+3
* Added clalance's patch to gather iptables info.sconklin2007-04-241-6/+20
* Running "multipath" without arguments might change the device-mapper maps, wh...shnavid2007-04-231-2/+1
* Fixed a problem with installation of man page. rpmbuild compressessconklin2007-04-204-6/+10
* Cleaned up tagging and release in makefile, updated spec filesconklin2007-04-182-8/+40
* More logging typos fixed.shnavid2007-04-181-4/+4
* Import logging module to make sure we have access to logging.*shnavid2007-04-181-12/+34
* Fixed typo in new logging.shnavid2007-04-181-4/+4
* adding bridging info for xen modulepamadio2007-04-151-0/+1
* removed some things that got done from TODO listsconklin2007-04-111-10/+1
* No need to be that verbose, some commands will often fail. Downgrading messag...shnavid2007-04-051-2/+2
* rpm -Va should be enabled by default (BZ#234873)shnavid2007-04-051-1/+1
* Replaced xen plugin with (better) version from Chris Lalancette <clalance@red...shnavid2007-04-021-8/+48
* Cosmetic fix.shnavid2007-03-301-1/+2
* Disable the progress-bar if verbosity is enabled.shnavid2007-03-291-0/+1
* Another small fix to logging.shnavid2007-03-291-2/+2
* Improved logging and small fix to checkenabled()shnavid2007-03-291-15/+16
* Added a checkenabled() function which can be used to disable a plugin at run-...shnavid2007-03-292-0/+9
* Better logging using python's logging module.shnavid2007-03-272-42/+51
* Beautified console output.shnavid2007-03-271-2/+8
* Fixed hardware plugin to use modules.pcimap instead of deprecated pcitable.shnavid2007-03-271-4/+7
* Fixed a typo.shnavid2007-03-231-1/+1
* Forgot to remove a debugging statementshnavid2007-03-151-1/+0
* Added check to see if the loaded module matches the copy on the file-systemshnavid2007-03-151-0/+19
* Small fix to progress barshnavid2007-03-151-1/+2
* initial Xen supportshnavid2007-03-151-0/+28
* Small fix for progressbar to work properly when running multithreaded.shnavid2007-03-151-2/+5
* Implemented a progress bar (RFE BZ#219672) which can be disabled from the com...shnavid2007-03-151-0/+68
* Sorry, those ". . ." are way too ugly.shnavid2007-03-141-2/+2
* Fixed BZ#219669 (sosreport multi-threaded option sometimes fails)shnavid2007-03-141-1/+1
* fixed BZ#219877 (ncurses "Cancel" button makes sosreport exit)shnavid2007-03-141-2/+8
* Added further commands' output to gather, taken from Alisdar's own LVM troubl...shnavid2007-03-071-2/+9
* Allow passing multiple comma-separated plugin names to -n (--noplugin) and -o...shnavid2007-03-071-4/+17
* Implemented work-around against bug in bdist_rpm:shnavid2007-03-073-1/+5
* Added a specialized plugin for printing related configuration and log files (...shnavid2007-02-212-1/+24
* Fixed typo.shnavid2007-02-211-1/+1
* add man page to setup.py / sos.specjwbernin2007-02-202-2/+6
* Adding first revision of man pagejwbernin2007-02-201-0/+55
* Exit if no valid plugin was selected (rather than building an empty sosreport).shnavid2007-02-201-0/+4
* Added --onlyplugin option (-o) to selectively choose which plugins to load (c...shnavid2007-02-201-3/+9
* Added a specialized plugin for device-mapper related configuration files and ...shnavid2007-02-202-1/+32
* Committed through web interface.root2007-02-191-0/+16
* auto commit for alm editor.root2007-02-190-0/+0
* auto commit for alm editor.root2007-02-190-0/+0
* First stage interrupt / ^C handlingjwbernin2007-02-172-4/+40
* Collect parsed configuration tree directly from ccsd (useful for troubleshoot...shnavid2007-02-161-0/+5
* Fixed another unterminated string.shnavid2007-02-161-1/+1
* Fixed a small typo (unterminated string).shnavid2007-02-161-2/+2
* Strip out the shared secret (bindpw) from /etc/ldap.confshnavid2007-02-161-0/+3
* Bit further towards proper interrupt handlingjwbernin2007-02-151-3/+11