aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/sos/plugintools.py
Commit message (Expand)AuthorAgeFilesLines
* -blahastokes2010-02-171-587/+0
* progressbar merge, plugin updateastokes2010-01-181-1/+1
* still working on some sanitizing bitsastokes2010-01-181-11/+12
* more symlink workastokes2009-11-191-2/+5
* update copytree symlink codeastokes2009-11-191-57/+29
* - more plugin additionsastokes2009-11-191-1/+1
* - removing threaded, replaced with process based executionastokes2009-10-201-4/+4
* resolving rhbzsastokes2009-07-231-23/+12
* fixed all deprecation warnings, using an exception class rather than catching...astokes2009-06-221-3/+5
* - added plugins to trunkastokes2009-06-091-20/+0
* - patches from rhbz498398astokes2009-05-011-1/+10
* syncastokes2008-10-231-160/+163
* RHEL-5 branch updateastokes2008-10-011-163/+160
* allows use of globs for forbidden pathsnavid2007-12-101-2/+3
* merged navid-dev back into trunk, see spec file for detailsnavid2007-11-221-4/+10
* merged navid-dev r413 into trunkr1.8navid2007-10-051-10/+25
* Merged branch navid-dev r372:389 into the trunk.navid2007-09-041-3/+11
* merged branches/navid-dev -r 364:377 into trunknavid2007-08-201-99/+92
* merged navid-dev -r r350:r364 into trunk/rhel-5-startr1.7-8navid2007-08-171-51/+47
* merge stokes-dev to trunkastokes_rhn2007-08-081-5/+16
* Merged navid-dev r306 into the trunkshnavid2007-08-021-2/+1
* Merged navid-dev r276 into the trunkshnavid2007-07-311-7/+24
* merged navid-devel branch r248shnavid2007-07-291-18/+35
* * thread count semaphore was not passed to threadshnavid2007-07-181-3/+4
* * added preliminary problem diagnosis supportshnavid2007-07-181-14/+59
* * initial language localization supportshnavid2007-07-141-12/+14
* * resized progressbar to 40 charsshnavid2007-07-131-6/+11
* * fixed doExitCode() calling thread.wait() instead of join()shnavid2007-07-131-30/+14
* * added addCopySpecLimit() which copies files up to a max size limitshnavid2007-07-121-1/+20
* * split up command outputs in sub-directories (sos_command/plugin/command in...shnavid2007-07-121-1/+7
* * bumped version to 1.7r1.7shnavid2007-07-121-21/+14
* * added --enableplugin (-e) option to enable plugins which were inactiveshnavid2007-07-101-6/+13
* * typo.shnavid2007-07-101-1/+1
* * plugin.defaultenabled() decides whether a plugin will be automatically loa...shnavid2007-07-101-0/+5
* * Fixed a small typoshnavid2007-06-151-1/+1
* * Initial commit of XML reporting to gather details about commands executed ...shnavid2007-06-151-4/+16
* 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
* 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