aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * added preliminary problem diagnosis supportshnavid2007-07-182-96/+165
* * removed 2>&1 (it is the default now)shnavid2007-07-181-1/+1
* * disable sysrq by defaultshnavid2007-07-181-2/+2
* * fixed typoshnavid2007-07-181-3/+4
* * added three helpers: pkgDictByName() runlevelByService() and runlevelDefault()shnavid2007-07-181-1/+23
* * minor tweaksshnavid2007-07-181-3/+7
* * created satellite plugin from satellite-debug.shshnavid2007-07-181-0/+53
* * added translation tools (to generate locale)shnavid2007-07-162-0/+965
* Committed through web interface.shnavid2007-07-160-0/+0
* Committed through web interface.shnavid2007-07-161-87/+38
* * added italian translation (incomplete)shnavid2007-07-141-0/+99
* * package translations as wellshnavid2007-07-143-2/+9
* * 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