aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-156-73/+86
| | | | | | | | moved tar generation into policy module, delete tree in /tmp when done, and added option -g to only gather info and not create tarball git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@58 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Preserve timestamp, permissions, and ownership of copied filesjwbernin2006-11-241-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@56 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Starting to revamp how we send data up to make it more modular and isolate ↵jwbernin2006-10-182-2/+6
| | | | | | it from data collection. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@55 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Updating netstat commandjwbernin2006-10-161-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@54 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Adding netstat collection to networking modulejwbernin2006-10-111-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@53 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added alerts for tainted kernel and some well-known tainting modules.sconklin2006-09-073-9/+60
| | | | | | | Moved verbosity from a parameter to the global info list. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@52 ef72aa8b-4018-0410-8976-d6e080ef94d8
* remove extra comments from spec filesconklin2006-08-301-9/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@51 ef72aa8b-4018-0410-8976-d6e080ef94d8
* reset rpm release, made changelog entrysconklin2006-08-301-2/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@47 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Separated upstream and build versioning, rolled to a 1.0 release number, ↵sconklin2006-08-303-17/+22
| | | | | | | | | cleaned up spec file. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@46 ef72aa8b-4018-0410-8976-d6e080ef94d8
* lint removalsconklin2006-08-165-143/+542
| | | | | | | only wait for threads if we're running threaded git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@42 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Preparing release for RHEL evaluation, fixed noisy setup, incremented releasesconklin2006-08-143-10/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@40 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed handling of directory symlinks and linking from the html reportsconklin2006-08-101-6/+15
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@39 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a typesconklin2006-08-101-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@38 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Adding option to use multithreading for collection - default is single-threadedjwbernin2006-08-092-10/+23
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@37 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Merging jwb-dev branch to trunkjwbernin2006-07-2231-303/+379
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@36 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with html links in the report tosconklin2006-07-173-3/+8
| | | | | | | | output of commands run in plugins, increment release. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@29 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed archive taggingsconklin2006-07-171-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@28 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Bumped version, fixed makefile for archive-createsconklin2006-07-173-3/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@20 ef72aa8b-4018-0410-8976-d6e080ef94d8
* various cleanups and documentation tweakssconklin2006-07-173-2/+13
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@17 ef72aa8b-4018-0410-8976-d6e080ef94d8
* cleaned up example pluginssconklin2006-07-174-140/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@16 ef72aa8b-4018-0410-8976-d6e080ef94d8
* updated index pagesconklin2006-07-171-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@15 ef72aa8b-4018-0410-8976-d6e080ef94d8
* cleanup pass on index pagesconklin2006-07-171-13/+12
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@14 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed Makefile for svn, bumped versionsconklin2006-07-133-5/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@13 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Makefile fixsconklin2006-07-131-1/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@11 ef72aa8b-4018-0410-8976-d6e080ef94d8
* new makefile with changes for svnsconklin2006-07-131-11/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@10 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Initial import, moved project from internal server to 108sconklin2006-07-1245-0/+2670
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@5 ef72aa8b-4018-0410-8976-d6e080ef94d8
* fixed typosconklin2006-07-111-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@4 ef72aa8b-4018-0410-8976-d6e080ef94d8
* More complete home pagesconklin2006-07-111-8/+69
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@3 ef72aa8b-4018-0410-8976-d6e080ef94d8
* First stab at a better looking home pagesconklin2006-07-111-2/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@2 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Initial data for the sos project.httpd2006-07-102-0/+15
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1 ef72aa8b-4018-0410-8976-d6e080ef94d8