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
*
* 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
*
Added check to see if the loaded module matches the copy on the file-system
shnavid
2007-03-15
1
-0
/
+19
*
initial Xen support
shnavid
2007-03-15
1
-0
/
+28
*
Sorry, those ". . ." are way too ugly.
shnavid
2007-03-14
1
-2
/
+2
*
Fixed BZ#219669 (sosreport multi-threaded option sometimes fails)
shnavid
2007-03-14
1
-1
/
+1
*
Added further commands' output to gather, taken from Alisdar's own LVM troubl...
shnavid
2007-03-07
1
-2
/
+9
*
Added a specialized plugin for printing related configuration and log files (...
shnavid
2007-02-21
2
-1
/
+24
*
Fixed typo.
shnavid
2007-02-21
1
-1
/
+1
*
Added a specialized plugin for device-mapper related configuration files and ...
shnavid
2007-02-20
2
-1
/
+32
*
First stage interrupt / ^C handling
jwbernin
2007-02-17
1
-3
/
+36
*
Collect parsed configuration tree directly from ccsd (useful for troubleshoot...
shnavid
2007-02-16
1
-0
/
+5
*
Strip out the shared secret (bindpw) from /etc/ldap.conf
shnavid
2007-02-16
1
-0
/
+3
*
Basic KeyboardInterrupt / SIGTERM handling, still needs more development
jwbernin
2007-01-29
1
-1
/
+1
*
Added radius plugin for freeradius data collection
shnavid
2007-01-26
1
-0
/
+29
*
Added doRegexSub() to be called in postproc() to apply a regexp substitution ...
shnavid
2007-01-26
2
-1
/
+27
[next]