- 01 Apr, 2014 4 commits
-
-
Fix interpreter lines in a couple of modules
jctanner committed -
Matt Martz committed
-
module_retention isn't defined anywhere, including the help.
Michael DeHaan committed -
jjshoe committed
-
- 31 Mar, 2014 19 commits
-
-
Disclosure policy should really be up here, so fixing that.
Michael DeHaan committed -
James Tanner committed
-
Fixes #6677
James Cammarata committed -
Related to f23bb344
James Cammarata committed -
Fixes #6657
James Cammarata committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Update files documentation for usage of force=True and hardlinks
James Tanner committed -
James Tanner committed
-
Documentation: fix various small typos
Michael DeHaan committed -
fix typo in the capabilities module description
Michael DeHaan committed -
James Cammarata committed
-
James Tanner committed
-
Add option to create host_key directory if it doesn't exist
James Cammarata committed
-
- 30 Mar, 2014 11 commits
-
-
Eric Dahl committed
-
Michael Scherer committed
-
don't parse empty stream chunks
Michael DeHaan committed -
Matt Way committed
-
James Laska committed
-
backreferences should be double escaped
Michael DeHaan committed -
More descriptive error message if init system is unknown
James Cammarata committed -
Fixes #6731
James Cammarata committed -
Also fixed a bug in which the state parameter was marked as a 'bool' type, which was breaking execution of the module. Fixes #6543
James Cammarata committed -
Adam Nielsen committed
-
- 29 Mar, 2014 5 commits
-
-
James Laska committed
-
cgtx committed
-
Bugfix to ufw module to properly support "logging" (and docfix for choises, choices):
Michael DeHaan committed -
It's a separate parameter so updated docs and set it as mutually exclusive param. Also due to an array construction typo it was not working in any situation (ufw LOGLEVEL was passed to cmd instead of ufw logging LOGLEVEL). Also fixed doc and parameters parsing typo ("choises" should be "choices")
Ahti Kitsik committed -
Update homebrew module.
Michael DeHaan committed
-
- 28 Mar, 2014 1 commit
-
-
Daniel Jaouen committed
-