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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged navid-devel branch r248
shnavid
2007-07-29
9
-163
/
+317
*
typo (fedora-release instead of redhat-release used for testing)
shnavid
2007-07-29
1
-2
/
+3
*
added checkenabled() method to many plugins
shnavid
2007-07-27
9
-18
/
+84
*
* added checkenabled() to cluster plugin (only enable if RHCS/GFS related dat...
shnavid
2007-07-18
1
-1
/
+18
*
* thread count semaphore was not passed to thread
shnavid
2007-07-18
1
-3
/
+4
*
* catch KeyboardInterrupt when entering sosreport name
shnavid
2007-07-18
1
-3
/
+5
*
* initial diagnose() support for cluster plugin
shnavid
2007-07-18
1
-1
/
+25
*
* removed 2>&1 which is default now
shnavid
2007-07-18
1
-2
/
+2
*
* added preliminary problem diagnosis support
shnavid
2007-07-18
1
-14
/
+59
*
* removed 2>&1 (it is the default now)
shnavid
2007-07-18
1
-1
/
+1
*
* disable sysrq by default
shnavid
2007-07-18
1
-2
/
+2
*
* fixed typo
shnavid
2007-07-18
1
-3
/
+4
*
* added three helpers: pkgDictByName() runlevelByService() and runlevelDefault()
shnavid
2007-07-18
1
-1
/
+23
*
* created satellite plugin from satellite-debug.sh
shnavid
2007-07-18
1
-0
/
+53
*
* initial language localization support
shnavid
2007-07-14
1
-12
/
+14
*
* resized progressbar to 40 chars
shnavid
2007-07-13
2
-7
/
+12
*
* fixed doExitCode() calling thread.wait() instead of join()
shnavid
2007-07-13
38
-104
/
+83
*
* added yum plugin
shnavid
2007-07-13
1
-0
/
+37
*
* added addCopySpecLimit() which copies files up to a max size limit
shnavid
2007-07-12
1
-1
/
+20
*
* split up command outputs in sub-directories (sos_command/plugin/command in...
shnavid
2007-07-12
1
-1
/
+7
*
* bumped version to 1.7
r1.7
shnavid
2007-07-12
3
-33
/
+34
*
* cmdline executable needs to be absolute
shnavid
2007-07-11
1
-6
/
+6
*
* updated plugins to use new root_symlink parameter (which mimics sysreport s...
shnavid
2007-07-10
14
-24
/
+36
*
* added --enableplugin (-e) option to enable plugins which were inactive
shnavid
2007-07-10
1
-6
/
+13
*
* added initrd plugin from Chris Evich <cevich@redhat.com>
shnavid
2007-07-10
1
-0
/
+28
*
* typo.
shnavid
2007-07-10
1
-1
/
+1
*
* plugin.defaultenabled() decides whether a plugin will be automatically loa...
shnavid
2007-07-10
1
-0
/
+5
*
* Fixed a small typo
shnavid
2007-06-15
1
-1
/
+1
*
* Initial commit of XML reporting to gather details about commands executed ...
shnavid
2007-06-15
3
-6
/
+20
*
2007-06-15 Eugene Teo <eteo@redhat.com>
eugeneteo
2007-06-15
9
-0
/
+113
*
Added systemtap.py to gather SystemTap pre-requisites information
eugeneteo
2007-05-28
1
-0
/
+29
*
Added amd.py to gather Amd automounter information
eugeneteo
2007-05-28
1
-0
/
+31
*
2007-05-25 Eugene Teo <eteo@redhat.com>
eugeneteo
2007-05-28
3
-0
/
+11
*
Fixed a backtrace due to bad handling of nonexistent file in kernel plugin, a...
sconklin
2007-05-25
1
-1
/
+3
*
Forced the file generated by traceroute to not end in .com
sconklin
2007-04-24
1
-1
/
+2
*
Added optional traceroute collection to networking plugin
sconklin
2007-04-24
1
-2
/
+3
*
Added clalance's patch to gather iptables info.
sconklin
2007-04-24
1
-6
/
+20
*
Running "multipath" without arguments might change the device-mapper maps, wh...
shnavid
2007-04-23
1
-2
/
+1
*
More logging typos fixed.
shnavid
2007-04-18
1
-4
/
+4
*
Import logging module to make sure we have access to logging.*
shnavid
2007-04-18
1
-12
/
+34
*
Fixed typo in new logging.
shnavid
2007-04-18
1
-4
/
+4
*
adding bridging info for xen module
pamadio
2007-04-15
1
-0
/
+1
*
No need to be that verbose, some commands will often fail. Downgrading messag...
shnavid
2007-04-05
1
-2
/
+2
*
rpm -Va should be enabled by default (BZ#234873)
shnavid
2007-04-05
1
-1
/
+1
*
Replaced xen plugin with (better) version from Chris Lalancette <clalance@red...
shnavid
2007-04-02
1
-8
/
+48
*
Added a checkenabled() function which can be used to disable a plugin at run-...
shnavid
2007-03-29
1
-0
/
+6
*
Better logging using python's logging module.
shnavid
2007-03-27
1
-24
/
+16
*
Beautified console output.
shnavid
2007-03-27
1
-2
/
+8
*
Fixed hardware plugin to use modules.pcimap instead of deprecated pcitable.
shnavid
2007-03-27
1
-4
/
+7
*
Forgot to remove a debugging statement
shnavid
2007-03-15
1
-1
/
+0
[next]