Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ssalevan_delegation' | Michael DeHaan | 2008-07-11 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | Conflicts: func.spec func/minion/modules/certmastermod.py setup.py | ||||
| * | Adding in a command-line map building tool, | Steve Salevan | 2008-06-27 | 1 | -0/+5 |
| | | | | | | | | | | adjusting spec and setup.py to account for new PyYAML dependency and new script | ||||
* | | 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 |
| | | | | | | | | one around that is compatible with older Python, and also tweaked not to do crayz things with stream layout. | ||||
* | | Added func-transmit (Marco's version + tweaks) which allows calling Func via ↵ | Michael DeHaan | 2008-07-07 | 1 | -0/+4 |
| | | | | | | | | a YAML interface over stdin/stdout protocol. We still need to package yaml properly as Fedora/EPEL does not have a parser that we like well enough (FIXME). We could also change this to work over XMLRPC marshalling if so desired. | ||||
* | | Release bump | Michael DeHaan | 2008-07-02 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'kadamski-async2' | Michael DeHaan | 2008-07-02 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: func/overlord/cmd_modules/ping.py | ||||
| * | | Add support for forcing some long running methods to be called in async mode ↵ | Krzysztof A. Adamski | 2008-06-29 | 1 | -0/+1 |
| |/ | | | | | | | from command line. | ||||
* | | 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 |
|/ | | | | (the init.d symlinks for runlevels 1 and 6 were created wrong) | ||||
* | 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 |
| | | | | | | | | still more to do. | ||||
* | | 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 ↵ | Michael DeHaan | 2008-02-04 | 1 | -41/+12 |
| | | | | hierarchies found in things such as the netapp module. | ||||
* | 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 |
| | | | | still need a clean way to do this I think. | ||||
* | Added in func-create-module to make boilerplate module code. spec, setup and ↵ | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -1/+4 |
| | | | | version updated as well (oops). | ||||
* | 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 |
| | | | | | | running on Suse (fixing up spec and init-scripts to be suse compatible) | ||||
* | 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 |
| | | | | bump preparing for a new release to Fedora and EPEL mirrors. | ||||
* | Adds the filetracker module, originally developed by fordship, with some ↵ | Michael DeHaan | 2007-10-26 | 1 | -0/+1 |
| | | | | | | | | | tweaks. "func spec call filetracker track filename" can be used to track a file, and "func spec call filetracker untrack filename" removes it. Then it shows up with lots of data using "func spec call filetracker inventory". Addition can also specify for the contents of data in the said files to be noted in inventory. Additionally, the inventory function can be told to return data structures instead of an easily-diffable list, and the checksums can be enabled/disabled. | ||||
* | 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 |
| | | | | | | up is the list of currently running services. | ||||
* | 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 ↵ | Michael DeHaan | 2007-10-23 | 1 | -1/+5 |
| | | | | shortly. | ||||
* | 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 |
| | | | | use python gettext instead of rhpl.gettext stuff | ||||
* | 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 |
| | | | | | - make sure we setup the config dict immediately in config_data - clean up our config, pki and var dirs on removal | ||||
* | 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 |
| | | | | fix setup.py and func.spec for it | ||||
* | Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/func | Robin Norwood | 2007-09-25 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | Conflicts: func.spec setup.py |