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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uft-8 encoding for archive IO
Bryn M. Reeves
2014-04-16
1
-2
/
+3
*
Fix style and formatting in Plugin class
Bryn M. Reeves
2014-04-15
1
-50
/
+36
*
Format the add_copy_specs method in juju plugin
Adam Stokes
2014-04-15
1
-2
/
+4
*
Remove deb tasks in Makefile
Adam Stokes
2014-04-15
1
-4
/
+0
*
Foward maas patch code to latest trunk and update authors
Adam Stokes
2014-04-15
2
-0
/
+30
|
\
|
*
[plugins/maas] added `maas commissioning list` output to the command output list
Jorge Niedbalski R
2014-04-15
1
-0
/
+29
*
|
Add OPAL log to collected file list
Joel Stanley
2014-04-15
1
-1
/
+2
*
|
Dont double import logging module
Adam Stokes
2014-04-14
1
-1
/
+0
*
|
Fix debugfs_path usage in kvm plugin
Bryn M. Reeves
2014-04-14
1
-2
/
+2
*
|
Fix dmraid metadata collection and make it optional
Bryn M. Reeves
2014-04-14
1
-1
/
+8
*
|
Document dmraid options
Bryn M. Reeves
2014-04-14
1
-0
/
+7
*
|
Remove shell pipeline from OpenStack Nova plugin
Bryn M. Reeves
2014-04-14
1
-1
/
+1
*
|
Remove shell redirects from OpenStack Nova plugin
Bryn M. Reeves
2014-04-14
1
-8
/
+8
*
|
Add default Plugin.setup() method
Bryn M. Reeves
2014-04-14
3
-8
/
+4
|
/
*
Really fix file and command collection regressions
Bryn M. Reeves
2014-04-10
5
-8
/
+8
*
Fix file and command collection regressions
Bryn M. Reeves
2014-04-09
1
-1
/
+1
*
Combine debian and ubuntu basic log gathering classes
Adam Stokes
2014-04-09
1
-11
/
+2
*
Replace os.system() in gluster plugin with self.check_ext_prog()
Bryn M. Reeves
2014-04-08
1
-8
/
+9
*
Allow failures for python 3.4 on travis-ci
Adam Stokes
2014-04-07
1
-0
/
+3
*
Bring python 3.4 into the testing matrix
Adam Stokes
2014-04-07
1
-0
/
+1
*
Merge pull request #265 from karibou/fix_interfaces.d
Bryn M. Reeves
2014-04-07
1
-0
/
+1
|
\
|
*
Add collection of /etc/network/interfaces.d for Ubuntu
Louis Bouchard
2014-04-07
1
-0
/
+1
|
/
*
Add add_cmd_outputs() and convert plugins to use it
Bryn M. Reeves
2014-04-06
85
-696
/
+950
*
Handle ENOENT in sos_get_command_output()
Bryn M. Reeves
2014-04-06
1
-1
/
+8
*
Call Popen with shell=False
Bryn M. Reeves
2014-04-06
1
-1
/
+3
*
Make rpm plugin call sh -c'...'
Bryn M. Reeves
2014-04-06
1
-6
/
+6
*
Make OpenShift plugin use the runat parameter
Bryn M. Reeves
2014-04-06
1
-1
/
+2
*
Add 'runat' parameter to command output interfaces
Bryn M. Reeves
2014-04-06
2
-14
/
+36
*
Remove pipe use from autofs plugin
Bryn M. Reeves
2014-04-06
1
-3
/
+0
*
Remove pipe use from soundcard plugin
Bryn M. Reeves
2014-04-06
1
-3
/
+0
*
Remove dmesg|grep use from memory plugin
Bryn M. Reeves
2014-04-06
1
-3
/
+0
*
Restore generic UI preamble text
Bryn M. Reeves
2014-04-06
2
-11
/
+27
*
Logging improvements
Bryn M. Reeves
2014-04-06
8
-44
/
+93
*
Handle copystat() exceptions in FileCacheArchive.add_string()
Bryn M. Reeves
2014-04-06
1
-0
/
+3
*
Make add_file() exception logging consistent
Bryn M. Reeves
2014-04-06
1
-3
/
+3
*
Break up exception handling in FileCacheArchive.add_file()
Bryn M. Reeves
2014-04-06
1
-2
/
+9
*
Fix typo in PowerPC plugin
Bryn M. Reeves
2014-04-06
1
-2
/
+2
*
Update references to github URL
Bryn M. Reeves
2014-04-06
5
-6
/
+6
*
Convert PowerPC plugin to use add_copy_specs()
Bryn M. Reeves
2014-04-04
1
-14
/
+20
*
Replace kvm os.popen use with Plugin.call_ext_prog()
Bryn M. Reeves
2014-04-04
1
-7
/
+14
*
Syntax error.. I blame emacs.
Adam Stokes
2014-04-04
1
-1
/
+1
*
Properly state unicode literal in Python 3.2
Adam Stokes
2014-04-04
1
-1
/
+1
*
Pass byte strings to six.binary_type
Bryn M. Reeves
2014-04-04
1
-1
/
+1
*
add python 3.2 for Ubuntu Precise release
Adam Stokes
2014-04-04
1
-0
/
+1
*
Use six.binary_type to produce a .decode()able string
Bryn M. Reeves
2014-04-04
1
-1
/
+1
*
Use input method from python six
Adam Stokes
2014-04-04
3
-6
/
+10
*
Fix tuna collection in kernelrt
Bryn M. Reeves
2014-04-04
1
-2
/
+3
*
Clean up sos_get_command_output() and friends
Bryn M. Reeves
2014-04-04
7
-47
/
+60
*
Clean up utilities.sos_get_command_output()
Bryn M. Reeves
2014-04-04
1
-14
/
+13
*
Make forbidden path test a separate function
Bryn M. Reeves
2014-04-03
1
-4
/
+7
[next]