| Commit message (Expand) | Author | Age | Files | Lines |
* | In upgrade script, do not crash if files do not exist | Michael DeHaan | 2008-03-07 | 1 | -0/+2 |
* | Fixed the direction of one check in the updater script | Michael DeHaan | 2008-03-07 | 1 | -27/+20 |
* | migrate some certmaster.conf settings | Adrian Likins | 2008-03-06 | 1 | -20/+37 |
* | remove debug spew we no longer need I hope | Adrian Likins | 2008-03-05 | 1 | -17/+10 |
* | Fix a couple of bugs here, and turn on more debugging output. | Adrian Likins | 2008-03-04 | 1 | -21/+19 |
* | don't migrate cert_dir settings at all. Move everyone to the new | Adrian Likins | 2008-03-04 | 1 | -14/+13 |
* | don't try to use the config classes to read the old config files, it | Adrian Likins | 2008-03-04 | 1 | -11/+39 |
* | delete files, hopefully for real. These are certmaster stuff we dont need any... | Adrian Likins | 2008-02-29 | 2 | -103/+0 |
* | add a tag to the func/minion.conf to indicate we've seen it before | Adrian Likins | 2008-02-29 | 1 | -8/+29 |
* | script to update certmaster/func settings to the new style and location | Adrian Likins | 2008-02-28 | 1 | -0/+125 |
* | allow ctrl+c and make sure we get input. | Steve 'Ashcrow' Milner | 2008-02-23 | 1 | -19/+33 |
* | checks for a valid email address and closer to normal __main__ coding. | Steve 'Ashcrow' Milner | 2008-02-23 | 1 | -14/+36 |
* | make remove_this_host remove_this_cert so it actually works | Seth Vidal | 2008-02-12 | 1 | -1/+1 |
* | Adding a module to allow func to control certmaster via func, this will be mo... | Michael DeHaan | 2008-02-05 | 1 | -12/+2 |
* | Added in copyright and traditional comment header for new modules. | Steve 'Ashcrow' Milner | 2008-01-20 | 1 | -4/+23 |
* | Updated networktest to be the new way of defining modules and updated func-cr... | Steve 'Ashcrow' Milner | 2008-01-16 | 1 | -1/+10 |
* | Simplify our modules by auto-detecting them and registering their handlers | Luke Macken | 2008-01-15 | 1 | -19/+4 |
* | Added in func-create-module to make boilerplate module code. spec, setup and ... | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -0/+66 |
* | Remove the extra print from the CLI, so we only print what gets returned for ... | Michael DeHaan | 2007-10-26 | 1 | -1/+1 |
* | Add missing file. | Michael DeHaan | 2007-10-24 | 1 | -0/+8 |
* | er, merge? | Adrian Likins | 2007-10-08 | 1 | -2/+2 |
* | - certmaster-ca supports wildcards to -s and -c, now | Seth Vidal | 2007-10-04 | 1 | -3/+9 |
* | - add certmaster-ca --clean option to clean out other certs/csrs | Seth Vidal | 2007-10-03 | 1 | -3/+36 |
* | Fix up recursive pylint and pychecker rules. | James Bowes | 2007-10-02 | 1 | -1/+2 |
* | changes to use the new command line modules | Adrian Likins | 2007-10-02 | 1 | -2/+2 |
* | util makefile in scripts/ | Adrian Likins | 2007-09-27 | 1 | -0/+19 |
* | port certmaster to using an ini-style config file | Seth Vidal | 2007-09-27 | 1 | -8/+1 |
* | certmaster-ca added for signing csrs manually | Seth Vidal | 2007-09-26 | 1 | -0/+70 |
* | move code.py and utils.py to func/ | Adrian Likins | 2007-09-25 | 1 | -3/+1 |
* | fix up the wrapper scripts so that --daemon works correctly, and so | Adrian Likins | 2007-09-25 | 1 | -9/+4 |
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func | Michael DeHaan | 2007-09-25 | 1 | -6/+1 |
|\ |
|
| * | make certmaster auto-create the ca key and cert on startup, if they are not p... | Seth Vidal | 2007-09-25 | 1 | -6/+1 |
* | | Adding func (command line client to be run from master) to /usr/bin | Michael DeHaan | 2007-09-25 | 1 | -0/+14 |
|/ |
|
* | clean up configs in certmaster.py | Seth Vidal | 2007-09-25 | 1 | -2/+11 |
* | Renamed server to minion and client to overlord | Robin Norwood | 2007-09-25 | 1 | -1/+1 |
* | add certmaster startup and execute script | Seth Vidal | 2007-09-24 | 1 | -0/+12 |
* | initial code drop | Adrian Likins | 2007-09-20 | 1 | -0/+12 |