| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Give props to Pádraig Brady for his ps_mem.py work, and update the AUTHORS ... | Luke Macken | 2008-01-14 | 2 | -1/+4 |
| * | | Merge branch 'master' of ssh://smilner@git.fedorahosted.org/git/func | Steve 'Ashcrow' Milner | 2008-01-13 | 2 | -1/+7 |
| |\| |
|
| | * | No, you can't have just one bucket. | Michael DeHaan | 2008-01-13 | 1 | -0/+5 |
| | * | Grr. Aaaargh. GGGGRRRARG! :) | Michael DeHaan | 2008-01-13 | 1 | -0/+1 |
| | * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-13 | 1 | -2/+3 |
| | |\ |
|
| | * | | This is why I normally don't program on weekends, kids. | Michael DeHaan | 2008-01-13 | 1 | -1/+1 |
| * | | | added another example script | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -0/+42 |
| | |/
|/| |
|
| * | | Made additional patches in AUTHORS in alphabetical order | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -2/+3 |
| |/ |
|
| * | Register the sleep function. | Michael DeHaan | 2008-01-13 | 1 | -1/+2 |
| * | Update comments header in jobthing | Michael DeHaan | 2008-01-13 | 1 | -3/+5 |
| * | Added sleep function to test module for testing. | Michael DeHaan | 2008-01-13 | 1 | -0/+9 |
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2008-01-13 | 38 | -103/+148 |
| |\ |
|
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/func | Scott Henson | 2008-01-13 | 7 | -25/+7 |
| | |\ |
|
| | | * | more deletions of shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 7 | -25/+7 |
| | * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/func | Scott Henson | 2008-01-13 | 25 | -66/+28 |
| | |\| |
|
| | | * | removed a lot of misplaced shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 25 | -66/+28 |
| | * | | Give people the ability to get exceptions back from the other side of the client | Scott Henson | 2008-01-13 | 1 | -1/+4 |
| | |/ |
|
| | * | Merge branch 'master' of ssh://smilner@git.fedorahosted.org/git/func | Steve 'Ashcrow' Milner | 2008-01-13 | 2 | -1/+28 |
| | |\ |
|
| | | * | add missing logic for createdir option in mount.mount | John Eckersberg | 2008-01-13 | 1 | -1/+6 |
| | | * | add some test to pound on the threaded xmlrpc server a little bit | Adrian Likins | 2008-01-13 | 1 | -0/+22 |
| | * | | Added in func-create-module to make boilerplate module code. spec, setup and ... | Steve 'Ashcrow' Milner | 2008-01-13 | 3 | -3/+7 |
| | * | | Added in func-create-module to make boilerplate module code. spec, setup and ... | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -0/+66 |
| | |/ |
|
| | * | Moved from sub_process to os.access for exists. | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -6/+7 |
| * | | Add jobthing, which is our async job engine. It's still in progress | Michael DeHaan | 2008-01-13 | 4 | -9/+121 |
| |/ |
|
| * | Luke's process patch. | Michael DeHaan | 2008-01-13 | 1 | -1/+139 |
| * | Apply John's threaded Func minion patch. Now minions can do more than | Michael DeHaan | 2008-01-13 | 1 | -2/+2 |
| * | Add Steve's match to check if a command exists. | Michael DeHaan | 2008-01-13 | 1 | -1/+14 |
| * | Apply Steve's network testing module patch. | Michael DeHaan | 2008-01-13 | 1 | -0/+1 |
| * | Fix RPM macro | Michael DeHaan | 2008-01-10 | 1 | -1/+1 |
| * | apply patch from Al Tobey <tobert@gmail.com> | Adrian Likins | 2008-01-03 | 1 | -7/+27 |
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2007-12-19 | 5 | -6/+59 |
| |\ |
|
| | * | some rudimentary "poke at the server bits" | Adrian Likins | 2007-12-18 | 1 | -0/+37 |
| | * | add /var/lib/func/* to packaging | Adrian Likins | 2007-12-18 | 4 | -3/+13 |
| | * | clean up /var/lib/func/certmaster as well | Adrian Likins | 2007-12-18 | 1 | -3/+9 |
| * | | Apply AT's XMLRPC patch to enable his Perl client to be happy. | Michael DeHaan | 2007-12-19 | 2 | -0/+7 |
| |/ |
|
| * | added some more testing, starting to test certmaster/certmaster-ca/funcd | Adrian Likins | 2007-12-17 | 1 | -0/+50 |
| * | start of a testing script. Mostly just build and setup stuff | Adrian Likins | 2007-12-17 | 1 | -0/+163 |
| * | Mount module already had an inventory-suitable function, just using that. | Michael DeHaan | 2007-12-17 | 1 | -15/+1 |
| * | Remove bogomips from inventory stats as it is not constant. | Michael DeHaan | 2007-12-17 | 1 | -1/+8 |
| * | Fix inventory call for mount. | Michael DeHaan | 2007-12-17 | 1 | -2/+2 |
| * | Tweak connection refused logic in func-inventory | Michael DeHaan | 2007-12-17 | 1 | -3/+7 |
| * | Make func-inventory work again, although more needs to be done to tolerate sy... | Michael DeHaan | 2007-12-17 | 2 | -27/+25 |
| * | Added inventory module for mount, though something has broken func-inventory'... | Michael DeHaan | 2007-12-17 | 3 | -1/+8 |
| * | Fix init scripts so they daemonize once again. | Michael DeHaan | 2007-12-17 | 2 | -2/+2 |
| * | Working on adding mount status to func-inventory | Michael DeHaan | 2007-12-17 | 1 | -0/+18 |
| * | Check in John Eckersberg's new mount module. | Michael DeHaan | 2007-12-17 | 2 | -4/+88 |
| * | Add Eli to AUTHORS | Michael DeHaan | 2007-12-17 | 1 | -0/+1 |
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2007-12-17 | 3 | -14/+115 |
| |\ |
|
| | * | apply patch from Eli Criffield <elicriffield@gmail.com> for | Adrian Likins | 2007-12-13 | 3 | -14/+115 |
| * | | Patch to add check-update to yum module. | Michael DeHaan | 2007-12-17 | 2 | -1/+12 |
| |/ |
|