<feed xmlns='http://www.w3.org/2005/Atom'>
<title>httpauth/ChangeLog, branch 0.9.5</title>
<subtitle>Delegate web authentication to a daemon</subtitle>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/'/>
<entry>
<title>Build changes for better working with git.</title>
<updated>2009-10-31T00:55:53+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-31T00:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=aef40c10e9c2620943c196a4d07ecce2795c1c95'/>
<id>aef40c10e9c2620943c196a4d07ecce2795c1c95</id>
<content type='text'>
 * Automatically generated ChangeLog.
 * Proper NEWS file
 * Enable whitespace hooks in git if available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Automatically generated ChangeLog.
 * Proper NEWS file
 * Enable whitespace hooks in git if available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for building on Solaris.</title>
<updated>2009-03-26T17:30:49+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-03-26T17:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=a292e665e7aa78cc8a9ad3569328e06917639c22'/>
<id>a292e665e7aa78cc8a9ad3569328e06917639c22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on MAC OS </title>
<updated>2009-03-25T18:28:57+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-03-25T18:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=871fa7cfae38947ed52b540e16bd38c6e29002dc'/>
<id>871fa7cfae38947ed52b540e16bd38c6e29002dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.9.4</title>
<updated>2008-07-30T17:16:04+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-07-30T17:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=cfc362ea26967e67d676900b7d1fa5df01988017'/>
<id>cfc362ea26967e67d676900b7d1fa5df01988017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> - Rework event handling system so we don't use a full thread per</title>
<updated>2008-07-21T19:35:56+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-07-21T19:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=4c4bfb64b62ff5b7b7fa21ec0185db797f434386'/>
<id>4c4bfb64b62ff5b7b7fa21ec0185db797f434386</id>
<content type='text'>
   connection, but instead only use threads for active requests.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   connection, but instead only use threads for active requests.

</pre>
</div>
</content>
</entry>
<entry>
<title> - apache2x module now supports connecting to multiple daemon addresses</title>
<updated>2008-06-12T03:40:09+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-06-12T03:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=3dc8cb104d3392e00514bb829c50390a9598fe3c'/>
<id>3dc8cb104d3392e00514bb829c50390a9598fe3c</id>
<content type='text'>
   and failover between them. 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   and failover between them. 
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow better migration of live digest sessions between httpauth</title>
<updated>2008-06-11T22:03:08+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-06-11T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=de44fe7893da8d8c9903f1a7268fa6fe03446d36'/>
<id>de44fe7893da8d8c9903f1a7268fa6fe03446d36</id>
<content type='text'>
   daemons by using the 'stale' flag when things seem out of date. 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   daemons by using the 'stale' flag when things seem out of date. 
</pre>
</div>
</content>
</entry>
<entry>
<title>Support getting groups from the server and limiting access based on LDAP groups. See #112</title>
<updated>2008-06-11T21:48:27+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-06-11T21:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=0cb3f6098d959479a96c26a92d91becc2110b30d'/>
<id>0cb3f6098d959479a96c26a92d91becc2110b30d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release a new version: 0.9.2</title>
<updated>2008-05-23T00:54:19+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-05-23T00:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=67d7a6cc4d3234ac93e521632701e8d42513e042'/>
<id>67d7a6cc4d3234ac93e521632701e8d42513e042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle sub requests properly in mod_httpauth</title>
<updated>2008-05-10T18:11:24+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2008-05-10T18:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/httpauth/commit/?id=969b4e32a5157d1423ca82c0e3ad55bed9a96f7a'/>
<id>969b4e32a5157d1423ca82c0e3ad55bed9a96f7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
