aboutsummaryrefslogtreecommitdiffstats
path: root/src/sosreport
Commit message (Expand)AuthorAgeFilesLines
* Added a checkenabled() function which can be used to disable a plugin at run-...shnavid2007-03-291-0/+3
* Better logging using python's logging module.shnavid2007-03-271-18/+35
* Fixed a typo.shnavid2007-03-231-1/+1
* Small fix to progress barshnavid2007-03-151-1/+2
* 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
* fixed BZ#219877 (ncurses "Cancel" button makes sosreport exit)shnavid2007-03-141-2/+8
* Allow passing multiple comma-separated plugin names to -n (--noplugin) and -o...shnavid2007-03-071-4/+17
* 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
* First stage interrupt / ^C handlingjwbernin2007-02-171-1/+4
* Fixed another unterminated string.shnavid2007-02-161-1/+1
* Fixed a small typo (unterminated string).shnavid2007-02-161-2/+2
* Bit further towards proper interrupt handlingjwbernin2007-02-151-3/+11
* Basic KeyboardInterrupt / SIGTERM handling, still needs more developmentjwbernin2007-01-291-12/+17
* Starting attempt at handling SIGTERM, SIGKILL gracefully via signal()jwbernin2007-01-271-1/+25
* Fixed a problem if when no plugins specified to be skipped.sconklin2007-01-121-4/+4
* Don't load a plugin when it's excluded - we don't want to deal with it at alljwbernin2006-12-161-1/+1
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-151-14/+19
* Starting to revamp how we send data up to make it more modular and isolate it...jwbernin2006-10-181-2/+6
* Added alerts for tainted kernel and some well-known tainting modules.sconklin2006-09-071-4/+5
* lint removalsconklin2006-08-161-85/+89
* Preparing release for RHEL evaluation, fixed noisy setup, incremented releasesconklin2006-08-141-3/+3
* Fixed a typesconklin2006-08-101-2/+2
* Adding option to use multithreading for collection - default is single-threadedjwbernin2006-08-091-6/+19
* Merging jwb-dev branch to trunkjwbernin2006-07-221-1/+11
* Initial import, moved project from internal server to 108sconklin2006-07-121-0/+294