summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missed some bits in the certmaster/func conversion. Use MinionConfig insteadAdrian Likins2008-03-041-5/+5
* use the certmaster info from /etc/certmaster/minion.conf instead of /etc/func...Adrian Likins2008-03-041-4/+4
* make "make clean" even cleanier.Adrian Likins2008-03-046-6/+42
* we no longer use /etc/pki/func, remove it from the buildAdrian Likins2008-03-042-3/+0
* don't migrate cert_dir settings at all. Move everyone to the newAdrian Likins2008-03-041-14/+13
* don't try to use the config classes to read the old config files, itAdrian Likins2008-03-041-11/+39
* Merge branch 'my-devel'Adrian Likins2008-03-040-0/+0
|\
| * Merge branch 'devel' of ssh://git.fedoraproject.org/git/hosted/func into my-d...Adrian Likins2008-03-048-123/+11
| |\
* | | Merge branch 'my-devel'Adrian Likins2008-03-042-1/+12
|\| |
| * | add update-funcAdrian Likins2008-03-031-1/+3
| * | add /usr/bin/update-func to specAdrian Likins2008-03-031-0/+5
| * | add update script to %postAdrian Likins2008-03-031-0/+4
* | | Merge commit 'origin/devel'Adrian Likins2008-02-297-123/+7
|\ \ \ | | |/ | |/|
| * | delete files, hopefully for real. These are certmaster stuff we dont need any...Adrian Likins2008-02-293-110/+0
| * | Merge commit 'origin/devel' into develAdrian Likins2008-02-298-567/+146
| |\|
| * | mostly merges of stuff I thought I had already committed and pushedAdrian Likins2008-02-296-96/+39
| * | update references to certmaster in the docsAdrian Likins2008-02-291-1/+1
| * | more de-certmaster'ingAdrian Likins2008-02-291-9/+3
| * | using the wrong path to minion.conf, updateAdrian Likins2008-02-291-2/+2
* | | Merge commit 'origin/devel'Adrian Likins2008-02-2913-662/+184
|\ \ \ | |/ / |/| / | |/
| * add a tag to the func/minion.conf to indicate we've seen it beforeAdrian Likins2008-02-291-8/+29
| * script to update certmaster/func settings to the new style and locationAdrian Likins2008-02-281-0/+125
| * remove debug spewAdrian Likins2008-02-251-1/+0
| * dont need this anymoreAdrian Likins2008-02-251-247/+0
| * remove debug spewAdrian Likins2008-02-251-1/+0
| * use certmaster.commonconfig.CMConfig here instead of the one that used to be ...Adrian Likins2008-02-252-2/+2
| * use both func and certmasters configsAdrian Likins2008-02-251-4/+9
| * CMConfig is located in certmater.commonconfig nowAdrian Likins2008-02-251-9/+16
| * cert dirs are configured in certmaster nowAdrian Likins2008-02-251-2/+0
| * fix up some paths.Adrian Likins2008-02-251-5/+7
| * resolve some utils namespace issueAdrian Likins2008-02-251-1/+2
| * more func/certmaster cert path changesAdrian Likins2008-02-251-2/+2
| * these functions are in certmaster.utils nowAdrian Likins2008-02-251-72/+0
| * use certmaster.requester.request_cert instead of utils.create_minion_certsAdrian Likins2008-02-251-2/+3
| * certs are in /etc/pki/certmaster for nowAdrian Likins2008-02-251-1/+1
| * dont need these files anymore, all moved to certmasterAdrian Likins2008-02-255-318/+0
* | Revert "first pass at splitting off certmaster"Michael DeHaan2008-02-253-7/+10
|/
* first pass at splitting off certmasterAdrian Likins2008-02-253-10/+7
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2008-02-2528-227/+596
|\
| * allow ctrl+c and make sure we get input.Steve 'Ashcrow' Milner2008-02-231-19/+33
| * checks for a valid email address and closer to normal __main__ coding.Steve 'Ashcrow' Milner2008-02-231-14/+36
| * Remove a bunch of unused imports.Luke Macken2008-02-219-14/+1
| * Update to ps_mem.py V1.9, which fixes errors in values reported when PSS is p...Pádraig Brady2008-02-211-31/+35
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2008-02-211-0/+10
| |\
| | * Add some documentation to our pamprovider moduleLuke Macken2008-02-201-0/+10
| * | Fixing func "*" ping functionality, which had an earlier reference to expand_...Michael DeHaan2008-02-213-7/+35
| * | initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-215-7/+134
| |/
| * More funcweb README modificationsLuke Macken2008-02-201-12/+7
| * Remove our now unnecessary identity model from funcwebLuke Macken2008-02-201-177/+0
| * Add an entry point to our FuncWebVisitManagerLuke Macken2008-02-201-0/+4