<feed xmlns='http://www.w3.org/2005/Atom'>
<title>certmaster.git/certmaster, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/'/>
<entry>
<title>Do not accept certificates that do not match our key.</title>
<updated>2009-04-14T15:29:06+00:00</updated>
<author>
<name>John Eckersberg</name>
<email>jeckersb@redhat.com</email>
</author>
<published>2009-04-14T13:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=4575d4c9942579a235eb7b46a726ddcd557a2edd'/>
<id>4575d4c9942579a235eb7b46a726ddcd557a2edd</id>
<content type='text'>
Usually this happens when a host is re-provisioned and you forget to
run certmaster-ca --clean afterwards to remove the old cert on the
certmaster.

Instead of accepting the cert and throwing a key-mismatch exception,
we log a useful hint to the log and to stderr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usually this happens when a host is re-provisioned and you forget to
run certmaster-ca --clean afterwards to remove the old cert on the
certmaster.

Instead of accepting the cert and throwing a key-mismatch exception,
we log a useful hint to the log and to stderr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minion-to-minion support, certmaster half.</title>
<updated>2009-03-13T19:39:37+00:00</updated>
<author>
<name>John Eckersberg</name>
<email>jeckersb@redhat.com</email>
</author>
<published>2009-03-13T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=cd7c424c4870bdf1b93c43b9283b25fb803361eb'/>
<id>cd7c424c4870bdf1b93c43b9283b25fb803361eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change utils.get_hostname to just do the basic thing. Move the bits</title>
<updated>2009-03-03T22:41:12+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-03-03T22:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=919c9c3a4f5418b55108c1ec903160f0400900df'/>
<id>919c9c3a4f5418b55108c1ec903160f0400900df</id>
<content type='text'>
that do all the config checking and route lookup and other madness
to func.utils.get_hostname_by_route
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that do all the config checking and route lookup and other madness
to func.utils.get_hostname_by_route
</pre>
</div>
</content>
</entry>
<entry>
<title>add a excepthook handler for uncaught exceptions, so they get written to the log</title>
<updated>2009-02-12T20:08:59+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-02-12T20:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=ed20b2fa1f9e733e24a17c7983d5b411623c4ecc'/>
<id>ed20b2fa1f9e733e24a17c7983d5b411623c4ecc</id>
<content type='text'>
https://fedorahosted.org/func/ticket/70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/func/ticket/70
</pre>
</div>
</content>
</entry>
<entry>
<title>permissions cleanup on source files</title>
<updated>2009-01-19T19:47:45+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2009-01-19T19:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=8b44578eb6d42cef58627b88e99fc394c5b66674'/>
<id>8b44578eb6d42cef58627b88e99fc394c5b66674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unneed line that reset the requesting_host</title>
<updated>2008-11-18T15:56:37+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-11-18T15:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=c95655b5cb63caf9428898c56ef5cb26d118a678'/>
<id>c95655b5cb63caf9428898c56ef5cb26d118a678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the port that certmaster listens on and funcd connects to configurable.</title>
<updated>2008-11-12T16:53:59+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-11-12T16:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=48b1e96d3c66a1a733ca573505e7203651142308'/>
<id>48b1e96d3c66a1a733ca573505e7203651142308</id>
<content type='text'>
add listen_port to /etc/certmaster/certmaster.conf to configure which
port certmaster runs on.

add certmaster_port to /etc/certmaster/minion.conf so funcd knows which
port to talk to certmaster on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add listen_port to /etc/certmaster/certmaster.conf to configure which
port certmaster runs on.

add certmaster_port to /etc/certmaster/minion.conf so funcd knows which
port to talk to certmaster on.
</pre>
</div>
</content>
</entry>
<entry>
<title>change triggers so we pass in the name of the machine the request/sign/remove is for</title>
<updated>2008-10-15T20:12:07+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-10-15T20:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=5bb4be3edcfdf031d7446e434ef4f51309ce32c7'/>
<id>5bb4be3edcfdf031d7446e434ef4f51309ce32c7</id>
<content type='text'>
and pass it to the triggers

This could potentially break some existing triggers if they dont expect
and argument. However, it's documented that they should expect a
name argument, they just weren't ever getting one until now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and pass it to the triggers

This could potentially break some existing triggers if they dont expect
and argument. However, it's documented that they should expect a
name argument, they just weren't ever getting one until now.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for utils.daemonize() as reported in https://fedorahosted.org/func/ticket/58</title>
<updated>2008-09-19T18:52:32+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-09-19T18:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=ca0b109bfb78736cb3997b536ac20dadf32485bd'/>
<id>ca0b109bfb78736cb3997b536ac20dadf32485bd</id>
<content type='text'>
by goozbach

Couple of things wrong, fd's were getting closed in wrong place, the
call to os.cwd('/') was supposed to be os.chdir('/')

Also try duping the fd's just in case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by goozbach

Couple of things wrong, fd's were getting closed in wrong place, the
call to os.cwd('/') was supposed to be os.chdir('/')

Also try duping the fd's just in case
</pre>
</div>
</content>
</entry>
<entry>
<title>close stdin/stdout/stderr on daemonize</title>
<updated>2008-09-05T18:09:35+00:00</updated>
<author>
<name>Jonathan Barber</name>
<email>j.barber@dundee.ac.uk</email>
</author>
<published>2008-09-05T18:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jeckersb/public_git/certmaster.git/commit/?id=d512d680d6fb50cdeae615492fb35741d44bd3a4'/>
<id>d512d680d6fb50cdeae615492fb35741d44bd3a4</id>
<content type='text'>
patch from Jonathan Barber &lt;j.barber@dundee.ac.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch from Jonathan Barber &lt;j.barber@dundee.ac.uk&gt;
</pre>
</div>
</content>
</entry>
</feed>
