| Commit message (Expand) | Author | Age | Files | Lines |
* | func.spec: remove requirement for pyyaml, add python-simplejson | Adrian Likins | 2008-07-18 | 1 | -1/+1 |
* | Merge branch 'ssalevan_delegation' | Michael DeHaan | 2008-07-11 | 1 | -0/+6 |
|\ |
|
| * | Adding in a command-line map building tool, | Steve Salevan | 2008-06-27 | 1 | -0/+5 |
* | | Create a manpage for func-transmit and package it. | Michael DeHaan | 2008-07-07 | 1 | -0/+1 |
* | | Including yaml parser for use by Func-transmit, as we want to make sure we have | Michael DeHaan | 2008-07-07 | 1 | -0/+2 |
* | | Added func-transmit (Marco's version + tweaks) which allows calling Func via ... | Michael DeHaan | 2008-07-07 | 1 | -0/+4 |
* | | Release bump | Michael DeHaan | 2008-07-02 | 1 | -0/+3 |
* | | Merge branch 'kadamski-async2' | Michael DeHaan | 2008-07-02 | 1 | -0/+1 |
|\ \ |
|
| * | | Add support for forcing some long running methods to be called in async mode ... | Krzysztof A. Adamski | 2008-06-29 | 1 | -0/+1 |
| |/ |
|
* | | update changelog | Michael DeHaan | 2008-06-30 | 1 | -0/+3 |
* | | fix fedora bug #441283 - typo in postinstall scriptlet | Adrian Likins | 2008-06-28 | 1 | -1/+5 |
|/ |
|
* | Disable update script after having some problems on mdehaan's F8 box | Michael DeHaan | 2008-03-07 | 1 | -5/+2 |
* | we no longer use /etc/pki/func, remove it from the build | Adrian Likins | 2008-03-04 | 1 | -1/+0 |
* | add /usr/bin/update-func to spec | Adrian Likins | 2008-03-03 | 1 | -0/+5 |
* | add update script to %post | Adrian Likins | 2008-03-03 | 1 | -0/+4 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Adrian Likins | 2008-02-25 | 1 | -2/+2 |
|\ |
|
| * | initial work on "func '*' check" command for diagnosing basic setup problems, | Michael DeHaan | 2008-02-21 | 1 | -2/+2 |
* | | splitting off certmaster | Adrian Likins | 2008-02-25 | 1 | -16/+5 |
|/ |
|
* | Adding build script to help with pushes. | Michael DeHaan | 2008-02-08 | 1 | -0/+3 |
* | Get ready for release but also fix func-inventory so it understands the new h... | Michael DeHaan | 2008-02-04 | 1 | -41/+12 |
* | Add overlord netapp module so we can create filer objects. Hot. | John Eckersberg | 2008-02-04 | 1 | -0/+1 |
* | add netapp/* modules to spec file | Adrian Likins | 2008-02-04 | 1 | -0/+9 |
* | Added in func-create-module to make boilerplate module code. spec, setup and ... | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -1/+4 |
* | Fix RPM macro | Michael DeHaan | 2008-01-10 | 1 | -1/+1 |
* | add /var/lib/func/* to packaging | Adrian Likins | 2007-12-18 | 1 | -0/+5 |
* | apply patch from Eli Criffield <elicriffield@gmail.com> for | Adrian Likins | 2007-12-13 | 1 | -5/+41 |
* | Fix for F9 builds re: Python eggs | Michael DeHaan | 2007-12-11 | 1 | -0/+6 |
* | Applied James Anthill's patch to generalize "show" features, plus a release | Michael DeHaan | 2007-12-11 | 1 | -0/+3 |
* | Adds the filetracker module, originally developed by fordship, with some twea... | Michael DeHaan | 2007-10-26 | 1 | -0/+1 |
* | Format changelog | Michael DeHaan | 2007-10-26 | 1 | -1/+1 |
* | Misc. changes from the Fedora package review. | Michael DeHaan | 2007-10-26 | 1 | -2/+12 |
* | Added the first part of the service inventory code (chkconfig state) .. next ... | Michael DeHaan | 2007-10-25 | 1 | -2/+2 |
* | Added docs for func-inventory | Michael DeHaan | 2007-10-23 | 1 | -1/+2 |
* | Initial go at the func inventory app (includes git integration). Docs TBA sh... | Michael DeHaan | 2007-10-23 | 1 | -1/+5 |
* | and add typo in %files | Seth Vidal | 2007-10-18 | 1 | -1/+1 |
* | swap out minion-acl config file for minion-acl.d dir of .acl files | Seth Vidal | 2007-10-18 | 1 | -1/+5 |
* | add minion-acl.conf to spec file | Seth Vidal | 2007-10-08 | 1 | -0/+1 |
* | add cmd_modules contents to spec | Adrian Likins | 2007-10-08 | 1 | -0/+5 |
* | remove rhpl dep | Adrian Likins | 2007-09-28 | 1 | -1/+3 |
* | Bump func version for release, add BuildRequires + logrotate script | Michael DeHaan | 2007-09-28 | 1 | -0/+7 |
* | Add manpage for certmaster-ca. | Michael DeHaan | 2007-09-27 | 1 | -0/+1 |
* | - certs.py: write keys out as mode 600 | Seth Vidal | 2007-09-27 | 1 | -0/+2 |
* | added changelog comment | Jesus M. Rodriguez | 2007-09-26 | 1 | -0/+3 |
* | removed Require: on yum-util | Jesus M. Rodriguez | 2007-09-26 | 1 | -1/+0 |
* | update specfile and version and setup for certmaster-ca | Seth Vidal | 2007-09-26 | 1 | -0/+1 |
* | requires pyOpenSSL otherwise certmaster won't start | Jesus M. Rodriguez | 2007-09-26 | 1 | -0/+4 |
* | Adding manpages and misc spec/build cleanup | Michael DeHaan | 2007-09-25 | 1 | -0/+10 |
* | Updating configuration files to keep things seperate. | Michael DeHaan | 2007-09-25 | 1 | -1/+1 |
* | Adding func (command line client to be run from master) to /usr/bin | Michael DeHaan | 2007-09-25 | 1 | -0/+1 |
* | add etc/certmaster.conf | Seth Vidal | 2007-09-25 | 1 | -0/+1 |