summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make sure minion-acl.conf is added in setup.pySeth Vidal2007-10-081-0/+1
* add nagios_checkSeth Vidal2007-10-081-0/+42
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-084-0/+107
|\
| * add cmd_modules contents to specAdrian Likins2007-10-081-0/+5
| * create a func/overkiad/cmd_modules sub dirAdrian Likins2007-10-083-0/+102
* | fine-grained acls per minionSeth Vidal2007-10-085-12/+66
|/
* - certmaster-ca supports wildcards to -s and -c, nowSeth Vidal2007-10-043-18/+47
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcJesus M. Rodriguez2007-10-0336-145/+540
|\
| * - add certmaster-ca --clean option to clean out other certs/csrsSeth Vidal2007-10-031-3/+36
| * get rid of listen_port option since we really don't want that to be an optionSeth Vidal2007-10-033-3/+3
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-031-1/+41
| |\
| | * should help fix some of the problems people were seeing when runningAdrian Likins2007-10-031-1/+41
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-0333-220/+457
| |\|
| | * Fix up recursive pylint and pychecker rules.James Bowes2007-10-024-3/+15
| | * Moved code under the func namespace.Devan Goodwin2007-10-0229-136/+107
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-022-4/+4
| |\ \
| * | | COPYING goodness - GPLv2+Seth Vidal2007-10-011-0/+339
* | | | make sub_process.py work on python 2.3Jesus M. Rodriguez2007-10-031-2/+6
| |_|/ |/| |
* | | Exit program after listing minions.Devan Goodwin2007-10-021-16/+1
* | | Added func --list-minions option.Devan Goodwin2007-10-023-9/+34
* | | changes to use the new command line modulesAdrian Likins2007-10-021-2/+2
* | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-10-022-5/+3
|\ \ \ | | |/ | |/|
| * | changed more class defs to use (object) instead of () so it works onJesus M. Rodriguez2007-10-012-4/+4
| |/
* / add command.py from MOAP http://thomas.apestaart.org/moap/tracAdrian Likins2007-10-022-76/+322
|/
* Fix indentation error in overlord/client.py.Devan Goodwin2007-09-291-140/+148
* Fix bad indentation in minion, modules and overlordJames Bowes2007-09-298-56/+54
* Fix bad indentation in certs and func dirsJames Bowes2007-09-286-30/+30
* Remove unused importsJames Bowes2007-09-286-6/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-286-25/+33
|\
| * remove rhpl depAdrian Likins2007-09-283-3/+6
| * log the ip address of the requester to the audit.logAdrian Likins2007-09-282-4/+5
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-281-1/+3
| |\
| | * make sure we have the fqdn of the certmaster in the CN of the certificate aut...Seth Vidal2007-09-281-1/+3
| * | just reorging a bitAdrian Likins2007-09-281-17/+19
| |/
* / Make the command module use subprocess to capture stdin/stdout and return the...Michael DeHaan2007-09-281-1/+9
|/
* Add pretty printing for output, also remove an unused constant.Michael DeHaan2007-09-281-6/+3
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-284-110/+12
|\
| * make sure we don't end up with / or \ in filenames anywhere from a dodgy cn i...Seth Vidal2007-09-281-5/+11
| * certs are named .cert not .crt so when we remove the extension it is string[:...Seth Vidal2007-09-271-1/+1
| * remove config_data.py as it is no longer usedSeth Vidal2007-09-272-104/+0
* | Bump func version for release, add BuildRequires + logrotate scriptMichael DeHaan2007-09-285-6/+33
|/
* Updated wiki pages to mention one another, plus some miscellaneous cleanup an...Michael DeHaan2007-09-274-10/+41
* Add manpage for certmaster-ca.Michael DeHaan2007-09-274-0/+35
* back to calling it certmaster not certmaster_serverSeth Vidal2007-09-273-3/+3
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-271-1/+2
|\
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-277-21/+26
| |\
| * | it only seems fair to have "make money" count makefiles as wellAdrian Likins2007-09-271-1/+2
* | | get rid of overlord_server - use only certmaster_server in minion configSeth Vidal2007-09-273-5/+3
| |/ |/|
* | and overlord, tooSeth Vidal2007-09-271-1/+1
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-272-2/+26
|\|