summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding manpages and misc spec/build cleanupMichael DeHaan2007-09-258-15/+112
* Renaming configuration file to 'minion.conf' and changing setup.py and specfi...Michael DeHaan2007-09-253-21/+4
* Updating configuration files to keep things seperate.Michael DeHaan2007-09-253-5/+3
* Update AUTHORS list (everyone else free to add you as you add stuff)Michael DeHaan2007-09-254-3/+4
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-252-4/+10
|\
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-255-11/+31
| |\
| * | Fix up some module loading annoyancesAdrian Likins2007-09-252-4/+10
* | | Adds globbing support for hosts on the command line. If you have not yet usedMichael DeHaan2007-09-251-7/+24
| |/ |/|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-253-12/+28
|\ \
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-251-2/+13
| |\|
| | * add stuff for specify a mode/uid/gid and a "force" just forAdrian Likins2007-09-251-2/+13
| * | make certmaster auto-create the ca key and cert on startup, if they are not p...Seth Vidal2007-09-252-10/+15
| |/
* / Adding func (command line client to be run from master) to /usr/binMichael DeHaan2007-09-253-1/+16
|/
* add etc/certmaster.confSeth Vidal2007-09-253-1/+3
* new, better certmaster.confSeth Vidal2007-09-251-0/+3
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-252-50/+223
|\
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-2518-50/+122
| |\
| * | Adding client module, which contains code for both the CLI and thoseMichael DeHaan2007-09-252-50/+223
* | | make slave-keys.py work - submits to certmaster and gets back certSeth Vidal2007-09-252-10/+49
| |/ |/|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-252-5/+28
|\ \
| * | catch some potentially bad args to the process.kill methodAdrian Likins2007-09-251-2/+11
| * | fix up logging a bit. I was sending the audit logs and the svc logsAdrian Likins2007-09-251-1/+12
| * | Be a bit more paranoid about sub processes. BeforeAdrian Likins2007-09-251-3/+6
* | | clean up configs in certmaster.pySeth Vidal2007-09-252-24/+30
|/ /
* | couple of utility makefilesAdrian Likins2007-09-253-0/+57
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-2527-43/+773
|\ \
| * | move files for the new naming schemeSeth Vidal2007-09-252-0/+0
| |/
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-2517-25/+28
| |\
| | * Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-257-7/+541
| | |\
| | * | Renamed server to minion and client to overlordRobin Norwood2007-09-2517-24/+27
| * | | change imports for new pathsSeth Vidal2007-09-252-2/+2
| | |/ | |/|
| * | - fix spec file for new func python sitelib dirSeth Vidal2007-09-252-2/+2
| * | - all the class bits to make the authssl xmlrpc server work - most of it copi...Seth Vidal2007-09-257-5/+539
| |/
| * Change module loader to only try to load each module once.Robin Norwood2007-09-241-4/+11
| * Merge branch 'master' of git://git.fedoraproject.org/git/hosted/funcRobin Norwood2007-09-2413-43/+1474
| |\
| | * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-249-27/+1333
| | |\
| | * | add certmaster startup and execute scriptSeth Vidal2007-09-244-8/+102
| * | | Initial module for PackageKit support. Requires very-latest-from-git Package...Robin Norwood2007-09-241-0/+92
* | | | pyflakes cleanupsAdrian Likins2007-09-2410-21/+7
| |_|/ |/| |
* | | add a basic AuditLogger classAdrian Likins2007-09-242-11/+39
* | | Package the subprocess module so that we can use it on EL4.Michael DeHaan2007-09-246-13/+1230
* | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-246-3/+212
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-244-3/+37
| |\|
| | * Do not raise ImportError when loading a module.Robin Norwood2007-09-241-2/+1
| | * add system.listMethods supportAdrian Likins2007-09-241-0/+11
| | * add some simple support for base object methodsAdrian Likins2007-09-242-1/+25
| * | clean up wait_for_cert() a bitSeth Vidal2007-09-241-8/+39
| |/
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-09-2412-42/+255
| |\
| * | certmaster - to take csrs/make certsSeth Vidal2007-09-242-0/+144
* | | Basic plugin for checking SMART status on drives.Michael DeHaan2007-09-242-6/+9