Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/audit: run tests -j1 for now because there is a parallelism issue | William Pitcock | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | testing/audit: fix -dev depends | Natanael Copa | 2017-03-16 | 1 | -3/+3 |
| | | | | the libaudit headers needs linux-headers | ||||
* | testing/auditd: misc cleanups, add init.d script | Natanael Copa | 2017-03-14 | 3 | -4/+134 |
| | | | | | | | - split out -static and -libs subpackages - add init.d script - remove unneeded make install - add check function | ||||
* | testing/audit: fix indentation | Tycho Andersen | 2017-03-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Tycho Andersen <tycho@docker.com> | ||||
* | testing/audit: initial import | Tycho Andersen | 2017-03-14 | 4 | -0/+194 |
An initial import of the audit daemon, libraries, and utilities. Signed-off-by: Tycho Andersen <tycho@docker.com> |