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
...
*
[openshift] Improve password obfuscation
Pep Turro Mauri
2014-07-08
1
-8
/
+19
*
[openshift] Don't collect all of /etc/openshift
Pep Turro Mauri
2014-07-08
1
-6
/
+10
*
[sosreport] improve description of --build
Bryn M. Reeves
2014-07-08
1
-1
/
+1
*
[plugin] implement global --log-size option
Bryn M. Reeves
2014-07-08
9
-35
/
+28
*
[plugin] implement global --all-logs option
Bryn M. Reeves
2014-07-08
9
-20
/
+32
*
[openswan] document that 'ipsec verify' is not costly
Bryn M. Reeves
2014-07-07
1
-0
/
+3
*
[rpm] do not perform rpm -V unless --verify is given
Bryn M. Reeves
2014-07-07
1
-12
/
+14
*
[systemd] do not verify journal unless --verify is given
Bryn M. Reeves
2014-07-07
1
-1
/
+3
*
[plugin] implement global --verify option
Bryn M. Reeves
2014-07-07
2
-0
/
+22
*
[plugin] remove debug code from Plugin.get_description()
Bryn M. Reeves
2014-07-07
1
-3
/
+2
*
[archive] make archive debug logging depend on --debug
Bryn M. Reeves
2014-07-07
2
-1
/
+8
*
[plugin] Use superclass __doc__ if not defined in derived class
Bryn M. Reeves
2014-07-07
1
-3
/
+6
*
[openshift] remove cgroups collection
Bryn M. Reeves
2014-07-07
1
-1
/
+0
*
[global] clean up formatting and remove obsolete pylint pragmas
Bryn M. Reeves
2014-07-07
5
-59
/
+23
*
[plugin] kill Plugin.option_enabled()
Bryn M. Reeves
2014-07-07
6
-12
/
+8
*
[plugin] add simple collect() profiling
Bryn M. Reeves
2014-07-07
1
-0
/
+3
*
[archive, plugin] handle special file system nodes
Bryn M. Reeves
2014-07-04
2
-4
/
+36
*
[plugin] log directory contents added via Plugin.copy_dir()
Bryn M. Reeves
2014-07-02
1
-2
/
+4
*
[megacli] new plugin for LSI MegaRAID based adapters
Jon Magrini
2014-07-02
1
-0
/
+39
*
[plugin] python3 exception lists must be tuples
Bryn M. Reeves
2014-07-02
1
-1
/
+1
*
[plugin] handle lstat exceptions in do_copy_path()
Bryn M. Reeves
2014-07-01
1
-1
/
+5
*
[libvirt] add missing os import
Bryn M. Reeves
2014-07-01
1
-0
/
+1
*
Use lstat() in do_copy_path and check for char and block devices
Bryn M. Reeves
2014-07-01
1
-15
/
+16
*
[libvirt] restrict configuration and log collection
Bryn M. Reeves
2014-07-01
1
-2
/
+31
*
[s390] remove "find /sys" from plugin
Bryn M. Reeves
2014-07-01
1
-1
/
+0
*
[s390,kernel] move /proc/misc collection to kernel plugin
Bryn M. Reeves
2014-07-01
2
-1
/
+1
*
[plugin] fix unicode vs. byte array handling in string IO
Bryn M. Reeves
2014-06-30
1
-3
/
+3
*
[plugin] only print a summary of strings added to the archive
Bryn M. Reeves
2014-06-30
1
-1
/
+2
*
[sar] fix directory list variable name
Bryn M. Reeves
2014-06-30
1
-1
/
+1
*
[powerpc] collect selected file instead of entire directory
Bryn M. Reeves
2014-06-30
1
-2
/
+3
*
[openshift] Get SELinux labels and add verbosity
Pep Turro Mauri
2014-06-26
1
-2
/
+2
*
[openshift] Remove 1.x-specific and add more files
Pep Turro Mauri
2014-06-26
1
-3
/
+6
*
[openshift] Remove more redundant data collection
Pep Turro Mauri
2014-06-26
1
-3
/
+0
*
[openshift] Fix syntax error
Pep Turro Mauri
2014-06-26
1
-2
/
+2
*
Add SSL logs to apache plugin and reduce log size limits
Bryn M. Reeves
2014-06-26
1
-2
/
+4
*
Add OpenShift node httpd logs to OpenShift plugin
Bryn M. Reeves
2014-06-26
1
-4
/
+5
*
Use glob to match /etc/openshift-enterprise-{release,version}
Bryn M. Reeves
2014-06-26
1
-1
/
+1
*
Remove bundler commands from OpenShift
Bryn M. Reeves
2014-06-26
1
-3
/
+1
*
Default to collecting current logs in apache plugin
Bryn M. Reeves
2014-06-26
1
-0
/
+7
*
Fix typo in ActiveMQ plugin comment
Bryn M. Reeves
2014-06-26
1
-1
/
+1
*
Fix typo in mongodb plugin
Bryn M. Reeves
2014-06-26
1
-1
/
+1
*
Make OpenShift broker vs. node detection automatic
Bryn M. Reeves
2014-06-26
1
-3
/
+12
*
Add MongoDB plugin
Bryn M. Reeves
2014-06-26
2
-1
/
+48
*
Add ActiveMQ plugin
Bryn M. Reeves
2014-06-26
2
-1
/
+29
*
Make vendor and ruby version class variables in OpenShift plugin
Bryn M. Reeves
2014-06-26
1
-1
/
+4
*
Remove redundant data collection from OpenShift plugin
Bryn M. Reeves
2014-06-26
1
-2
/
+0
*
[openshift] Fixing a no longer needed line.
Eric Rich
2014-06-26
1
-1
/
+0
*
[openshift] Adding 2.0 files and commands.
Eric Rich
2014-06-26
1
-10
/
+13
*
[tomcat] update for tomcat6 and add password filtering
Bryn M. Reeves
2014-06-23
1
-3
/
+10
*
[filesys] collect dumpe2fs -h output by default
Bryn M. Reeves
2014-06-23
1
-4
/
+6
[prev]
[next]