| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | im a real git lame :) the creation of the new method for arg gettter | root | 2008-05-27 | 1 | -1/+10 |
| * | | First commit in gsoc,reusing public method validation in func_module | root | 2008-05-27 | 1 | -2/+8 |
| |/ |
|
| * | turn on some acl logging so I can debug this | Adrian Likins | 2008-05-01 | 2 | -10/+25 |
| * | new file acls.py, start trying to write a class for the acls, so we can | Adrian Likins | 2008-04-30 | 3 | -65/+104 |
| * | add a "echo" to the test module | Adrian Likins | 2008-04-16 | 1 | -0/+6 |
| * | comment fixing patch from Krzysztof A. Adamski <krzysztofa@gmail.com> | Adrian Likins | 2008-04-01 | 2 | -15/+15 |
| * | add iptables module from Krzysztof A. Adamski <krzysztofa@gmail.com> | Adrian Likins | 2008-03-28 | 6 | -1/+377 |
| * | Changing func/func/overlord/client.py:Client() to Overlord(). Client() still | Adrian Likins | 2008-03-28 | 1 | -1/+1 |
| * | Commit Luca's jboss module. | Michael DeHaan | 2008-03-27 | 1 | -0/+234 |
| * | dont need those print's | Adrian Likins | 2008-03-04 | 1 | -3/+0 |
| * | Update to knew cert locations. This is just old test code, but update | Adrian Likins | 2008-03-04 | 1 | -0/+3 |
| * | use the certmaster info from /etc/certmaster/minion.conf instead of /etc/func... | Adrian Likins | 2008-03-04 | 1 | -4/+4 |
| * | make "make clean" even cleanier. | Adrian Likins | 2008-03-04 | 2 | -3/+3 |
| * | remove debug spew | Adrian Likins | 2008-02-25 | 1 | -1/+0 |
| * | use both func and certmasters configs | Adrian Likins | 2008-02-25 | 1 | -4/+9 |
| * | resolve some utils namespace issue | Adrian Likins | 2008-02-25 | 1 | -1/+2 |
| * | these functions are in certmaster.utils now | Adrian Likins | 2008-02-25 | 1 | -72/+0 |
| * | use certmaster.requester.request_cert instead of utils.create_minion_certs | Adrian Likins | 2008-02-25 | 1 | -2/+3 |
| * | Remove a bunch of unused imports. | Luke Macken | 2008-02-21 | 4 | -7/+0 |
| * | 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 |
| * | add netapp.options module | John Eckersberg | 2008-02-15 | 1 | -0/+55 |
| * | Apply Tim V's patch to virt module | Michael DeHaan | 2008-02-08 | 1 | -0/+17 |
| * | Adding a module to allow func to control certmaster via func, this will be mo... | Michael DeHaan | 2008-02-05 | 1 | -0/+65 |
| * | 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 | 1 | -10/+16 |
| |\ |
|
| | * | 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 | 2 | -14/+14 |
| | |\ |
|
| | | * | 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 | 1 | -8/+13 |
| * | | | 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 | 4 | -1/+90 |
| |\| |
|
| | * | Remove sleep from test.add | Michael DeHaan | 2008-01-24 | 1 | -1/+0 |
| | * | Working on async error handling, lots more to do... | Michael DeHaan | 2008-01-23 | 2 | -1/+9 |
| | * | Double-barrel asynchronous calls. Async can now occur on both sides simultan... | Michael DeHaan | 2008-01-23 | 2 | -1/+52 |