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
*
Move dmesg collection from general to kernel
Bryn M. Reeves
2013-04-30
2
-6
/
+6
*
Remove redundant data collection from hardware.py
Bryn M. Reeves
2013-04-30
1
-37
/
+2
*
Add new processor plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+47
*
Add new SCSI plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+37
*
Add PCI plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+36
*
Add new ATA/IDE plug-in
Bryn M. Reeves
2013-04-30
1
-0
/
+36
*
Add partition data to block plug-in and tidy blkid code
Bryn M. Reeves
2013-04-30
1
-3
/
+6
*
Tidy up description and code formatting in usb plug-in
Bryn M. Reeves
2013-04-30
1
-2
/
+3
*
Add /proc/modules to kernel plug-in collection
Bryn M. Reeves
2013-04-30
1
-0
/
+1
*
Enable filesys plug-in on Debian
Bryn M. Reeves
2013-04-30
1
-2
/
+2
*
Merge initrd and bootloader plug-ins into a single boot module
Bryn M. Reeves
2013-04-29
2
-33
/
+15
*
Rename internationalization plug-in
Bryn M. Reeves
2013-04-29
1
-3
/
+3
*
Add grub2 support and make bootloader more modular
Bryn M. Reeves
2013-04-29
4
-6
/
+93
*
Move all block device data from filesys to block module
Bryn M. Reeves
2013-04-29
2
-43
/
+14
*
Remove bogus fdisk invocation from cluster plug-in
Bryn M. Reeves
2013-04-29
1
-1
/
+0
*
Remove redundant check_enabled() and fix formatting in abrt.py
Bryn M. Reeves
2013-04-29
1
-8
/
+9
*
Merge pull request #146 from battlemidget/patch-remove-java-i18n-methods
Bryn M. Reeves
2013-04-29
1
-41
/
+1
|
\
|
*
Remove methods related to java and internationalization.
Adam Stokes
2013-04-27
1
-41
/
+1
|
/
*
Fix lies, damn lies & misnaming in anacron plug-in
Bryn M. Reeves
2013-04-26
1
-1
/
+1
*
Fix long lines in veritas plug-in
Bryn M. Reeves
2013-04-26
1
-1
/
+2
*
Add system udev rules directory to udev plug-in
Bryn M. Reeves
2013-04-26
1
-1
/
+5
*
Add default log size limits to squid plug-in
Bryn M. Reeves
2013-04-26
1
-2
/
+4
*
Merge pull request #145 from battlemidget/patch-improve-makefile-debian
Bryn M. Reeves
2013-04-26
5
-59
/
+6
|
\
|
*
Remove make gpgkey in travis build script
Adam Stokes
2013-04-26
1
-1
/
+0
|
*
Update readme to reflect the removal of jboss/application server build and
Adam Stokes
2013-04-26
1
-2
/
+1
|
*
Remove uneeded build tasks in Makefile
Adam Stokes
2013-04-26
3
-56
/
+5
*
|
Remove duplicate code in system plug-in
Bryn M. Reeves
2013-04-26
1
-18
/
+3
*
|
Remove ntp data from system plug-in
Bryn M. Reeves
2013-04-26
2
-5
/
+6
*
|
Remove cron related information from system plug-in
Bryn M. Reeves
2013-04-26
2
-11
/
+11
*
|
Remove user crontabs from crontab plug-in
Bryn M. Reeves
2013-04-26
1
-3
/
+0
*
|
Remove anacron data from system plug-in
Bryn M. Reeves
2013-04-26
2
-1
/
+26
*
|
Enable ppp plug-in on more distributions
Bryn M. Reeves
2013-04-26
1
-3
/
+2
*
|
Rename printing plug-in and add check for cups package
Bryn M. Reeves
2013-04-26
1
-1
/
+3
*
|
Make printing default log size limit consistent
Bryn M. Reeves
2013-04-26
1
-1
/
+1
*
|
Enable Openswan plug-in on more distributions
Bryn M. Reeves
2013-04-26
1
-2
/
+2
*
|
Fix nfsstat invocation in nfsserver plug-in
Bryn M. Reeves
2013-04-26
1
-1
/
+2
*
|
Improve code formatting in nfsserver plug-in
Bryn M. Reeves
2013-04-26
1
-3
/
+7
*
|
Fix indentation in nfsserver.py
Bryn M. Reeves
2013-04-26
1
-8
/
+8
|
/
*
Remove obsolete netdump plug-in
Bryn M. Reeves
2013-04-26
1
-27
/
+0
*
Remove top output from kvm plug-in
Bryn M. Reeves
2013-04-26
1
-4
/
+0
*
Fix detection of ext file systems in filesys plug-in
Bryn M. Reeves
2013-04-26
1
-3
/
+5
*
Fix broken option_list in filesys plug-in
Bryn M. Reeves
2013-04-26
1
-2
/
+2
*
Fix UnboundLocalError during command output substitution
Bryn M. Reeves
2013-04-26
1
-0
/
+4
*
Clean up plug-in naming and set plugin_name for all plugin classes
Bryn M. Reeves
2013-04-26
88
-93
/
+290
*
Kill the automount daemon plug-in (amd)
Bryn M. Reeves
2013-04-26
1
-28
/
+0
*
Fix running of RHN hardware.py script
Bryn M. Reeves
2013-04-25
1
-1
/
+1
*
Fix cpu frequency data collection in hardware.py
Bryn M. Reeves
2013-04-25
1
-4
/
+10
*
Break up the device-mapper trainwreck
Bryn M. Reeves
2013-04-25
6
-45
/
+171
*
Add RHEL7 support to RedHatPolicy.rhel_version()
Bryn M. Reeves
2013-04-25
1
-0
/
+2
*
Merge pull request #138 from battlemidget/include-authors-file
Bryn M. Reeves
2013-04-24
3
-23
/
+4
|
\
[next]