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
*
[systemtap] collect stap-report
Frank Ch. Eigler
2014-06-06
1
-1
/
+2
*
[xen] replace os.popen() with self.call_ext_prog()
Bryn M. Reeves
2014-06-06
1
-1
/
+1
*
[archive] fix whitespace in _build_archive() comment
Bryn M. Reeves
2014-06-06
1
-1
/
+1
*
[archive] Use OSError instead of PermissionError
Bryn M. Reeves
2014-06-06
1
-3
/
+3
*
Record duration of calls to external programs at debug level
Bryn M. Reeves
2014-06-06
1
-0
/
+2
*
[pcp] Convert to use add_copy_specs() and fix option formatting
Bryn M. Reeves
2014-06-06
1
-15
/
+18
*
Initial PCP (Performance Co-Pilot) plugin
Michele Baldessari
2014-06-06
1
-0
/
+162
*
[policy] Rename preferred_archive_name()
Bryn M. Reeves
2014-06-06
2
-2
/
+2
*
[networking] Add NetworkManager nmcli support
jbainbri
2014-06-05
1
-1
/
+14
*
[ovirt] Add dwh and reports packages to plugin package list
Bryn M. Reeves
2014-06-05
1
-1
/
+5
*
Add reports support to oVirt plugin
Bryn M. Reeves
2014-06-05
1
-0
/
+1
*
Add oVirt Data Warehouse support
Bryn M. Reeves
2014-06-05
1
-3
/
+5
*
[ovirt] add package list to ovirt plugin
Bryn M. Reeves
2014-06-05
1
-0
/
+2
*
[ovirt] elide passwords in logcollector.conf
Bryn M. Reeves
2014-06-05
1
-0
/
+6
*
[ovirt] elide passwords in {iso,image}uploader.conf
Bryn M. Reeves
2014-06-05
1
-0
/
+12
*
Elide passwords in grub2 plugin
Bryn M. Reeves
2014-06-03
1
-0
/
+31
*
Make sure grub password regex handles all cases
Bryn M. Reeves
2014-06-02
1
-2
/
+2
*
Elide bootloader password in grub plugin
Bryn M. Reeves
2014-06-02
1
-0
/
+7
*
Make do_path_regex_sub() honour string regex arguments
Bryn M. Reeves
2014-06-02
1
-0
/
+2
*
Fix call_ext_prog() use in abrt, s390, veritas, xen and yum
Bryn M. Reeves
2014-06-02
5
-11
/
+12
*
Add postprocessing for /etc/fstab passwords
Bryn M. Reeves
2014-05-30
1
-0
/
+7
*
travis-ci supports python 3.4
Adam Stokes
2014-05-29
1
-3
/
+0
*
Set global{locking_type=0} when running lvm2 commands
Bryn M. Reeves
2014-05-28
1
-6
/
+17
*
Fix call_ext_prog() use in oVirt plugin
Bryn M. Reeves
2014-05-21
1
-1
/
+1
*
Add oVirt plugin
Bryn M. Reeves
2014-05-19
1
-0
/
+136
*
Add tuned configuration paths to tuned plugin
Bryn M. Reeves
2014-05-07
1
-1
/
+5
*
Don't use a glob to collect /var/log/boot.log
Bryn M. Reeves
2014-04-29
1
-1
/
+1
*
Drop Windows support
Bryn M. Reeves
2014-04-29
1
-48
/
+0
*
sosreport: Add support for new ppc64-diag elog format
Samuel Mendoza-Jonas
2014-04-29
1
-3
/
+4
*
Make calls to TarFile.add() use absolute path for 'name'
Bryn M. Reeves
2014-04-29
1
-2
/
+3
*
Drop cwd/umask shenanigans from TarFileArchive::finalize()
Bryn M. Reeves
2014-04-29
1
-4
/
+0
*
Fix exception in Policy::get_pkg_list()
Bryn M. Reeves
2014-04-29
1
-0
/
+2
*
Fix logging exception in Plugin.collect_strings()
Bryn M. Reeves
2014-04-24
1
-1
/
+1
*
Fix libvirt password regex
Bryn M. Reeves
2014-04-24
1
-1
/
+1
*
Add rabbitmq-server plugin to collect config and logs
Louis Bouchard
2014-04-24
1
-0
/
+33
*
Add upstart log collection
Louis Bouchard
2014-04-23
1
-0
/
+6
*
Fix pep8 complaints
Louis Bouchard
2014-04-23
1
-0
/
+1
*
Add squid3 log collection
Louis Bouchard
2014-04-23
1
-0
/
+2
*
Add collection for squid-deb-proxy if present
Louis Bouchard
2014-04-23
1
-1
/
+3
*
Fix pep8 complaints
Louis Bouchard
2014-04-23
1
-2
/
+5
*
Handle compressed sar binary data files better
Peter Portante
2014-04-19
1
-14
/
+28
*
Add parameter to add_copy_spec_limit() to control tail behavior
Bryn M. Reeves
2014-04-19
1
-3
/
+3
*
Use os.path.join instead of hardcoded formatting
Peter Portante
2014-04-17
1
-5
/
+5
*
Handle KeyboardInterrupt during policy load
Bryn M. Reeves
2014-04-16
1
-1
/
+4
*
Handle IOError exceptions in SoSReport
Bryn M. Reeves
2014-04-16
1
-16
/
+18
*
Handle fatal file system errors in SoSReport.final_work()
Bryn M. Reeves
2014-04-16
1
-0
/
+7
*
Handle fatal file system errors in SoSReport.postproc()
Bryn M. Reeves
2014-04-16
1
-0
/
+7
*
Handle fatal file system errors in SoSReport.*report()
Bryn M. Reeves
2014-04-16
1
-8
/
+32
*
Handle fatal file system errors in SoSReport.collect()
Bryn M. Reeves
2014-04-16
1
-0
/
+7
*
Don't handle exceptions in do_copy_path()
Bryn M. Reeves
2014-04-16
1
-15
/
+8
[next]