summaryrefslogtreecommitdiffstats
path: root/func
Commit message (Expand)AuthorAgeFilesLines
* back to calling it certmaster not certmaster_serverSeth Vidal2007-09-271-1/+1
* get rid of overlord_server - use only certmaster_server in minion configSeth Vidal2007-09-271-2/+1
* config crap in one file so we don't have recursive/impossible imports, I hopeSeth Vidal2007-09-273-10/+19
* new config on logger.pySeth Vidal2007-09-271-7/+6
* modify func/overlord to read config from certmaster and use config.pySeth Vidal2007-09-271-1/+0
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-271-0/+19
|\
| * add util makefiles hereAdrian Likins2007-09-271-0/+19
* | import yum config.pySeth Vidal2007-09-271-0/+469
* | port certmaster to using an ini-style config fileSeth Vidal2007-09-271-53/+24
|/
* move logger and config_data to func/funcAdrian Likins2007-09-272-0/+135
* - certs.py: write keys out as mode 600Seth Vidal2007-09-271-3/+3
* Remove assorted unused importsJames Bowes2007-09-265-9/+3
* Fix OsError tyopJames Bowes2007-09-261-1/+1
* make it so it doesn't exit when it returns the cert to the clientSeth Vidal2007-09-261-3/+3
* certmaster-ca added for signing csrs manuallySeth Vidal2007-09-261-11/+59
* move code.py and utils.py to func/Adrian Likins2007-09-253-3/+81
* fix up the wrapper scripts so that --daemon works correctly, and soAdrian Likins2007-09-251-1/+31
* make certmaster auto-create the ca key and cert on startup, if they are not p...Seth Vidal2007-09-251-4/+14
* make slave-keys.py work - submits to certmaster and gets back certSeth Vidal2007-09-251-1/+1
* clean up configs in certmaster.pySeth Vidal2007-09-251-22/+19
* - all the class bits to make the authssl xmlrpc server work - most of it copi...Seth Vidal2007-09-253-0/+345
* add certmaster startup and execute scriptSeth Vidal2007-09-241-0/+171
* fix up a couple of bugs - verify that creating keys/csrs/certs is workingSeth Vidal2007-09-211-8/+12
* add func/certs.pySeth Vidal2007-09-212-0/+129
* first pass at packaging stuffAdrian Likins2007-09-201-80/+0
* slave-key creation scriptSeth Vidal2007-09-201-0/+80