Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#8302) Improve documentation of exec providers | nfagerlund | 2011-08-10 | 1 | -2/+11 |
| | | | | | | The documentation for the shell and posix providers didn't fully explain the differences between them or the security implications of each. This commit improves the documentation of both providers. | ||||
* | (#4884) Add an shell provider for execs | Matt Robinson | 2011-03-15 | 1 | -0/+17 |
This makes it possible to use shell builtins when the exec is inline bash commands. Paired-with: Max Martin |