| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Revert "first pass at splitting off certmaster" | Michael DeHaan | 2008-02-25 | 1 | -1/+0 |
| |/ |
|
| * | first pass at splitting off certmaster | Adrian Likins | 2008-02-25 | 1 | -0/+1 |
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Adrian Likins | 2008-02-25 | 15 | -57/+206 |
| |\ |
|
| | * | Remove a bunch of unused imports. | Luke Macken | 2008-02-21 | 9 | -14/+1 |
| | * | Update to ps_mem.py V1.9, which fixes errors in values reported when PSS is p... | Pádraig Brady | 2008-02-21 | 1 | -31/+35 |
| | * | Fixing func "*" ping functionality, which had an earlier reference to expand_... | Michael DeHaan | 2008-02-21 | 3 | -7/+35 |
| | * | initial work on "func '*' check" command for diagnosing basic setup problems, | Michael DeHaan | 2008-02-21 | 4 | -5/+132 |
| | * | Fix minion listing | Michael DeHaan | 2008-02-19 | 1 | -5/+8 |
| * | | get certs from certmaster dirs now | Adrian Likins | 2008-02-25 | 1 | -2/+2 |
| |/ |
|
| * | add netapp.options module | John Eckersberg | 2008-02-15 | 1 | -0/+55 |
| * | Refactor the minion/server list and group stuff. Still not ideal, but | Adrian Likins | 2008-02-12 | 3 | -60/+68 |
| * | move some methods into the Groups class. | Adrian Likins | 2008-02-12 | 2 | -18/+30 |
| * | Apply Tim V's patch to virt module | Michael DeHaan | 2008-02-08 | 1 | -0/+17 |
| * | Possible traceback formatting difference on older python? | Michael DeHaan | 2008-02-07 | 1 | -3/+6 |
| * | fix that method | Seth Vidal | 2008-02-05 | 1 | -6/+7 |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/hosted/func | Seth Vidal | 2008-02-05 | 4 | -15/+97 |
| |\ |
|
| | * | Make hostname detection code shared. | Michael DeHaan | 2008-02-05 | 3 | -12/+13 |
| | * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-02-05 | 1 | -1/+1 |
| | |\ |
|
| | * | | Adding a module to allow func to control certmaster via func, this will be mo... | Michael DeHaan | 2008-02-05 | 2 | -3/+84 |
| * | | | new Func_Client_Exception and allow the the caller to specify the cert/key/c... | Seth Vidal | 2008-02-05 | 2 | -8/+44 |
| | |/
|/| |
|
| * | | typo found when a unittest hit that section | Adrian Likins | 2008-02-04 | 1 | -1/+1 |
| |/ |
|
| * | Get ready for release but also fix func-inventory so it understands the new h... | Michael DeHaan | 2008-02-04 | 1 | -1/+3 |
| * | Add overlord netapp module so we can create filer objects. Hot. | John Eckersberg | 2008-02-04 | 1 | -0/+82 |
| * | remove unused parameter "args" from snap.delete | John Eckersberg | 2008-02-04 | 1 | -1/+1 |
| * | - fix bug where the last volume would get left off | John Eckersberg | 2008-02-03 | 1 | -1/+5 |
| * | get rid of all the fancy parameter packing and checking and just keep | John Eckersberg | 2008-02-01 | 3 | -60/+50 |
| * | get rid of param_check and the NetappMissingParam exception | John Eckersberg | 2008-02-01 | 1 | -7/+1 |
| * | use func's sub_process instead of system-level for python 2.3 compatibility | John Eckersberg | 2008-01-29 | 1 | -5/+5 |
| * | get rid of split, I don't need it | John Eckersberg | 2008-01-29 | 1 | -6/+0 |
| * | it's 2008, update copyrights | John Eckersberg | 2008-01-29 | 3 | -2/+16 |
| * | flesh out clone module to allow creation and splitting | John Eckersberg | 2008-01-29 | 1 | -7/+15 |
| * | Merge branch 'master' into netapp | John Eckersberg | 2008-01-29 | 8 | -105/+99 |
| |\ |
|
| | * | Fix some typos | Michael DeHaan | 2008-01-29 | 2 | -2/+2 |
| | * | Applying a variant on Brenton's patch for DNS issues. | Michael DeHaan | 2008-01-29 | 2 | -2/+15 |
| | * | Two kinds of utils! | Michael DeHaan | 2008-01-29 | 1 | -5/+6 |
| | * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-29 | 3 | -25/+35 |
| | |\ |
|
| | | * | clean up expand servers a little bit | Adrian Likins | 2008-01-29 | 1 | -11/+21 |
| | | * | Load classes out of __init__ files | John Eckersberg | 2008-01-28 | 1 | -6/+4 |
| | * | | All exceptions, async or otherwise, now come back as easily detectable signat... | Michael DeHaan | 2008-01-29 | 6 | -90/+60 |
| * | | | Revert "debug info" | John Eckersberg | 2008-01-28 | 2 | -3/+2 |
| * | | | debug info | John Eckersberg | 2008-01-28 | 2 | -2/+3 |
| * | | | initial snap module | John Eckersberg | 2008-01-28 | 1 | -0/+57 |
| * | | | variablize ssh options | John Eckersberg | 2008-01-28 | 1 | -1/+2 |
| * | | | add TODO, begging others to contribute what they care about | John Eckersberg | 2008-01-28 | 1 | -0/+5 |
| * | | | pull NetappNotImplementedError now that I'm not doing hacks to stuff multiple... | John Eckersberg | 2008-01-28 | 1 | -1/+0 |
| * | | | assume root user for ssh login | John Eckersberg | 2008-01-28 | 3 | -9/+9 |
| * | | | Merge branch 'master' into netapp | John Eckersberg | 2008-01-27 | 1 | -8/+10 |
| |\ \ \
| | |/
| |/| |
|
| | * | | A bit of clean up along with a note on flatten. | Steve 'Ashcrow' Milner | 2008-01-26 | 1 | -8/+10 |
| | |/ |
|
| * | | Load classes under __init__ objects to break this down some more | John Eckersberg | 2008-01-27 | 3 | -13/+50 |
| * | | Merge branch 'master' into netapp | John Eckersberg | 2008-01-25 | 10 | -123/+476 |
| |\| |
|