aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Strip out the shared secret (bindpw) from /etc/ldap.confshnavid2007-02-161-0/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@74 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Bit further towards proper interrupt handlingjwbernin2007-02-151-3/+11
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@73 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Updated sos.108 web pagesconklin2007-01-301-1/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@72 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Basic KeyboardInterrupt / SIGTERM handling, still needs more developmentjwbernin2007-01-292-13/+18
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@71 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Starting attempt at handling SIGTERM, SIGKILL gracefully via signal()jwbernin2007-01-271-1/+25
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@70 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added radius plugin for freeradius data collectionshnavid2007-01-261-0/+29
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@69 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added doRegexSub() to be called in postproc() to apply a regexp substitution ↵shnavid2007-01-263-1/+28
| | | | | | to a file which has been collected by sos. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@68 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Keep asking full name until one is given to prevent errors when moving the ↵shnavid2007-01-261-3/+8
| | | | | | | | | sos tree before packaging. Reformat tar file name is no ticket number is given. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@67 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem if when no plugins specified to be skipped.sconklin2007-01-121-4/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@66 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Don't load a plugin when it's excluded - we don't want to deal with it at alljwbernin2006-12-161-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@65 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Removed meaningless error when target of a symlink had already been copied ↵sconklin2006-12-153-9/+16
| | | | | | to the destination tree git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@63 ef72aa8b-4018-0410-8976-d6e080ef94d8
* git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@61 ↵sconklin2006-12-152-2/+2
| | | | ef72aa8b-4018-0410-8976-d6e080ef94d8
* 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