aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionr3.03.0Bryn M. Reeves2013-06-101-1/+1
* Spec file updatesBryn M. Reeves2013-06-101-27/+305
* Test for symlink existence before creationBryn M. Reeves2013-06-101-1/+2
* Set umask when creating final archive fileBryn M. Reeves2013-06-101-0/+2
* Revert use of PAX archivesBryn M. Reeves2013-06-101-2/+1
* Add get_cmd_dir() method to Plugin and make plug-ins use itBryn M. Reeves2013-06-106-7/+21
* Move tmp directory selection to policy classBryn M. Reeves2013-06-103-9/+23
* Add Archive.cleanup()Bryn M. Reeves2013-06-102-3/+11
* Fix use of 'logsize' parameter in logs moduleBryn M. Reeves2013-06-101-1/+1
* Introduce new FileCacheArchive classBryn M. Reeves2013-06-102-148/+152
* Move TempFileUtil initialisation to be after policy set upBryn M. Reeves2013-06-101-1/+1
* Fix Plugin.add_copy_spec_limit() checksBryn M. Reeves2013-06-101-17/+18
* Fix make_path for absolute destination pathsBryn M. Reeves2013-06-071-0/+2
* Make SoSReport establish report directory structureBryn M. Reeves2013-06-072-2/+21
* Tidy up archive initialisation codeBryn M. Reeves2013-06-071-4/+5
* Fix superclass initialiser invocation in sanlockBryn M. Reeves2013-06-061-1/+1
* Fix typo in logs plug-inBryn M. Reeves2013-06-061-1/+1
* Fix incorrect use of add_copy_specs() in system plug-inBryn M. Reeves2013-06-061-1/+1
* Merge pull request #151 from BryanQuigley/patch-1Bryn M. Reeves2013-05-301-1/+1
|\
| * Update system.pyBryanQuigley2013-05-301-1/+1
|/
* Merge pull request #149 from battlemidget/patch-debian-fixesBryn M. Reeves2013-05-176-41/+40
|\
| * Fix typo in debian/policiesAdam Stokes2013-05-091-1/+1
| * Fix latest debian packaging suggestions.Adam Stokes2013-05-095-40/+39
|/
* Move syslog and rsyslog configuratoin collection to logs plug-inBryn M. Reeves2013-05-012-5/+6
* 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