index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sosreport
Commit message (
Expand
)
Author
Age
Files
Lines
*
* initial language localization support
shnavid
2007-07-14
1
-23
/
+28
*
* bumped release
shnavid
2007-07-13
1
-4
/
+4
*
* resized progressbar to 40 chars
shnavid
2007-07-13
1
-16
/
+22
*
* fixed doExitCode() calling thread.wait() instead of join()
shnavid
2007-07-13
1
-35
/
+66
*
* cosmetic fixes.
shnavid
2007-07-12
1
-4
/
+4
*
* bumped version to 1.7
r1.7
shnavid
2007-07-12
1
-71
/
+95
*
* allow non-users to run with --help or --list-plugins (-l)
shnavid
2007-07-10
1
-5
/
+6
*
* added --enableplugin (-e) option to enable plugins which were inactive
shnavid
2007-07-10
1
-24
/
+47
*
* plugin.defaultenabled() decides whether a plugin will be automatically loa...
shnavid
2007-07-10
1
-1
/
+4
*
* Added command line option to set plugin options (ie. to enable "rpm -Va": s...
shnavid
2007-07-02
1
-1
/
+17
*
Beautified output of --list-plugins.
shnavid
2007-06-27
1
-4
/
+7
*
* [BZ#241282] initial port to RHEL4 :) sos core now runs happily, plugins wi...
shnavid
2007-06-15
1
-13
/
+18
*
* remove temporary xmlreport debugging lines.
shnavid
2007-06-15
1
-1
/
+0
*
* Initial commit of XML reporting to gather details about commands executed ...
shnavid
2007-06-15
1
-2
/
+78
*
Exceptions in plugin.analyse() were not catched allowing a bad plugin to brea...
shnavid
2007-06-15
1
-1
/
+5
*
typo
sconklin
2007-04-24
1
-1
/
+1
*
Fixed an error in option handling - when fast options were
sconklin
2007-04-24
1
-0
/
+2
*
Cosmetic fix.
shnavid
2007-03-30
1
-1
/
+2
*
Disable the progress-bar if verbosity is enabled.
shnavid
2007-03-29
1
-0
/
+1
*
Another small fix to logging.
shnavid
2007-03-29
1
-2
/
+2
*
Improved logging and small fix to checkenabled()
shnavid
2007-03-29
1
-15
/
+16
*
Added a checkenabled() function which can be used to disable a plugin at run-...
shnavid
2007-03-29
1
-0
/
+3
*
Better logging using python's logging module.
shnavid
2007-03-27
1
-18
/
+35
*
Fixed a typo.
shnavid
2007-03-23
1
-1
/
+1
*
Small fix to progress bar
shnavid
2007-03-15
1
-1
/
+2
*
Small fix for progressbar to work properly when running multithreaded.
shnavid
2007-03-15
1
-2
/
+5
*
Implemented a progress bar (RFE BZ#219672) which can be disabled from the com...
shnavid
2007-03-15
1
-0
/
+68
*
fixed BZ#219877 (ncurses "Cancel" button makes sosreport exit)
shnavid
2007-03-14
1
-2
/
+8
*
Allow passing multiple comma-separated plugin names to -n (--noplugin) and -o...
shnavid
2007-03-07
1
-4
/
+17
*
Exit if no valid plugin was selected (rather than building an empty sosreport).
shnavid
2007-02-20
1
-0
/
+4
*
Added --onlyplugin option (-o) to selectively choose which plugins to load (c...
shnavid
2007-02-20
1
-3
/
+9
*
First stage interrupt / ^C handling
jwbernin
2007-02-17
1
-1
/
+4
*
Fixed another unterminated string.
shnavid
2007-02-16
1
-1
/
+1
*
Fixed a small typo (unterminated string).
shnavid
2007-02-16
1
-2
/
+2
*
Bit further towards proper interrupt handling
jwbernin
2007-02-15
1
-3
/
+11
*
Basic KeyboardInterrupt / SIGTERM handling, still needs more development
jwbernin
2007-01-29
1
-12
/
+17
*
Starting attempt at handling SIGTERM, SIGKILL gracefully via signal()
jwbernin
2007-01-27
1
-1
/
+25
*
Fixed a problem if when no plugins specified to be skipped.
sconklin
2007-01-12
1
-4
/
+4
*
Don't load a plugin when it's excluded - we don't want to deal with it at all
jwbernin
2006-12-16
1
-1
/
+1
*
Removed spurious messages, fixed file permissions to improve security,
sconklin
2006-12-15
1
-14
/
+19
*
Starting to revamp how we send data up to make it more modular and isolate it...
jwbernin
2006-10-18
1
-2
/
+6
*
Added alerts for tainted kernel and some well-known tainting modules.
sconklin
2006-09-07
1
-4
/
+5
*
lint removal
sconklin
2006-08-16
1
-85
/
+89
*
Preparing release for RHEL evaluation, fixed noisy setup, incremented release
sconklin
2006-08-14
1
-3
/
+3
*
Fixed a type
sconklin
2006-08-10
1
-2
/
+2
*
Adding option to use multithreading for collection - default is single-threaded
jwbernin
2006-08-09
1
-6
/
+19
*
Merging jwb-dev branch to trunk
jwbernin
2006-07-22
1
-1
/
+11
*
Initial import, moved project from internal server to 108
sconklin
2006-07-12
1
-0
/
+294