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
*
Add watch file and closes bug
Adam Stokes
2013-07-26
3
-1
/
+4
*
Merge pull request #177 from battlemidget/feature-distutils-3
Adam Stokes
2013-07-26
10
-10
/
+127
|
\
|
*
Add support for distutils
Adam Stokes
2013-07-26
10
-10
/
+127
|
/
*
Correct sources URL in sos.spec
Bryn M. Reeves
2013-07-26
1
-1
/
+1
*
Merge pull request #175 from battlemidget/patch-debian-fixes
Adam Stokes
2013-07-25
6
-2
/
+42
|
\
|
*
Merge branch 'master' into patch-debian-fixes
Adam Stokes
2013-07-25
8
-148
/
+258
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #174 from sosreport/patch-fix-unittests
Adam Stokes
2013-07-25
3
-64
/
+69
|
\
\
|
*
|
Correct archive unittests and pep8 conformity in archive class
Adam Stokes
2013-07-25
3
-64
/
+69
|
/
/
*
|
Fix add_copy_specs(string) bugs in openstack.py
Bryn M. Reeves
2013-07-25
1
-7
/
+9
*
|
Delete bogus dist checks from RedHatOpenStack
Bryn M. Reeves
2013-07-25
1
-5
/
+0
*
|
Fix broken binary checks in openstack.py
Bryn M. Reeves
2013-07-25
1
-33
/
+30
*
|
Fix API usage in openstack plug-in
Bryn M. Reeves
2013-07-25
1
-1
/
+1
*
|
Merge pull request #168 from jnpkrn/patch-luci
Bryn M. Reeves
2013-07-25
1
-2
/
+5
|
\
\
|
*
|
cluster plugin: restrict data collected for luci
Jan Pokorný
2013-07-20
1
-2
/
+3
|
*
|
cluster plugin: add obfuscation of luci secrets
Jan Pokorný
2013-07-18
1
-0
/
+2
*
|
|
Merge pull request #167 from ivoks/juju
Bryn M. Reeves
2013-07-25
2
-76
/
+72
|
\
\
\
|
*
|
|
Rearrange openstack plugin so that distribution OpenStack class
Ante Karamatic
2013-07-08
1
-76
/
+69
|
*
|
|
Add juju status and get-constraints outputs
Ante Karamatic
2013-07-08
1
-0
/
+3
|
|
/
/
*
|
|
Added XFS plugin
Pierguido Lambri
2013-07-25
1
-0
/
+40
*
|
|
Add Openshift plug-in
Bryn M. Reeves
2013-07-09
1
-0
/
+72
|
/
/
|
*
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
|
\
[next]