<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_auth_gssapi.git/src, branch wip</title>
<subtitle>A GSSAPI based replacement for the aging mod_auth_kerb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/'/>
<entry>
<title>Fix error message copy&amp;paste error</title>
<updated>2014-10-21T17:15:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-21T17:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=f9000fb1c6b26f470029b25f202f39902a4b6b13'/>
<id>f9000fb1c6b26f470029b25f202f39902a4b6b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly initialize logging</title>
<updated>2014-10-13T20:47:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-13T20:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=aa4f8f9c06eec26248f068f445fe2412cb6f467b'/>
<id>aa4f8f9c06eec26248f068f445fe2412cb6f467b</id>
<content type='text'>
We need to call APLOG_USE_MODULE() so that the module name is reported
properly in log lines, and per module logging level can be set.

Fixes #6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to call APLOG_USE_MODULE() so that the module name is reported
properly in log lines, and per module logging level can be set.

Fixes #6
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to use sessions only when they are enabled</title>
<updated>2014-10-13T20:35:57+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-13T20:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=bb7c20bc7f487b52c79ec0279c3f83d13582f9c2'/>
<id>bb7c20bc7f487b52c79ec0279c3f83d13582f9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the modules build process</title>
<updated>2014-09-11T21:01:26+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-09-11T21:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=e3d818c06bf103a6121e3f3198d70e60b60cd454'/>
<id>e3d818c06bf103a6121e3f3198d70e60b60cd454</id>
<content type='text'>
USe automake directives to directly invoke the apxs favored libtool,
and use APXS only to perform the final install.

Fixes #4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
USe automake directives to directly invoke the apxs favored libtool,
and use APXS only to perform the final install.

Fixes #4
</pre>
</div>
</content>
</entry>
<entry>
<title>Include only necessary libs when calling apxs</title>
<updated>2014-08-29T18:02:07+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-29T17:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=3f74c69e8b1b47584818dfc44a64d69ecaabb0eb'/>
<id>3f74c69e8b1b47584818dfc44a64d69ecaabb0eb</id>
<content type='text'>
Drop cflags and libs options that make apxs unhappy

Closes #3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop cflags and libs options that make apxs unhappy

Closes #3
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GssapiCredStore usage</title>
<updated>2014-08-26T21:12:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-26T21:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=798ab2c61f44443549520f62bb8cc8c87ff4e33c'/>
<id>798ab2c61f44443549520f62bb8cc8c87ff4e33c</id>
<content type='text'>
This allows to always define the keytab in terms of GssapiCredStore
options instead of having to set a KRB5_KTNAME variable.

Fixes Issue 2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to always define the keytab in terms of GssapiCredStore
options instead of having to set a KRB5_KTNAME variable.

Fixes Issue 2
</pre>
</div>
</content>
</entry>
<entry>
<title>Announce module name and version in the server signature</title>
<updated>2014-08-14T12:07:28+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2014-08-14T11:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=68e061102c6b1df375dcac618b71140c640bab02'/>
<id>68e061102c6b1df375dcac618b71140c640bab02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GssapiLocalName is about translating principals to local usernames</title>
<updated>2014-08-14T11:45:51+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2014-08-14T11:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=f7898a722b900822be799c9d27e458ec56770e5f'/>
<id>f7898a722b900822be799c9d27e458ec56770e5f</id>
<content type='text'>
Fix wrong description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix wrong description
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress -Werror=format-security errors</title>
<updated>2014-08-12T16:50:39+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-12T16:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=ca728e1b8550af7e5f482d715a7889f217c18ad1'/>
<id>ca728e1b8550af7e5f482d715a7889f217c18ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick and dirty fix for make dist</title>
<updated>2014-08-11T22:17:03+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-08-11T22:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=2e0b8994e34691151e52bba76ce70b29093a2f67'/>
<id>2e0b8994e34691151e52bba76ce70b29093a2f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
