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
*
Debian policy fixes
Adam Stokes
2013-07-21
6
-2
/
+42
*
Merge pull request #159 from battlemidget/patch-include-tempfile-module
Bryn M. Reeves
2013-06-19
1
-0
/
+1
|
\
|
*
import tempfile into policies
Adam Stokes
2013-06-10
1
-0
/
+1
*
|
Merge pull request #157 from battlemidget/patch-deb-updation
Bryn M. Reeves
2013-06-19
2
-3
/
+3
|
\
\
|
*
\
Merge branch 'master' into patch-deb-updation
Adam Stokes
2013-06-10
13
-201
/
+544
|
|
\
\
|
*
|
|
update diff
Adam Stokes
2013-06-10
2
-3
/
+3
*
|
|
|
New optional data collection for SELinux plug-in
Bryn M. Reeves
2013-06-18
1
-3
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Fix policy classes for --tmp-dir
Bryn M. Reeves
2013-06-10
2
-0
/
+2
*
|
|
Reduce level of 'could not run' messages info->debug
Bryn M. Reeves
2013-06-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Bump version
r3.0
3.0
Bryn M. Reeves
2013-06-10
1
-1
/
+1
*
|
Spec file updates
Bryn M. Reeves
2013-06-10
1
-27
/
+305
*
|
Test for symlink existence before creation
Bryn M. Reeves
2013-06-10
1
-1
/
+2
*
|
Set umask when creating final archive file
Bryn M. Reeves
2013-06-10
1
-0
/
+2
*
|
Revert use of PAX archives
Bryn M. Reeves
2013-06-10
1
-2
/
+1
*
|
Add get_cmd_dir() method to Plugin and make plug-ins use it
Bryn M. Reeves
2013-06-10
6
-7
/
+21
*
|
Move tmp directory selection to policy class
Bryn M. Reeves
2013-06-10
3
-9
/
+23
*
|
Add Archive.cleanup()
Bryn M. Reeves
2013-06-10
2
-3
/
+11
*
|
Fix use of 'logsize' parameter in logs module
Bryn M. Reeves
2013-06-10
1
-1
/
+1
*
|
Introduce new FileCacheArchive class
Bryn M. Reeves
2013-06-10
2
-148
/
+152
*
|
Move TempFileUtil initialisation to be after policy set up
Bryn M. Reeves
2013-06-10
1
-1
/
+1
*
|
Fix Plugin.add_copy_spec_limit() checks
Bryn M. Reeves
2013-06-10
1
-17
/
+18
*
|
Fix make_path for absolute destination paths
Bryn M. Reeves
2013-06-07
1
-0
/
+2
*
|
Make SoSReport establish report directory structure
Bryn M. Reeves
2013-06-07
2
-2
/
+21
*
|
Tidy up archive initialisation code
Bryn M. Reeves
2013-06-07
1
-4
/
+5
*
|
Fix superclass initialiser invocation in sanlock
Bryn M. Reeves
2013-06-06
1
-1
/
+1
*
|
Fix typo in logs plug-in
Bryn M. Reeves
2013-06-06
1
-1
/
+1
*
|
Fix incorrect use of add_copy_specs() in system plug-in
Bryn M. Reeves
2013-06-06
1
-1
/
+1
|
/
*
Merge pull request #151 from BryanQuigley/patch-1
Bryn M. Reeves
2013-05-30
1
-1
/
+1
|
\
|
*
Update system.py
BryanQuigley
2013-05-30
1
-1
/
+1
|
/
*
Merge pull request #149 from battlemidget/patch-debian-fixes
Bryn M. Reeves
2013-05-17
6
-41
/
+40
|
\
|
*
Fix typo in debian/policies
Adam Stokes
2013-05-09
1
-1
/
+1
|
*
Fix latest debian packaging suggestions.
Adam Stokes
2013-05-09
5
-40
/
+39
|
/
*
Move syslog and rsyslog configuratoin collection to logs plug-in
Bryn M. Reeves
2013-05-01
2
-5
/
+6
*
Move java data collection to separate plug-in
Bryn M. Reeves
2013-05-01
2
-4
/
+30
*
Remove syslog collection from general and add new logs plug-in
Bryn M. Reeves
2013-05-01
2
-42
/
+90
*
Move dmesg collection from general to kernel
Bryn M. Reeves
2013-04-30
2
-6
/
+6
*
Remove redundant data collection from hardware.py
Bryn M. Reeves
2013-04-30
1
-37
/
+2
*
Add new processor plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+47
*
Add new SCSI plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+37
*
Add PCI plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+36
*
Add new ATA/IDE plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+36
*
Add partition data to block plug-in and tidy blkid code
Bryn M. Reeves
2013-04-30
1
-3
/
+6
*
Tidy up description and code formatting in usb plug-in
Bryn M. Reeves
2013-04-30
1
-2
/
+3
*
Add /proc/modules to kernel plug-in collection
Bryn M. Reeves
2013-04-30
1
-0
/
+1
*
Enable filesys plug-in on Debian
Bryn M. Reeves
2013-04-30
1
-2
/
+2
*
Merge initrd and bootloader plug-ins into a single boot module
Bryn M. Reeves
2013-04-29
2
-33
/
+15
*
Rename internationalization plug-in
Bryn M. Reeves
2013-04-29
1
-3
/
+3
*
Add grub2 support and make bootloader more modular
Bryn M. Reeves
2013-04-29
4
-6
/
+93
*
Move all block device data from filesys to block module
Bryn M. Reeves
2013-04-29
2
-43
/
+14
*
Remove bogus fdisk invocation from cluster plug-in
Bryn M. Reeves
2013-04-29
1
-1
/
+0
[next]