aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Basic KeyboardInterrupt / SIGTERM handling, still needs more developmentjwbernin2007-01-292-13/+18
* Starting attempt at handling SIGTERM, SIGKILL gracefully via signal()jwbernin2007-01-271-1/+25
* Added radius plugin for freeradius data collectionshnavid2007-01-261-0/+29
* Added doRegexSub() to be called in postproc() to apply a regexp substitution ...shnavid2007-01-263-1/+28
* Keep asking full name until one is given to prevent errors when moving the so...shnavid2007-01-261-3/+8
* 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 meaningless error when target of a symlink had already been copied to...sconklin2006-12-153-9/+16
* git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@61 ef72aa8b-4018-041...sconklin2006-12-152-2/+2
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-156-73/+86
* Preserve timestamp, permissions, and ownership of copied filesjwbernin2006-11-241-1/+1
* Starting to revamp how we send data up to make it more modular and isolate it...jwbernin2006-10-182-2/+6
* Updating netstat commandjwbernin2006-10-161-1/+1
* Adding netstat collection to networking modulejwbernin2006-10-111-0/+1
* Added alerts for tainted kernel and some well-known tainting modules.sconklin2006-09-073-9/+60
* remove extra comments from spec filesconklin2006-08-301-9/+0
* reset rpm release, made changelog entrysconklin2006-08-301-2/+4
* Separated upstream and build versioning, rolled to a 1.0 release number, clea...sconklin2006-08-303-17/+22
* lint removalsconklin2006-08-165-143/+542
* Preparing release for RHEL evaluation, fixed noisy setup, incremented releasesconklin2006-08-143-10/+13
* Fixed handling of directory symlinks and linking from the html reportsconklin2006-08-101-6/+15
* Fixed a typesconklin2006-08-101-2/+2
* Adding option to use multithreading for collection - default is single-threadedjwbernin2006-08-092-10/+23
* Merging jwb-dev branch to trunkjwbernin2006-07-2231-303/+379
* Fixed a problem with html links in the report tosconklin2006-07-173-3/+8
* Fixed archive taggingsconklin2006-07-171-3/+3
* Bumped version, fixed makefile for archive-createsconklin2006-07-173-3/+4
* various cleanups and documentation tweakssconklin2006-07-172-1/+11
* cleaned up example pluginssconklin2006-07-174-140/+3
* Fixed Makefile for svn, bumped versionsconklin2006-07-133-5/+8
* Makefile fixsconklin2006-07-131-1/+0
* new makefile with changes for svnsconklin2006-07-131-11/+8