summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add Makefile to examples/ so "make clean" worksAdrian Likins2008-03-282-2/+22
* Commit Luca's jboss module.Michael DeHaan2008-03-273-0/+239
* modified the test-it.sh to work with certmaster/func splitAdrian Likins2008-03-181-22/+49
* Use Minions(glob).get_all_hosts() to fetch our minion list in funcwebLuke Macken2008-03-102-4/+3
* Change funcwebs default port to 51236, to avoid conflicting with pulpLuke Macken2008-03-102-3/+3
* Make funcweb generate the egg-info when necessary.Luke Macken2008-03-101-0/+6
* Update the funcweb READMELuke Macken2008-03-101-7/+10
* Bring our README up to speedLuke Macken2008-03-101-4/+3
* Disable update script after having some problems on mdehaan's F8 boxMichael DeHaan2008-03-072-6/+3
* In upgrade script, do not crash if files do not existMichael DeHaan2008-03-071-0/+2
* Fixed the direction of one check in the updater scriptMichael DeHaan2008-03-071-27/+20
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2008-03-061-1/+1
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/funcMichael DeHaan2008-03-060-0/+0
| |\
| | * Do not move versions backward!Michael DeHaan2008-03-061-1/+1
| * | Release bumpMichael DeHaan2008-03-061-1/+1
| |/
* / migrate some certmaster.conf settingsAdrian Likins2008-03-061-20/+37
|/
* remove debug spew we no longer need I hopeAdrian Likins2008-03-051-17/+10
* dont need those print'sAdrian Likins2008-03-041-3/+0
* update this test code to use new certmaster locationsAdrian Likins2008-03-041-1/+1
* Update to knew cert locations. This is just old test code, but updateAdrian Likins2008-03-041-0/+3
* Fix a couple of bugs here, and turn on more debugging output.Adrian Likins2008-03-041-21/+19
* 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