aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move java data collection to separate plug-inBryn M. Reeves2013-05-012-4/+30
* Remove syslog collection from general and add new logs plug-inBryn M. Reeves2013-05-012-42/+90
* Move dmesg collection from general to kernelBryn M. Reeves2013-04-302-6/+6
* Remove redundant data collection from hardware.pyBryn M. Reeves2013-04-301-37/+2
* Add new processor plug-inBryn M. Reeves2013-04-301-0/+47
* Add new SCSI plug-inBryn M. Reeves2013-04-301-0/+37
* Add PCI plug-inBryn M. Reeves2013-04-301-0/+36
* Add new ATA/IDE plug-inBryn M. Reeves2013-04-301-0/+36
* Add partition data to block plug-in and tidy blkid codeBryn M. Reeves2013-04-301-3/+6
* Tidy up description and code formatting in usb plug-inBryn M. Reeves2013-04-301-2/+3
* Add /proc/modules to kernel plug-in collectionBryn M. Reeves2013-04-301-0/+1
* Enable filesys plug-in on DebianBryn M. Reeves2013-04-301-2/+2
* Merge initrd and bootloader plug-ins into a single boot moduleBryn M. Reeves2013-04-292-33/+15
* Rename internationalization plug-inBryn M. Reeves2013-04-291-3/+3
* Add grub2 support and make bootloader more modularBryn M. Reeves2013-04-294-6/+93
* Move all block device data from filesys to block moduleBryn M. Reeves2013-04-292-43/+14
* Remove bogus fdisk invocation from cluster plug-inBryn M. Reeves2013-04-291-1/+0
* Remove redundant check_enabled() and fix formatting in abrt.pyBryn M. Reeves2013-04-291-8/+9
* Merge pull request #146 from battlemidget/patch-remove-java-i18n-methodsBryn M. Reeves2013-04-291-41/+1
|\
| * Remove methods related to java and internationalization.Adam Stokes2013-04-271-41/+1
|/
* Fix lies, damn lies & misnaming in anacron plug-inBryn M. Reeves2013-04-261-1/+1
* Fix long lines in veritas plug-inBryn M. Reeves2013-04-261-1/+2
* Add system udev rules directory to udev plug-inBryn M. Reeves2013-04-261-1/+5
* Add default log size limits to squid plug-inBryn M. Reeves2013-04-261-2/+4
* Merge pull request #145 from battlemidget/patch-improve-makefile-debianBryn M. Reeves2013-04-265-59/+6
|\
| * Remove make gpgkey in travis build scriptAdam Stokes2013-04-261-1/+0
| * Update readme to reflect the removal of jboss/application server build andAdam Stokes2013-04-261-2/+1
| * Remove uneeded build tasks in MakefileAdam Stokes2013-04-263-56/+5
* | Remove duplicate code in system plug-inBryn M. Reeves2013-04-261-18/+3
* | Remove ntp data from system plug-inBryn M. Reeves2013-04-262-5/+6
* | Remove cron related information from system plug-inBryn M. Reeves2013-04-262-11/+11
* | Remove user crontabs from crontab plug-inBryn M. Reeves2013-04-261-3/+0
* | Remove anacron data from system plug-inBryn M. Reeves2013-04-262-1/+26
* | Enable ppp plug-in on more distributionsBryn M. Reeves2013-04-261-3/+2
* | Rename printing plug-in and add check for cups packageBryn M. Reeves2013-04-261-1/+3
* | Make printing default log size limit consistentBryn M. Reeves2013-04-261-1/+1
* | Enable Openswan plug-in on more distributionsBryn M. Reeves2013-04-261-2/+2
* | Fix nfsstat invocation in nfsserver plug-inBryn M. Reeves2013-04-261-1/+2
* | Improve code formatting in nfsserver plug-inBryn M. Reeves2013-04-261-3/+7
* | Fix indentation in nfsserver.pyBryn M. Reeves2013-04-261-8/+8
|/
* Remove obsolete netdump plug-inBryn M. Reeves2013-04-261-27/+0
* Remove top output from kvm plug-inBryn M. Reeves2013-04-261-4/+0
* Fix detection of ext file systems in filesys plug-inBryn M. Reeves2013-04-261-3/+5
* Fix broken option_list in filesys plug-inBryn M. Reeves2013-04-261-2/+2
* Fix UnboundLocalError during command output substitutionBryn M. Reeves2013-04-261-0/+4
* Clean up plug-in naming and set plugin_name for all plugin classesBryn M. Reeves2013-04-2688-93/+290
* Kill the automount daemon plug-in (amd)Bryn M. Reeves2013-04-261-28/+0
* Fix running of RHN hardware.py scriptBryn M. Reeves2013-04-251-1/+1
* Fix cpu frequency data collection in hardware.pyBryn M. Reeves2013-04-251-4/+10
* Break up the device-mapper trainwreckBryn M. Reeves2013-04-256-45/+171