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 typo in systemd module
Bryn M. Reeves
2012-12-10
1
-4
/
+2
*
Add systemd module
Bryn M. Reeves
2012-12-10
1
-0
/
+46
*
Move sysctl collection to kernel module and add new locations
Bryn M. Reeves
2012-12-10
2
-1
/
+3
*
Remove obsolete sysreport references from sos.spec
Bryn M. Reeves
2012-12-07
1
-2
/
+0
*
Obscure password in /etc/keystone/keystone.conf
Bryn M. Reeves
2012-12-07
1
-0
/
+5
*
Make sar module more robust
Bryn M. Reeves
2012-12-07
1
-7
/
+27
*
Remove stray debug code in copy_permissions_filter()
Bryn M. Reeves
2012-12-07
1
-1
/
+0
*
Make TarArchive preserve permissions and SELinux context
Bryn M. Reeves
2012-12-07
1
-18
/
+53
*
Fix typo in i18n module
Bryn M. Reeves
2012-12-06
1
-1
/
+1
*
Add /etc/localtime to general module
Bryn M. Reeves
2012-12-06
1
-0
/
+1
*
Add /etc/locale.conf to i18n module
Bryn M. Reeves
2012-12-06
1
-1
/
+1
*
Fix exception when sar module enabled on system without sysstat
Bryn M. Reeves
2012-12-06
1
-3
/
+5
*
Preserve permissions and ownership for files stored as strings
Bryn M. Reeves
2012-12-06
1
-1
/
+11
*
Preserve permissions, ownership and times for files in archive
Bryn M. Reeves
2012-12-06
1
-2
/
+6
*
Handle non-readable files better in doCopyFileOrDir
Bryn M. Reeves
2012-12-06
1
-1
/
+7
*
Move Debian iSCSI target plugin to iscsitarget module
Bryn M. Reeves
2012-12-06
2
-16
/
+25
*
Remove redundant exception handling in postgresql module
Bryn M. Reeves
2012-12-06
1
-5
/
+1
*
Fix PacakgeManager.pkgByName()
Bryn M. Reeves
2012-12-06
1
-4
/
+8
*
Restore exception handling and logging in copy_stuff()
Bryn M. Reeves
2012-12-06
1
-6
/
+6
*
Fix exception in postgresql postproc method
Bryn M. Reeves
2012-12-06
1
-1
/
+6
*
Collect rhsm log files in general module
Bryn M. Reeves
2012-12-06
1
-1
/
+3
*
Collect subscription-manager output in yum module
Bryn M. Reeves
2012-12-06
1
-0
/
+2
*
Add /proc/iomem to the hardware module
Bryn M. Reeves
2012-12-06
1
-0
/
+1
*
Add Red Hat Update Infrastructure module
Bryn M. Reeves
2012-12-06
1
-0
/
+43
*
Fix line lengths and whitespace in rhn.py
Bryn M. Reeves
2012-12-06
1
-3
/
+6
*
Update RHN module and add spacewalk-debug collection
Bryn M. Reeves
2012-12-06
1
-12
/
+14
*
Do not collect archived accounting files in psacct module
Bryn M. Reeves
2012-12-06
1
-1
/
+9
*
Set default console loglevel to ERROR not FATAL
Bryn M. Reeves
2012-12-06
1
-1
/
+1
*
Add sanlock module
Bryn M. Reeves
2012-12-06
1
-0
/
+36
*
Fix comment and remove dead code in doExtOutputSub
Bryn M. Reeves
2012-12-06
1
-3
/
+2
*
Test for existence of script in hardware module
Bryn M. Reeves
2012-12-06
1
-4
/
+4
*
Fix collectOutputNow to correctly log command execution errors
Bryn M. Reeves
2012-12-06
1
-15
/
+11
*
Fix error message in Plugin base class
Bryn M. Reeves
2012-12-06
1
-3
/
+6
*
Fix whitespace and long lines in cluster module
Bryn M. Reeves
2012-12-05
1
-42
/
+58
*
Obscure password in corosync-objctl output
Bryn M. Reeves
2012-12-05
1
-0
/
+1
*
Rename regex substitution functions
Bryn M. Reeves
2012-12-05
13
-21
/
+21
*
Add implementation of command output post-processing
Bryn M. Reeves
2012-12-05
2
-1
/
+31
*
Add fence_virt.conf and corosync command outputs to cluster
Bryn M. Reeves
2012-12-05
1
-0
/
+5
*
Add missing import statement to libvirt module
Bryn M. Reeves
2012-12-05
1
-0
/
+1
*
Obscure display passwords in collected libvirt/qemu files
Bryn M. Reeves
2012-12-05
1
-0
/
+6
*
Remove duplicate gluster module
Bryn M. Reeves
2012-12-05
1
-26
/
+0
*
Collect /proc/pagetypeinfo in memory module
Bryn M. Reeves
2012-12-04
1
-1
/
+2
*
Fix error logging when calling external programs
Bryn M. Reeves
2012-12-04
1
-0
/
+2
*
Avoid deprecated sysctls in /proc/sys/net
Bryn M. Reeves
2012-12-04
1
-0
/
+6
*
Collect /etc/multipath in device-mapper module
Bryn M. Reeves
2012-12-04
1
-0
/
+1
*
Obscure passwords in files collected from ipa module
Bryn M. Reeves
2012-12-04
1
-0
/
+6
*
Use a default report name if name is empty after sanitizing
Bryn M. Reeves
2012-12-04
1
-0
/
+3
*
Update IPA module and related plug-ins
Bryn M. Reeves
2012-12-04
4
-7
/
+91
*
Collect mcelog files in the hardware module
Bryn M. Reeves
2012-12-04
1
-1
/
+2
*
Use wildcard to match possible libvirt log paths
Bryn M. Reeves
2012-12-04
1
-1
/
+1
[prev]
[next]