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
*
[docker] capture logs of running containers, add ubuntu support
Adam Stokes
2014-08-11
1
-7
/
+40
*
[plugin] make Plugin logging methods private
Bryn M. Reeves
2014-08-09
9
-58
/
+58
*
[selinux,auditd] move ausearch collection to auditd plugin
Bryn M. Reeves
2014-08-08
2
-1
/
+1
*
[sosreport] remove duplicate import for 'traceback' module
Bryn M. Reeves
2014-08-08
1
-1
/
+0
*
[utilities] remove unused imports
Bryn M. Reeves
2014-08-08
1
-2
/
+0
*
[distupgrade,openshift] fix regex substitution API usage
Bryn M. Reeves
2014-08-08
2
-11
/
+11
*
[pam] add faillock and pam_tally2 output
Bryn M. Reeves
2014-08-08
1
-1
/
+5
*
[docs] fix policy section headings
Bryn M. Reeves
2014-08-07
1
-3
/
+3
*
[docs] add policies api reference
Adam Stokes
2014-08-07
2
-0
/
+9
*
[Makefile] makefile tasks to work with python2 and 3
Adam Stokes
2014-08-07
3
-6
/
+6
*
[archive] log add_string exception
Adam Stokes
2014-08-07
1
-2
/
+3
*
[activemq] add Ubuntu support
Adam Stokes
2014-08-07
1
-1
/
+13
*
[general] Move Red Hat specifics to RedHatGeneral
Bryn M. Reeves
2014-08-05
1
-2
/
+2
*
[general] remove /etc/exports
Bryn M. Reeves
2014-08-05
1
-1
/
+0
*
[general,upstart] move upstart specifics to Upstart plugin
Bryn M. Reeves
2014-08-05
2
-3
/
+2
*
[startup] add /etc/inittab and move rc.d from RedHat to Startup
Bryn M. Reeves
2014-08-05
1
-1
/
+4
*
[general] remove duplicate /etc/init collection
Bryn M. Reeves
2014-08-05
1
-1
/
+0
*
[lvm2] Extend reporting fields for pvs, vgs and lvs.
Jose Castillo
2014-08-04
1
-3
/
+8
*
[docs] sync README.md and index.rst
Bryn M. Reeves
2014-08-03
2
-5
/
+13
*
[docs] improve index formatting
Bryn M. Reeves
2014-08-03
1
-1
/
+2
*
[docs] Fix Read the Docs URL in README.md
Bryn M. Reeves
2014-08-02
1
-1
/
+1
*
[docs] update README.md to point to sos.readthedocs.org
Bryn M. Reeves
2014-08-02
1
-1
/
+11
*
[travis-ci] run pep8 against code tree
Adam Stokes
2014-08-02
1
-1
/
+2
*
[policies] pep8 compliance
Adam Stokes
2014-08-02
5
-57
/
+76
*
[utilities] pep8 compliance
Adam Stokes
2014-08-02
1
-24
/
+32
*
[plugins] pep8 compliance for rest of plugins
Adam Stokes
2014-08-02
67
-864
/
+925
*
[plugins] more pep8/pyflake plugin cleanup
Adam Stokes
2014-08-01
75
-1057
/
+1180
*
[docs] link the mailing list in restructured text properly
Adam Stokes
2014-08-01
1
-1
/
+1
*
[docs] fix a typo in the mailing list description
Bryn M. Reeves
2014-08-01
2
-3
/
+3
*
[docs] include sos import path for resolving modules
Adam Stokes
2014-08-01
1
-0
/
+3
*
[plugins] - pep8 fixes for first patch of sub plugins
Adam Stokes
2014-08-01
16
-171
/
+193
*
[docs] - Add links to wiki documentation
Adam Stokes
2014-08-01
1
-3
/
+3
*
[docs] - Add API documentation generation
Adam Stokes
2014-08-01
8
-0
/
+560
*
[ldap] - fix undefined variable ldap_conf
Adam Stokes
2014-08-01
1
-1
/
+1
*
[plugins] - pep8 fixes
Adam Stokes
2014-08-01
1
-68
/
+83
*
[archive,reporting] - more pep8/pyflakes fixes
Adam Stokes
2014-08-01
4
-40
/
+65
*
[megacli] - remove rogue print statement
Adam Stokes
2014-08-01
1
-3
/
+1
*
[nfsserver] add /etc/exports.d
Bryn M. Reeves
2014-07-31
1
-1
/
+3
*
[gluster] add redhat-storage-release
Bryn M. Reeves
2014-07-31
1
-0
/
+1
*
[gluster] tidy up add_copy_spec() usage
Bryn M. Reeves
2014-07-31
1
-15
/
+12
*
Collect local FirewallD XML config
jbainbri
2014-07-31
1
-0
/
+3
*
[sosreport] make pep8 happy
Adam Stokes
2014-07-31
1
-184
/
+220
*
[sosreport] remove module comment
Adam Stokes
2014-07-31
1
-1
/
+0
*
[rpm] reduce verify timeout to 180s
Bryn M. Reeves
2014-07-31
1
-1
/
+1
*
[pcp] use socket.gethostname() instead of shelling out
Bryn M. Reeves
2014-07-31
1
-8
/
+2
*
[ldap] add output of 'certutil -L'
Bryn M. Reeves
2014-07-18
1
-0
/
+1
*
[ldap] add more forbidden paths and restrict file collection
Bryn M. Reeves
2014-07-18
1
-2
/
+9
*
[ds] add 'certutil -L' collection for slapd instances
Bryn M. Reeves
2014-07-18
1
-0
/
+9
*
[ds] exclude paths containing directory server secrets
Bryn M. Reeves
2014-07-18
1
-1
/
+14
*
[docs] Improve README.md formatting
Bryn M. Reeves
2014-07-15
1
-4
/
+6
[next]