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
*
get_jboss_home now properly tries to read from all possible inputs
as7.1.2
AS7-7.1.2
Jesse Jaggars
2012-03-16
1
-1
/
+1
*
ignoring the dist-build dir
Jesse Jaggars
2012-03-14
1
-1
/
+1
*
fixing some python2.5 compatibility issues
Jesse Jaggars
2012-03-14
3
-10
/
+30
*
Squashed commit of the following:
Jesse Jaggars
2012-03-13
5
-83
/
+455
*
Merge branch 'master' of github.com:sosreport/sosreport
Jesse Jaggars
2012-03-12
12
-31
/
+128
|
\
|
*
Merge pull request #48 from battlemidget/feature
Jesse Jaggars
2012-03-09
12
-31
/
+128
|
|
\
|
|
*
sos/plugins/sssd: Typo fix on DebianSssd inheritance
Adam Stokes
2012-03-09
1
-1
/
+1
|
|
*
sos/plugins: More cross distribution plugin enhancements
Adam Stokes
2012-03-09
10
-30
/
+118
|
|
*
README: Add help line for making local debian unsigned
Adam Stokes
2012-03-09
1
-0
/
+1
|
|
*
sos/plugins/hardware: Address an error of accessing the wrong
Adam Stokes
2012-03-09
1
-1
/
+9
|
|
/
*
|
Merge branch 'master' of github.com:sosreport/sosreport
Jesse Jaggars
2012-03-09
1
-0
/
+6
|
\
|
|
*
Merge pull request #47 from battlemidget/feature
Jesse Jaggars
2012-03-09
1
-0
/
+6
|
|
\
|
|
*
README: Debian/Ubuntu installation steps
Adam Stokes
2012-03-09
1
-0
/
+6
|
|
/
*
/
write a debug message to the log when a non-existent file is encountered by s...
Jesse Jaggars
2012-03-08
1
-0
/
+3
|
/
*
Squashed commit of the following:
Jesse Jaggars
2012-03-08
15
-45
/
+126
*
fixing fileGrep to pass multiple search paths better and we handle non-exista...
Jesse Jaggars
2012-03-08
3
-2
/
+9
*
fixing some local variable abuse
Jesse Jaggars
2012-03-08
2
-8
/
+10
*
Makefile: helper routine for `make deb`
Adam Stokes
2012-03-08
1
-0
/
+6
*
adding a way to share common plugin bits across distros
Jesse Jaggars
2012-03-07
6
-49
/
+59
*
sos/sosreport: Fix failure when attempting to import non-existent compress me...
Adam Stokes
2012-03-05
1
-1
/
+1
*
Makefile: make sure to copy $(GPG_TPL)template name during install
Adam Stokes
2012-03-05
1
-1
/
+1
*
moving make nose to make test
Jesse Jaggars
2012-03-05
1
-6
/
+0
*
Refactoring DebianPackageManager to use the superclass
Jesse Jaggars
2012-03-05
12
-48
/
+42
*
Refactoring PackageManagers and Archives
Jesse Jaggars
2012-03-05
8
-248
/
+348
*
converting self.files and self.packages to list to protect against accidental...
Jesse Jaggars
2012-03-02
1
-0
/
+6
*
plugins were being activated due to one-tuple definition issues
Jesse Jaggars
2012-03-02
42
-86
/
+84
*
sos/plugins: Remove the use of inheriting checkenabled to
Adam Stokes
2012-03-02
43
-150
/
+130
*
sos/plugins: 2 new Ubuntu specific and ported plugins
Adam Stokes
2012-03-02
9
-12
/
+103
*
Merge pull request #40 from jhjaggars/master
jhjaggars
2012-03-02
23
-1376
/
+35
|
\
|
*
Removing many unused bits
Jesse Jaggars
2012-02-29
23
-1376
/
+35
|
/
*
Merge pull request #38 from jhjaggars/master
jhjaggars
2012-02-28
6
-18
/
+99
|
\
|
*
adding ability to specify multiple files for Plugin.fileGrep
Jesse Jaggars
2012-02-27
6
-18
/
+99
|
/
*
adding checkenabled to the as7 plugin
Jesse Jaggars
2012-02-27
1
-1
/
+2
*
Merge pull request #33 from jhjaggars/policy_refactoring
jhjaggars
2012-02-23
10
-260
/
+207
|
\
|
*
fixing a syntax snafu
Jesse Jaggars
2012-02-23
1
-1
/
+1
|
*
adding a note about tests to the README
Jesse Jaggars
2012-02-23
1
-0
/
+4
|
*
adding more tests and fixing an error with tar archives
Jesse Jaggars
2012-02-23
6
-19
/
+38
|
*
refactoring common linux-related policy features into a common superclass, si...
Jesse Jaggars
2012-02-23
5
-242
/
+166
*
|
Merge pull request #20 from jhjaggars/rt_kernel
jhjaggars
2012-02-23
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
adding realtime kernel plugin
Guy Streeter
2012-02-08
1
-0
/
+39
*
|
fixing another logic bug in policy loading
Jesse Jaggars
2012-02-23
1
-1
/
+2
*
|
fixing more policy loading problems
Jesse Jaggars
2012-02-22
5
-6
/
+17
*
|
Merge branch 'master' of https://github.com/battlemidget/sosreport
Jesse Jaggars
2012-02-22
3
-3
/
+4
|
\
\
|
*
|
sos/policies/ubuntu: syntax checker requires any from __import__ to be
Adam Stokes
2012-02-22
1
-1
/
+1
|
*
|
Makefile: replace soft tabs with true tab
Adam Stokes
2012-02-22
1
-1
/
+1
|
*
|
sos/sosreport: Display invalid plugins when verbosity is set
Adam Stokes
2012-02-22
1
-1
/
+2
*
|
|
Merge branch 'master' of https://github.com/battlemidget/sosreport
Jesse Jaggars
2012-02-21
13
-6
/
+272
|
\
|
|
|
*
|
UbuntuPolicy: Make sure reading of lsb-release always closes
Adam Stokes
2012-02-21
1
-4
/
+3
|
*
|
Makefile: make sure install and as7 block rely on a new
Adam Stokes
2012-02-21
1
-3
/
+5
|
*
|
sos/plugin: Add dpkg plugin
Adam Stokes
2012-02-21
1
-0
/
+22
[next]