summaryrefslogtreecommitdiffstats
path: root/minion
Commit message (Expand)AuthorAgeFilesLines
* Moved code under the func namespace.Devan Goodwin2007-10-028-1867/+0
* Fix bad indentation in minion, modules and overlordJames Bowes2007-09-293-28/+26
* Remove unused importsJames Bowes2007-09-281-1/+0
* remove rhpl depAdrian Likins2007-09-282-2/+3
* log the ip address of the requester to the audit.logAdrian Likins2007-09-281-1/+2
* remove config_data.py as it is no longer usedSeth Vidal2007-09-271-52/+0
* 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-1/+1
* config crap in one file so we don't have recursive/impossible imports, I hopeSeth Vidal2007-09-272-9/+5
* removed minion/logger.pySeth Vidal2007-09-271-82/+0
* really nice if I'd stop dropping 'i' out of config_fileSeth Vidal2007-09-272-2/+2
* sigh - more import and typo clean upsSeth Vidal2007-09-271-2/+2
* import loopSeth Vidal2007-09-271-3/+2
* typoSeth Vidal2007-09-271-1/+1
* port minion/funcd over to new config objectSeth Vidal2007-09-273-19/+25
* add a system.list_modules method that returns a list of all the modulesAdrian Likins2007-09-271-2/+6
* move logger and config_data to func/funcAdrian Likins2007-09-272-6/+11
* - certs.py: write keys out as mode 600Seth Vidal2007-09-271-1/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-262-5/+2
|\
| * Remove assorted unused importsJames Bowes2007-09-262-5/+2
* | minion.conf,config_data.py: add certmaster and cert_dir configSeth Vidal2007-09-263-12/+13
|/
* make minion create its keys and get the cert from the certmaster on startupSeth Vidal2007-09-262-4/+79
* don't need this warning now, we ssl by defaultAdrian Likins2007-09-261-14/+0
* missed an import somewhere, fixAdrian Likins2007-09-261-0/+1
* Enable ssl cert useage by default for funcdAdrian Likins2007-09-262-39/+61
* fix up the wrapper scripts so that --daemon works correctly, and soAdrian Likins2007-09-251-6/+6
* Renaming configuration file to 'minion.conf' and changing setup.py and specfi...Michael DeHaan2007-09-251-2/+1
* Update AUTHORS list (everyone else free to add you as you add stuff)Michael DeHaan2007-09-251-1/+1
* Fix up some module loading annoyancesAdrian Likins2007-09-252-4/+10
* fix up logging a bit. I was sending the audit logs and the svc logsAdrian Likins2007-09-251-1/+12
* couple of utility makefilesAdrian Likins2007-09-251-0/+19
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-254-8/+3
* move files for the new naming schemeSeth Vidal2007-09-251-0/+144
* Renamed server to minion and client to overlordRobin Norwood2007-09-258-0/+1736