aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * initial language localization supportshnavid2007-07-145-35/+146
* * bumped releaseshnavid2007-07-132-5/+5
* * stripped unnecessary bits out of setup.pyshnavid2007-07-131-14/+0
* * resized progressbar to 40 charsshnavid2007-07-134-23/+36
* * fixed doExitCode() calling thread.wait() instead of join()shnavid2007-07-1339-139/+149
* * added yum pluginshnavid2007-07-131-0/+37
* * added addCopySpecLimit() which copies files up to a max size limitshnavid2007-07-121-1/+20
* * cosmetic fixes.shnavid2007-07-121-4/+4
* * split up command outputs in sub-directories (sos_command/plugin/command in...shnavid2007-07-121-1/+7
* * bumped version to 1.7r1.7shnavid2007-07-127-107/+134
* * cmdline executable needs to be absoluteshnavid2007-07-111-6/+6
* * allow non-users to run with --help or --list-plugins (-l)shnavid2007-07-101-5/+6
* * MANIFEST.in is no longer needed either.shnavid2007-07-101-4/+0
* * setup.cfg also no longer needed in the new rpmbuild processshnavid2007-07-101-101/+0
* * new rpmbuild method does not require install-rpm.sh and prep-rpm.shshnavid2007-07-103-6/+1
* * updated TODO listshnavid2007-07-101-5/+10
* * updated plugins to use new root_symlink parameter (which mimics sysreport s...shnavid2007-07-1014-24/+36
* * added --enableplugin (-e) option to enable plugins which were inactiveshnavid2007-07-102-30/+60
* * added initrd plugin from Chris Evich <cevich@redhat.com>shnavid2007-07-101-0/+28
* * typo.shnavid2007-07-101-1/+1
* * simplified rpm build procedure in Makefile with "make rpm"shnavid2007-07-101-2/+21
* * plugin.defaultenabled() decides whether a plugin will be automatically loa...shnavid2007-07-102-1/+9
* * more fixes for fedora..shnavid2007-07-065-21/+18
* * more fixes for Fedorashnavid2007-07-062-17/+10
* * more fixes in sos.spec for Fedora shnavid2007-07-053-4/+12
* * re-added custom sos.spec because bdist_rpm's .spec is not saneshnavid2007-07-041-0/+137
* * clean up builddir in %install as required by rpmlintshnavid2007-07-041-0/+1
* * cleaned up Makefileshnavid2007-07-031-10/+10
* * remove Vendor tag as required by Fedorashnavid2007-07-031-0/+1
* Bumped version and added changelog entryshnavid2007-07-022-14/+6
* * added custom prep script to run %setup with -q option (Fedora requirement)shnavid2007-07-022-0/+2
* * fixed indentation of %description in spec fileshnavid2007-07-021-3/+3
* "make tag-release" followed by a "make release" will be required now to creat...shnavid2007-07-021-2/+1
* * removed useless sos.spec (it is generated on the fly by setup.py)r1.6shnavid2007-07-024-132/+96
* * Added command line option to set plugin options (ie. to enable "rpm -Va": s...shnavid2007-07-021-1/+17
* * added instructions on how to checkout source using svnshnavid2007-06-281-0/+4
* * added a changelog entry for 1.4-1shnavid2007-06-281-1/+10
* Beautified output of --list-plugins.shnavid2007-06-271-4/+7
* LICENSE is now included in the package.shnavid2007-06-262-2/+2
* * [BZ#241282] initial port to RHEL4 :) sos core now runs happily, plugins wi...shnavid2007-06-152-13/+24
* * Fixed a small typoshnavid2007-06-151-1/+1
* * remove temporary xmlreport debugging lines.shnavid2007-06-151-1/+0
* * Initial commit of XML reporting to gather details about commands executed ...shnavid2007-06-154-8/+98
* Updated with comments from my SVN commits.shnavid2007-06-151-0/+54
* Exceptions in plugin.analyse() were not catched allowing a bad plugin to brea...shnavid2007-06-151-1/+5
* 2007-06-15 Eugene Teo <eteo@redhat.com>eugeneteo2007-06-1510-0/+127
* Added systemtap.py to gather SystemTap pre-requisites informationeugeneteo2007-05-282-0/+34
* Added amd.py to gather Amd automounter informationeugeneteo2007-05-282-0/+36
* 2007-05-25 Eugene Teo <eteo@redhat.com>eugeneteo2007-05-284-0/+20
* bumped versionsconklin2007-05-252-3/+6