summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* certmaster-ca added for signing csrs manuallySeth Vidal2007-09-261-0/+70
| | | | added sign/list capabilities into certmaster since we can use the same object for both
* move code.py and utils.py to func/Adrian Likins2007-09-251-3/+1
| | | | update scripts/funcd and func/certmaster to use them
* fix up the wrapper scripts so that --daemon works correctly, and soAdrian Likins2007-09-251-9/+4
| | | | the init scripts also work correctly
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-251-6/+1
|\
| * make certmaster auto-create the ca key and cert on startup, if they are not ↵Seth Vidal2007-09-251-6/+1
| | | | | | | | present
* | Adding func (command line client to be run from master) to /usr/binMichael DeHaan2007-09-251-0/+14
|/
* clean up configs in certmaster.pySeth Vidal2007-09-251-2/+11
| | | | make certmaster script work
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-1/+1
|
* add certmaster startup and execute scriptSeth Vidal2007-09-241-0/+12
| | | | | move certmaster config file into etc path move certmaster.py into func path
* initial code dropAdrian Likins2007-09-201-0/+12
module_loader from the virt-factory node server xmlrpc server from the virt-factory-server code and some test modules no ssl support yet, no init scripts, no packagin etc