summaryrefslogtreecommitdiffstats
path: root/certs
Commit message (Collapse)AuthorAgeFilesLines
* make slave-keys.py work - submits to certmaster and gets back certSeth Vidal2007-09-251-9/+48
| | | | fix self.cfg.autosign in certmaster
* add certmaster startup and execute scriptSeth Vidal2007-09-242-175/+0
| | | | | move certmaster config file into etc path move certmaster.py into func path
* clean up wait_for_cert() a bitSeth Vidal2007-09-241-8/+39
|
* certmaster - to take csrs/make certsSeth Vidal2007-09-242-0/+144
|
* fix up a couple of bugs - verify that creating keys/csrs/certs is workingSeth Vidal2007-09-211-2/+5
|
* add func/certs.pySeth Vidal2007-09-212-60/+49
| | | | add __init__.py to make importing from func easier
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-201-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://git.fedoraproject.org/git/hosted/func: (27 commits) just a friendly reminder we are not vf_server, change I!*N domain Add virt module. Add test code for virt. add a very simple, very dumb commandline client: Remove messages.pot from po dir, since its automatically generated Get rid of extra / in module loading error pychecker cleanups Add po dir to git Prevent XMLRPC server from printing to console. Catch FuncException when the config file is missing and exit gracefully Implement a quickie service control module Removing VF items + misc cleanup Clean up some speclint warnings Baseobj bites the dust. remove all the --debug "try to run from the src tree" crap debug spew cleanup to protect the unwashed masses from foo poisoning fix up config_data to use ConfigParser correctly attempt to let us run with --debug flag to run from src checkout attempts at letting us run from a installed, or local modules ...
* first pass at packaging stuffAdrian Likins2007-09-201-0/+80
version is 0.11-1 (this one goes to .11) "make rpms" should build a rpm from the setup.py and func.spec