| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\
| | |
| | | |
Timeouts
|
| | | |
|
| | | |
|
|/ /
| |
| |
| | |
unicode filename to a zipfile would fail
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit 1c2cf82a424125decda210a557755e8467bf0b2b
Author: Jesse Jaggars <jjaggars@redhat.com>
Date: Tue Mar 13 15:20:47 2012 -0500
adding regex sub tests and some docstrings
commit d72f2f28b364519710f95a53330821138fc40849
Author: Jesse Jaggars <jjaggars@redhat.com>
Date: Tue Mar 13 11:13:06 2012 -0500
adding many tests for plugins
|
|\ |
|
| |\
| | |
| | | |
Feature - More plugin enhancements and bug fix
|
| | |
| | |
| | |
| | | |
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
package
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
| |/
| |
| |
| |
| |
| | |
distro specific class due to an inheritance mis-hap.
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
|\| |
|
| |\
| | |
| | | |
README: Debian/Ubuntu installation steps
|
| |/
| |
| |
| | |
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
|/
|
|
| |
sos.utilities.grep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit 103883b65d0e15310e5349b7e0f3ebb4fe23d9ba
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 17:31:13 2012 -0500
sos/plugins/autofs: Make autofs cross distro compatible
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 813b7c90a76438fdb7b6d6f0b6a9a16faaeac271
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 14:48:02 2012 -0500
sos/plugins: Second round of enhancements to several plugins to allow for cross
distribution analyzation.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit f9fc1b3402cfa1cefcd822596696b0a52b9921e5
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 14:26:36 2012 -0500
sos/plugins/apache: Make sure tuple knows its a tuple
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit d52eda7e96734ea89ebe05ed63ea68979c7cfb58
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 14:12:18 2012 -0500
sos/plugins: Several plugin enhancements to reflect new
plugin heirarchy for multiple distributions
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit a36ed3cac5c557073604d7b0c98e50d1c162b714
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 14:11:12 2012 -0500
sos/plugins: New Apport Plugin
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 168e688448d623b3b222aab1bd5f673e9ebb467c
Author: Adam Stokes <hackr@cypherbook.com>
Date: Thu Mar 8 14:06:54 2012 -0500
plugins/dhcp: Merge udhcp and dhcp into same plugin
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
|
|
|
|
| |
non-existant files as well
|
| |
|
|
|
|
| |
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
| |
|
|
|
|
|
|
| |
method
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Squashed commit of the following:
commit 4973246ac9ade11bbaf113985a1410939ca3ccf5
Author: Adam Stokes <hackr@cypherbook.com>
Date: Mon Mar 5 00:15:00 2012 -0500
packaging: Fix install perms within our python package directory
and update packaging to use support dh_python2 helper.
During installation of plugins/policies we were giving additional
rwx bits to those files. This addresses some complaints from
debian's rpmlint equivalent lintian.
Also updated the build rules to support dh_python2 rather than
deprecated dh_pysupport.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 986981941e058afb593baaba676b2aef0e6e1147
Author: Adam Stokes <hackr@cypherbook.com>
Date: Sun Mar 4 23:19:56 2012 -0500
ubuntu.template: set passphrase so anyone referencing will
know its an example.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 809bdc150a5e2456d3ee87c34c06eaa002edf43c
Author: Adam Stokes <hackr@cypherbook.com>
Date: Sun Mar 4 23:11:33 2012 -0500
Makefile: generic name for build dir, fix failure during make install
and GPG configurable.
First, changed build dir from rpm-build to dist-build to keep
things more general.
Second, Makefile was not updated to reflect recent housecleaning
wrt removing TODO file
Finaly, added ability use optional gpg templates during build
phase
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 61d583d7eb913402f4200b5ece7ad2732cafd716
Author: Adam Stokes <hackr@cypherbook.com>
Date: Sun Mar 4 23:09:11 2012 -0500
debian/rules: Do not run dh_auto_test by default
For systems which do not contain previously installed
sosreport the test suite will fail due to not being
able to find the sos python package.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit a8950a892a905575da0993785623946ea8276075
Author: Adam Stokes <hackr@cypherbook.com>
Date: Sun Mar 4 23:02:24 2012 -0500
sos/policies/debian: do not use a list with shell_out routine
when listing packages.
A recent bug was previously found wrt shell_out not accepting
a list of commands/parameters. This policy is updated to run
the routine appropriately.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
commit 6b2300ee8bb121042f3dac91411773a8c788f6b8
Author: Adam Stokes <hackr@cypherbook.com>
Date: Sun Mar 4 22:46:33 2012 -0500
debian/control: Make package name consistent with other distros
Debian/Ubuntu was set with a package name sosreport which isn't
the package name during builds on RHEL/Fedora.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
|
|
|
|
|
|
|
| |
Pulled up PackageManager implementation to simplify subclass responsibilities
Moved compress method to Archive classes
Re-organized utilities.py
Added tests to exercise more utilities methods
|
|
|
|
| |
accidental tuple misunderstandings
|
| |
|
|
|
|
|
|
| |
allow for a more flexible way of checking plugin enablement
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
|
|
|
|
|
|
|
|
| |
2 New plugins that were relevant to Ubuntu and other Debian
based systems. Altered a few more base plugins to handle
Ubuntu platforms as well.
Signed-off-by: Jesse Jaggars <jjaggars@redhat.com>
|
|\
| |
| | |
Removing lots of unused files, updating example plugin
|
|/ |
|
|\
| |
| | |
This patch fixes several little logic bugs as well as addresses issue 27
|
|/ |
|
| |
|
|\
| |
| | |
refactoring common linux-related policy features into a common superclas...
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
simplifying specification of valid plugin subclasses
|
|\ \
| |/
|/| |
adding realtime kernel plugin
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
at top.
Signed-off-by: Adam Stokes <adam.stokes@canonical.com>
|