| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed hardware plugin to use modules.pcimap instead of deprecated pcitable. | shnavid | 2007-03-27 | 1 | -4/+7 |
* | Fixed a typo. | shnavid | 2007-03-23 | 1 | -1/+1 |
* | Forgot to remove a debugging statement | shnavid | 2007-03-15 | 1 | -1/+0 |
* | Added check to see if the loaded module matches the copy on the file-system | shnavid | 2007-03-15 | 1 | -0/+19 |
* | Small fix to progress bar | shnavid | 2007-03-15 | 1 | -1/+2 |
* | initial Xen support | shnavid | 2007-03-15 | 1 | -0/+28 |
* | Small fix for progressbar to work properly when running multithreaded. | shnavid | 2007-03-15 | 1 | -2/+5 |
* | Implemented a progress bar (RFE BZ#219672) which can be disabled from the com... | shnavid | 2007-03-15 | 1 | -0/+68 |
* | Sorry, those ". . ." are way too ugly. | shnavid | 2007-03-14 | 1 | -2/+2 |
* | Fixed BZ#219669 (sosreport multi-threaded option sometimes fails) | shnavid | 2007-03-14 | 1 | -1/+1 |
* | fixed BZ#219877 (ncurses "Cancel" button makes sosreport exit) | shnavid | 2007-03-14 | 1 | -2/+8 |
* | Added further commands' output to gather, taken from Alisdar's own LVM troubl... | shnavid | 2007-03-07 | 1 | -2/+9 |
* | Allow passing multiple comma-separated plugin names to -n (--noplugin) and -o... | shnavid | 2007-03-07 | 1 | -4/+17 |
* | Implemented work-around against bug in bdist_rpm: | shnavid | 2007-03-07 | 3 | -1/+5 |
* | Added a specialized plugin for printing related configuration and log files (... | shnavid | 2007-02-21 | 2 | -1/+24 |
* | Fixed typo. | shnavid | 2007-02-21 | 1 | -1/+1 |
* | add man page to setup.py / sos.spec | jwbernin | 2007-02-20 | 2 | -2/+6 |
* | Adding first revision of man page | jwbernin | 2007-02-20 | 1 | -0/+55 |
* | Exit if no valid plugin was selected (rather than building an empty sosreport). | shnavid | 2007-02-20 | 1 | -0/+4 |
* | Added --onlyplugin option (-o) to selectively choose which plugins to load (c... | shnavid | 2007-02-20 | 1 | -3/+9 |
* | Added a specialized plugin for device-mapper related configuration files and ... | shnavid | 2007-02-20 | 2 | -1/+32 |
* | First stage interrupt / ^C handling | jwbernin | 2007-02-17 | 2 | -4/+40 |
* | Collect parsed configuration tree directly from ccsd (useful for troubleshoot... | shnavid | 2007-02-16 | 1 | -0/+5 |
* | Fixed another unterminated string. | shnavid | 2007-02-16 | 1 | -1/+1 |
* | Fixed a small typo (unterminated string). | shnavid | 2007-02-16 | 1 | -2/+2 |
* | Strip out the shared secret (bindpw) from /etc/ldap.conf | shnavid | 2007-02-16 | 1 | -0/+3 |
* | Bit further towards proper interrupt handling | jwbernin | 2007-02-15 | 1 | -3/+11 |
* | Basic KeyboardInterrupt / SIGTERM handling, still needs more development | jwbernin | 2007-01-29 | 2 | -13/+18 |
* | Starting attempt at handling SIGTERM, SIGKILL gracefully via signal() | jwbernin | 2007-01-27 | 1 | -1/+25 |
* | Added radius plugin for freeradius data collection | shnavid | 2007-01-26 | 1 | -0/+29 |
* | Added doRegexSub() to be called in postproc() to apply a regexp substitution ... | shnavid | 2007-01-26 | 3 | -1/+28 |
* | Keep asking full name until one is given to prevent errors when moving the so... | shnavid | 2007-01-26 | 1 | -3/+8 |
* | Fixed a problem if when no plugins specified to be skipped. | sconklin | 2007-01-12 | 1 | -4/+4 |
* | Don't load a plugin when it's excluded - we don't want to deal with it at all | jwbernin | 2006-12-16 | 1 | -1/+1 |
* | Removed meaningless error when target of a symlink had already been copied to... | sconklin | 2006-12-15 | 3 | -9/+16 |
* | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@61 ef72aa8b-4018-041... | sconklin | 2006-12-15 | 2 | -2/+2 |
* | Removed spurious messages, fixed file permissions to improve security, | sconklin | 2006-12-15 | 6 | -73/+86 |
* | Preserve timestamp, permissions, and ownership of copied files | jwbernin | 2006-11-24 | 1 | -1/+1 |
* | Starting to revamp how we send data up to make it more modular and isolate it... | jwbernin | 2006-10-18 | 2 | -2/+6 |
* | Updating netstat command | jwbernin | 2006-10-16 | 1 | -1/+1 |
* | Adding netstat collection to networking module | jwbernin | 2006-10-11 | 1 | -0/+1 |
* | Added alerts for tainted kernel and some well-known tainting modules. | sconklin | 2006-09-07 | 3 | -9/+60 |
* | remove extra comments from spec file | sconklin | 2006-08-30 | 1 | -9/+0 |
* | reset rpm release, made changelog entry | sconklin | 2006-08-30 | 1 | -2/+4 |
* | Separated upstream and build versioning, rolled to a 1.0 release number, clea... | sconklin | 2006-08-30 | 3 | -17/+22 |
* | lint removal | sconklin | 2006-08-16 | 5 | -143/+542 |
* | Preparing release for RHEL evaluation, fixed noisy setup, incremented release | sconklin | 2006-08-14 | 3 | -10/+13 |
* | Fixed handling of directory symlinks and linking from the html report | sconklin | 2006-08-10 | 1 | -6/+15 |
* | Fixed a type | sconklin | 2006-08-10 | 1 | -2/+2 |
* | Adding option to use multithreading for collection - default is single-threaded | jwbernin | 2006-08-09 | 2 | -10/+23 |