| Commit message (Expand) | Author | Age | Files | Lines |
* | use certmaster.commonconfig.CMConfig here instead of the one that used to be ... | Adrian Likins | 2008-02-25 | 1 | -1/+1 |
* | fix up some paths. | Adrian Likins | 2008-02-25 | 1 | -5/+7 |
* | Fixing func "*" ping functionality, which had an earlier reference to expand_... | Michael DeHaan | 2008-02-21 | 1 | -0/+7 |
* | Refactor the minion/server list and group stuff. Still not ideal, but | Adrian Likins | 2008-02-12 | 1 | -52/+61 |
* | move some methods into the Groups class. | Adrian Likins | 2008-02-12 | 1 | -18/+18 |
* | fix that method | Seth Vidal | 2008-02-05 | 1 | -6/+7 |
* | new Func_Client_Exception and allow the the caller to specify the cert/key/c... | Seth Vidal | 2008-02-05 | 1 | -8/+35 |
* | typo found when a unittest hit that section | Adrian Likins | 2008-02-04 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-29 | 1 | -11/+21 |
|\ |
|
| * | clean up expand servers a little bit | Adrian Likins | 2008-01-29 | 1 | -11/+21 |
* | | All exceptions, async or otherwise, now come back as easily detectable signat... | Michael DeHaan | 2008-01-29 | 1 | -6/+4 |
|/ |
|
* | Fixup to client noglobs invocation. | Michael DeHaan | 2008-01-24 | 1 | -3/+2 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Adrian Likins | 2008-01-23 | 1 | -3/+12 |
|\ |
|
| * | Double-barrel asynchronous calls. Async can now occur on both sides simultan... | Michael DeHaan | 2008-01-23 | 1 | -1/+10 |
| * | Moving the async and multiprocess stuff to top level so we can use them | Michael DeHaan | 2008-01-23 | 1 | -2/+2 |
* | | first pass at allowing "groups" to be specified. | Adrian Likins | 2008-01-23 | 1 | -2/+24 |
|/ |
|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-17 | 1 | -2/+0 |
|\ |
|
| * | oops, need that import afterall | Adrian Likins | 2008-01-16 | 1 | -0/+1 |
| * | pychecker/pyflakes | Adrian Likins | 2008-01-16 | 1 | -3/+0 |
* | | Fix docstring. | Michael DeHaan | 2008-01-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-13 | 1 | -9/+8 |
|\ |
|
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/func | Scott Henson | 2008-01-13 | 1 | -7/+3 |
| |\ |
|
| | * | more deletions of shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -7/+3 |
| * | | Give people the ability to get exceptions back from the other side of the client | Scott Henson | 2008-01-13 | 1 | -1/+4 |
| |/ |
|
* / | Add jobthing, which is our async job engine. It's still in progress | Michael DeHaan | 2008-01-13 | 1 | -7/+16 |
|/ |
|
* | Make func-inventory work again, although more needs to be done to tolerate sy... | Michael DeHaan | 2007-12-17 | 1 | -1/+1 |
* | Fix the noglob handling, fixing things like func-inventory after the Multiplexer | Michael DeHaan | 2007-12-11 | 1 | -4/+5 |
* | Integrating the multiplexer feature (forkbomb.py) with func's Client module. ... | Michael DeHaan | 2007-11-30 | 1 | -3/+12 |
* | Working on integrating the multiplexer code with func | Michael DeHaan | 2007-11-30 | 1 | -9/+23 |
* | Slight changes to make it easier to establish seperate client handles to all ... | Michael DeHaan | 2007-10-25 | 1 | -3/+9 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2007-10-23 | 1 | -1/+0 |
|\ |
|
| * | remove unused func_command import | Adrian Likins | 2007-10-23 | 1 | -1/+1 |
* | | Initial go at the func inventory app (includes git integration). Docs TBA sh... | Michael DeHaan | 2007-10-23 | 1 | -1/+1 |
|/ |
|
* | Slight docs cleanup, make usage print the proper name of the app. | Michael DeHaan | 2007-10-23 | 1 | -1/+0 |
* | make func_command use the new handleArguments method from | Adrian Likins | 2007-10-09 | 1 | -33/+43 |
* | er, merge? | Adrian Likins | 2007-10-08 | 1 | -73/+4 |
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -0/+295 |