summaryrefslogtreecommitdiffstats
path: root/func.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump func version for release, add BuildRequires + logrotate scriptMichael DeHaan2007-09-281-0/+7
|
* Add manpage for certmaster-ca.Michael DeHaan2007-09-271-0/+1
|
* - certs.py: write keys out as mode 600Seth Vidal2007-09-271-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 commentJesus M. Rodriguez2007-09-261-0/+3
|
* removed Require: on yum-utilJesus M. Rodriguez2007-09-261-1/+0
|
* update specfile and version and setup for certmaster-caSeth Vidal2007-09-261-0/+1
|
* requires pyOpenSSL otherwise certmaster won't startJesus M. Rodriguez2007-09-261-0/+4
|
* Adding manpages and misc spec/build cleanupMichael DeHaan2007-09-251-0/+10
|
* Updating configuration files to keep things seperate.Michael DeHaan2007-09-251-1/+1
|
* Adding func (command line client to be run from master) to /usr/binMichael DeHaan2007-09-251-0/+1
|
* add etc/certmaster.confSeth Vidal2007-09-251-0/+1
| | | | fix setup.py and func.spec for it
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-251-1/+3
|\ | | | | | | | | | | | | Conflicts: func.spec setup.py
| * - fix spec file for new func python sitelib dirSeth Vidal2007-09-251-1/+1
| | | | | | | | - add certmaster initscript to setup.py
| * - all the class bits to make the authssl xmlrpc server work - most of it ↵Seth Vidal2007-09-251-0/+2
| | | | | | | | | | | | copied and modified from plague - modifications to setup.py to behave with func dir for python sitelib
* | Renamed server to minion and client to overlordRobin Norwood2007-09-251-6/+9
|/
* Clean up some speclint warningsJames Bowes2007-09-201-3/+10
|
* Remove yaml references from setup.py and specfile.Michael DeHaan2007-09-201-2/+0
|
* first pass at packaging stuffAdrian Likins2007-09-201-0/+61
version is 0.11-1 (this one goes to .11) "make rpms" should build a rpm from the setup.py and func.spec