Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call to undefined debug() in module 'user'. | Brad Olson | 2012-05-15 | 1 | -1/+0 |
* | Apply logging of arguments to modules (issue #122) | Stephen Fromm | 2012-05-09 | 1 | -0/+3 |
* | Move import of spwd under a try block | Stephen Fromm | 2012-05-08 | 1 | -3/+13 |
* | remove now useless append check in user_mod | Brendan Beveridge | 2012-05-08 | 1 | -4/+0 |
* | Fixes issue #315 | Brendan Beveridge | 2012-05-08 | 1 | -5/+19 |
* | Group order in user module should not matter. | Jeroen Hoekx | 2012-05-02 | 1 | -3/+4 |
* | Add 'system' option for user and group modules | Daniel NĂ©ri | 2012-05-01 | 1 | -1/+7 |
* | Because paramiko using a pty can't distinguish stderr and stdout, remove hand... | Michael DeHaan | 2012-04-27 | 1 | -9/+0 |
* | Update user module to support supplementary group membership | Stephen Fromm | 2012-03-28 | 1 | -16/+56 |
* | Update user module to support group name | Stephen Fromm | 2012-03-26 | 1 | -11/+38 |
* | Add user module to create, modify, and delete user accounts | Stephen Fromm | 2012-03-22 | 1 | -0/+250 |