aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix add_copy_specs(string) bugs in openstack.pyBryn M. Reeves2013-07-251-7/+9
* Delete bogus dist checks from RedHatOpenStackBryn M. Reeves2013-07-251-5/+0
* Fix broken binary checks in openstack.pyBryn M. Reeves2013-07-251-33/+30
* Fix API usage in openstack plug-inBryn M. Reeves2013-07-251-1/+1
* Merge pull request #168 from jnpkrn/patch-luciBryn M. Reeves2013-07-251-2/+5
|\
| * cluster plugin: restrict data collected for luciJan Pokorný2013-07-201-2/+3
| * cluster plugin: add obfuscation of luci secretsJan Pokorný2013-07-181-0/+2
* | Merge pull request #167 from ivoks/jujuBryn M. Reeves2013-07-252-76/+72
|\ \
| * | Rearrange openstack plugin so that distribution OpenStack classAnte Karamatic2013-07-081-76/+69
| * | Add juju status and get-constraints outputsAnte Karamatic2013-07-081-0/+3
| |/
* | Added XFS pluginPierguido Lambri2013-07-251-0/+40
* | Add Openshift plug-inBryn M. Reeves2013-07-091-0/+72
|/
* Merge pull request #159 from battlemidget/patch-include-tempfile-moduleBryn M. Reeves2013-06-191-0/+1
|\
| * import tempfile into policiesAdam Stokes2013-06-101-0/+1
* | Merge pull request #157 from battlemidget/patch-deb-updationBryn M. Reeves2013-06-192-3/+3
|\ \
| * \ Merge branch 'master' into patch-deb-updationAdam Stokes2013-06-1013-201/+544
| |\ \
| * | | update diffAdam Stokes2013-06-102-3/+3
* | | | New optional data collection for SELinux plug-inBryn M. Reeves2013-06-181-3/+10
| |_|/ |/| |
* | | Fix policy classes for --tmp-dirBryn M. Reeves2013-06-102-0/+2
* | | Reduce level of 'could not run' messages info->debugBryn M. Reeves2013-06-101-1/+1
| |/ |/|
* | 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