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
*
Update man page date to reflect recent changes to the information
Adam Stokes
2013-03-25
1
-1
/
+1
*
Merge git://github.com/sosreport/sosreport into patch-1
Adam Stokes
2013-03-25
3
-48
/
+89
|
\
|
*
Clean up command line option handling
Bryn M. Reeves
2013-03-25
1
-12
/
+12
|
*
Man page updates
Bryn M. Reeves
2013-03-25
1
-26
/
+64
|
*
Rename --silent to --quiet
Bryn M. Reeves
2013-03-25
3
-8
/
+11
|
*
Improve UI text readability
Bryn M. Reeves
2013-03-25
1
-2
/
+2
*
|
Conforming naming scheme in a few plugins
Adam Stokes
2013-03-25
6
-11
/
+13
*
|
Merge branch 'patch-1' of github.com:battlemidget/sosreport into patch-1
Adam Stokes
2013-03-25
1
-1
/
+0
|
\
\
|
*
|
Update __init__.py
Adam Stokes
2013-03-25
1
-1
/
+0
*
|
|
Inherit system within DebianSystem plugin
Adam Stokes
2013-03-25
1
-1
/
+1
|
/
/
*
|
Fixes #104
Adam Stokes
2013-03-25
1
-1
/
+3
*
|
Port several plugins to Debian/Ubuntu
Adam Stokes
2013-03-25
10
-15
/
+84
|
/
*
Merge pull request #102 from sosreport/bmr-template-text-fixes
Bryn M. Reeves
2013-03-25
5
-29
/
+111
|
\
|
*
Fix Fedora policy detection
Bryn M. Reeves
2013-03-22
1
-2
/
+3
|
*
Improve policy template handling
Bryn M. Reeves
2013-03-22
5
-29
/
+110
|
/
*
Merge pull request #101 from battlemidget/cloud-plugins
Bryn M. Reeves
2013-03-21
3
-0
/
+82
|
\
|
*
Merge git://github.com/sosreport/sosreport into cloud-plugins
Adam Stokes
2013-03-18
1
-0
/
+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #98 from battlemidget/patch-1
Bryn M. Reeves
2013-03-18
1
-0
/
+1
|
\
\
|
*
|
Line 243 attempts to access non-imported regex
Adam Stokes
2013-02-11
1
-0
/
+1
|
|
*
3 New plugins
Adam Stokes
2013-03-06
3
-0
/
+82
|
|
/
|
/
|
*
|
Merge pull request #99 from battlemidget/patch-2
Bryn M. Reeves
2013-02-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Include new-line in shell_out
Adam Stokes
2013-02-11
1
-2
/
+2
|
/
*
Make add_file() more robust
Bryn M. Reeves
2012-12-18
1
-9
/
+15
*
Force LC_ALL=C for external commands
Bryn M. Reeves
2012-12-18
1
-1
/
+6
*
Disable archive recursion tests for TarFileArchive
Bryn M. Reeves
2012-12-18
1
-10
/
+14
*
Fix import statement in archives_test.py
Bryn M. Reeves
2012-12-18
1
-1
/
+1
*
Separate archive classes from utilities module
Bryn M. Reeves
2012-12-18
5
-244
/
+276
*
Rename command output collection interfaces
Bryn M. Reeves
2012-12-17
64
-360
/
+360
*
Merge pull request #94 from battlemidget/feature
Jesse Jaggars
2012-12-14
1
-1
/
+1
|
\
|
*
Make Ubuntu/Debian depend on python-selinux (Closed GH:#93)
Adam Stokes
2012-12-14
1
-1
/
+1
*
|
Add output of ntptime to ntp module
Bryn M. Reeves
2012-12-13
1
-1
/
+4
|
/
*
Delete vestigial coloured output code
Bryn M. Reeves
2012-12-13
2
-11
/
+3
*
Remove sar file root symlinks
Bryn M. Reeves
2012-12-13
1
-2
/
+1
*
Fix sar file collection and error reporting
Bryn M. Reeves
2012-12-13
1
-3
/
+5
*
Fix typo in sar module
Bryn M. Reeves
2012-12-13
1
-1
/
+1
*
Fix sar plugin error message
Bryn M. Reeves
2012-12-13
1
-1
/
+1
*
Fix exception when unreadable files are collected
Bryn M. Reeves
2012-12-13
1
-3
/
+8
*
Fix relative paths in reports
Bryn M. Reeves
2012-12-13
2
-5
/
+11
*
Change collection of /lib/systemd
Bryn M. Reeves
2012-12-13
1
-1
/
+6
*
Teach pam module about multilib
Bryn M. Reeves
2012-12-13
1
-1
/
+1
*
Do not allow duplicate destinations in TarFileArchive.add_file()
Bryn M. Reeves
2012-12-12
1
-0
/
+2
*
Add profiling to command and file substitution methods
Bryn M. Reeves
2012-12-12
1
-7
/
+21
*
Work around non-writable directories in host file systems
Bryn M. Reeves
2012-12-12
1
-7
/
+18
*
Add logging to regex subsitution methods
Bryn M. Reeves
2012-12-12
1
-0
/
+9
*
Re-work sunrpc module to make porting easier
Bryn M. Reeves
2012-12-12
1
-4
/
+28
*
Use paths list in anaconda plugin
Bryn M. Reeves
2012-12-11
1
-3
/
+1
*
Update anaconda support
Bryn M. Reeves
2012-12-11
1
-7
/
+18
*
Fix regression TarFileArchive regression
Bryn M. Reeves
2012-12-11
1
-1
/
+1
*
Collect file lists for /var/lib
Bryn M. Reeves
2012-12-11
1
-0
/
+2
*
Collect additional files and command output for infiniband
Bryn M. Reeves
2012-12-11
1
-2
/
+9
[next]