<feed xmlns='http://www.w3.org/2005/Atom'>
<title>certmaster.git, branch master</title>
<subtitle>alikins certmaster repo</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/'/>
<entry>
<title>add two new options to "certmaster-ca"</title>
<updated>2008-05-01T02:37:07+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@grimlock.devel.redhat.com</email>
</author>
<published>2008-05-01T02:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=1c44d82bc9270466521e8c8d5339d0213935f385'/>
<id>1c44d82bc9270466521e8c8d5339d0213935f385</id>
<content type='text'>
-list-signed shows a list of certs the certmaster has already signed

--list-cert-hashes returns the list of signed certs in the CN-hash format that
the acls files expects. Should make it a little easier to use the acls.

Both options take optional hostnames or hostname globs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-list-signed shows a list of certs the certmaster has already signed

--list-cert-hashes returns the list of signed certs in the CN-hash format that
the acls files expects. Should make it a little easier to use the acls.

Both options take optional hostnames or hostname globs
</pre>
</div>
</content>
</entry>
<entry>
<title>apply triggers patch from Steve Salevan &lt;ssalevan@redhat.com&gt;</title>
<updated>2008-04-22T18:36:37+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-04-22T18:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=7e743092d11acb95be40a415c3a9207fd040a0cf'/>
<id>7e743092d11acb95be40a415c3a9207fd040a0cf</id>
<content type='text'>
Steves comments:
Adding in triggering functionality, changed specfile and
MANIFEST.in to reflect changes.  Added sub_process.py file to
facilitate the subprocesses necessary for triggering to work.
Modified certmaster.py to add trigger points.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Steves comments:
Adding in triggering functionality, changed specfile and
MANIFEST.in to reflect changes.  Added sub_process.py file to
facilitate the subprocesses necessary for triggering to work.
Modified certmaster.py to add trigger points.
</pre>
</div>
</content>
</entry>
<entry>
<title>apply triggers patch from Steve Salevan &lt;ssalevan@redhat.com&gt;</title>
<updated>2008-04-22T18:36:17+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2008-04-22T18:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=ece4c159e4fd726a70b1da25821493fb8a90c8b3'/>
<id>ece4c159e4fd726a70b1da25821493fb8a90c8b3</id>
<content type='text'>
Steves comments:
Adding in triggering functionality, changed specfile and
MANIFEST.in to reflect changes.  Added sub_process.py file to
facilitate the subprocesses necessary for triggering to work.
Modified certmaster.py to add trigger points.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Steves comments:
Adding in triggering functionality, changed specfile and
MANIFEST.in to reflect changes.  Added sub_process.py file to
facilitate the subprocesses necessary for triggering to work.
Modified certmaster.py to add trigger points.
</pre>
</div>
</content>
</entry>
<entry>
<title>more logging info. log info for sign_this_csr()</title>
<updated>2008-03-18T20:06:43+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-18T20:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=e92972a02d0e506cb7780694642137201421a74a'/>
<id>e92972a02d0e506cb7780694642137201421a74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be a bit more verbose in the logging here, add file location info to logs</title>
<updated>2008-03-18T20:06:01+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-18T20:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=f9375dad2c0da2be5279dfaa0aa4d0a2754147ba'/>
<id>f9375dad2c0da2be5279dfaa0aa4d0a2754147ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a bug where certmaster was writing out the client csr file over and over if it had been</title>
<updated>2008-03-18T19:24:11+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-18T19:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=f47209c9f53021c9aaa6d3e8d3548fa50175f464'/>
<id>f47209c9f53021c9aaa6d3e8d3548fa50175f464</id>
<content type='text'>
created, but not signed.

Also, add some debug logging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
created, but not signed.

Also, add some debug logging.
</pre>
</div>
</content>
</entry>
<entry>
<title>certmaster logging cleanups</title>
<updated>2008-03-17T22:16:19+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-17T22:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=c3e4dd36b5723f95202d0446e96a9d0b00246eac'/>
<id>c3e4dd36b5723f95202d0446e96a9d0b00246eac</id>
<content type='text'>
- use unique name for the certmaster logs
- some not quite working code for passing down client info so we can log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use unique name for the certmaster logs
- some not quite working code for passing down client info so we can log
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused certmaster/minion/ and certmaster/overlord/ dirs</title>
<updated>2008-03-17T21:10:32+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>root@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-17T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=af4f09f155f4a4f1c5a9e3e29b4c8736f892dce4'/>
<id>af4f09f155f4a4f1c5a9e3e29b4c8736f892dce4</id>
<content type='text'>
update spec and setup accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update spec and setup accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>add some basic logging output to certmaster</title>
<updated>2008-03-17T21:09:36+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>root@grimlock.devel.redhat.com</email>
</author>
<published>2008-03-17T21:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=6146feb4b676ba7e10f5f175bb50149c20c53b18'/>
<id>6146feb4b676ba7e10f5f175bb50149c20c53b18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not move versions backward</title>
<updated>2008-03-06T19:02:15+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-03-06T19:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/alikins/public_git/certmaster.git/commit/?id=006fe254641002b5a2d7cefc9e2b7eb97438bed7'/>
<id>006fe254641002b5a2d7cefc9e2b7eb97438bed7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
