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
*
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
*
Fix whitespace in Plugin class
Bryn M. Reeves
2014-04-03
1
-1
/
+1
*
Add Plugin.do_path_regex_sub()
Bryn M. Reeves
2014-04-03
1
-0
/
+12
*
Add mail notification to sos-devel in travis configuration
Bryn M. Reeves
2014-04-03
1
-1
/
+2
*
Update cgred configuration file path for RedHatCgroups
Bryn M. Reeves
2014-04-02
1
-1
/
+1
*
Refactor cgroups plugin
Bryn M. Reeves
2014-04-02
1
-14
/
+16
*
Add collection of /var/log/cloud-init.log and
Louis Bouchard
2014-04-02
1
-0
/
+1
*
Update travis-ci build status image
Adam Stokes
2014-04-01
1
-1
/
+1
*
Use := with gmake shell function for better optimization
Adam Stokes
2014-04-01
1
-5
/
+5
*
Collect network interfaces flags
Michele Baldessari
2014-03-31
2
-1
/
+3
*
Add collection of grub configuration for UEFI systems
Bryn M. Reeves
2014-03-28
2
-6
/
+7
*
Raise a TypeError if add_copy_specs() is called with a string
Bryn M. Reeves
2014-03-27
2
-0
/
+5
*
Add tests for Plugin.add_copy_spec()/add_copy_specs()
Bryn M. Reeves
2014-03-27
1
-2
/
+24
*
Update Plugin tests to treat copy_paths as a set
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Use a set for Plugin.copy_paths
Bryn M. Reeves
2014-03-27
1
-8
/
+6
*
Remove references to 'sub' parameter from plugin tests
Bryn M. Reeves
2014-03-27
1
-7
/
+3
*
Remove 'sub' parameter from Plugin.add_copy_spec*()
Bryn M. Reeves
2014-03-27
1
-32
/
+17
*
Drop RedHatPlugin from procenv
Bryn M. Reeves
2014-03-27
1
-2
/
+2
*
Update plugin_tests.py to match new method names
Bryn M. Reeves
2014-03-27
1
-5
/
+5
*
Remove obsolete checksum reference from utilities_tests.py
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Refactor Plugin.collect() pathway
Bryn M. Reeves
2014-03-27
1
-23
/
+34
*
Fix x86 arch detection in processor plugin
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Pythonify Plugin._path_in_pathlist()
Bryn M. Reeves
2014-03-27
1
-4
/
+1
*
Clean up package checks in processor plugin
Bryn M. Reeves
2014-03-27
1
-12
/
+6
*
Replace self.policy().pkg_by_name() us in Logs plugin
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Convert infiniband to package list
Bryn M. Reeves
2014-03-27
1
-5
/
+1
*
Dead code removal: PluginException
Bryn M. Reeves
2014-03-26
1
-5
/
+0
*
Dead code removal: sos.plugins.common_prefix()
Bryn M. Reeves
2014-03-26
1
-13
/
+0
*
Add vim tags to all python source files
Bryn M. Reeves
2014-03-26
165
-2
/
+330
*
Dead code removal: utilities.checksum()
Bryn M. Reeves
2014-03-26
2
-27
/
+0
*
Dead code removal: DirTree
Bryn M. Reeves
2014-03-26
2
-99
/
+1
*
Dead code removal: sos_relative_path()
Bryn M. Reeves
2014-03-26
2
-31
/
+1
*
Remove --profile support
Bryn M. Reeves
2014-03-25
4
-71
/
+3
*
Fix plugin_test exception on six.PY2
Bryn M. Reeves
2014-03-25
1
-2
/
+2
*
Call rhsm-debug with the --sos switch
Bryn M. Reeves
2014-03-20
1
-1
/
+1
*
Do not collect isos in cobbler plugin
Adam Stokes
2014-03-14
1
-0
/
+1
*
Match plugins against policies
Bryn M. Reeves
2014-03-13
3
-26
/
+39
*
Update policy_tests.py for validate_plugin change
Bryn M. Reeves
2014-03-13
1
-4
/
+4
*
Rename validatePlugin to validate_plugin
Bryn M. Reeves
2014-03-12
2
-2
/
+2
*
Fix broken binary detection in satellite plugin
Bryn M. Reeves
2014-03-12
1
-3
/
+2
*
Clean up get_cmd_path/make_cmd_path/make_cmd_dirs mess
Bryn M. Reeves
2014-03-12
8
-36
/
+18
*
Add tuned plugin
Peter Portante
2014-03-12
1
-0
/
+30
*
Update systemd support
Bryn M. Reeves
2014-03-12
1
-2
/
+3
*
Merge pull request #235 from leeyarwood/master
Bryn M. Reeves
2014-03-11
1
-25
/
+0
|
\
|
*
Remove the rhevm plugin.
Lee Yarwood
2014-03-04
1
-25
/
+0
*
|
Fix remaining use of obsolete 'get_cmd_dir()' in plugins
Bryn M. Reeves
2014-03-11
2
-2
/
+2
*
|
Add PowerNV specific debug data
Vasant Hegde
2014-03-11
1
-1
/
+4
[next]