aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/sos/plugintools.py
Commit message (Expand)AuthorAgeFilesLines
* No need to be that verbose, some commands will often fail. Downgrading messag...shnavid2007-04-051-2/+2
* Added a checkenabled() function which can be used to disable a plugin at run-...shnavid2007-03-291-0/+6
* Better logging using python's logging module.shnavid2007-03-271-24/+16
* Fixed BZ#219669 (sosreport multi-threaded option sometimes fails)shnavid2007-03-141-1/+1
* First stage interrupt / ^C handlingjwbernin2007-02-171-3/+36
* Basic KeyboardInterrupt / SIGTERM handling, still needs more developmentjwbernin2007-01-291-1/+1
* Added doRegexSub() to be called in postproc() to apply a regexp substitution ...shnavid2007-01-261-1/+24
* Removed meaningless error when target of a symlink had already been copied to...sconklin2006-12-151-5/+6
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-151-12/+13
* Preserve timestamp, permissions, and ownership of copied filesjwbernin2006-11-241-1/+1
* Added alerts for tainted kernel and some well-known tainting modules.sconklin2006-09-071-3/+4
* lint removalsconklin2006-08-161-40/+78
* Fixed handling of directory symlinks and linking from the html reportsconklin2006-08-101-6/+15
* Adding option to use multithreading for collection - default is single-threadedjwbernin2006-08-091-4/+4
* Merging jwb-dev branch to trunkjwbernin2006-07-221-98/+160
* Fixed a problem with html links in the report tosconklin2006-07-171-1/+3
* Initial import, moved project from internal server to 108sconklin2006-07-121-0/+299