<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/ACL, branch debian/0.4-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.4-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.4-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-12-05T22:55:45+00:00</updated>
<entry>
<title>Various coding style fixes and cleanup based on a much-appreciated</title>
<updated>2007-12-05T22:55:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T22:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f8c47d1f3cf5d4e8aa64c39120731ca9054dc786'/>
<id>urn:sha1:f8c47d1f3cf5d4e8aa64c39120731ca9054dc786</id>
<content type='text'>
code audit by Simon Cozens.  I didn't take all of his advise, and he
shouldn't be blamed for any remaining issues.

</content>
</entry>
<entry>
<title>Add a subclass of the NetDB ACL verifier that requires the principal</title>
<updated>2007-12-04T22:16:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-04T22:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0e9a5e25ec9c1977c6426f4aea4b61a658fe6855'/>
<id>urn:sha1:0e9a5e25ec9c1977c6426f4aea4b61a658fe6855</id>
<content type='text'>
have an instance of "root" and strips that instance before checking
NetDB roles.

</content>
</entry>
<entry>
<title>Use the right remctld configuration for the ACL verifier.  Don't produce</title>
<updated>2007-11-15T05:49:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-15T05:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=480c823eca7676ae610642b2357af9c12e5c2e24'/>
<id>urn:sha1:480c823eca7676ae610642b2357af9c12e5c2e24</id>
<content type='text'>
Perl warnings if the NetDB roles are empty.

</content>
</entry>
<entry>
<title>Add an ACL verifier that checks access against NetDB roles using the</title>
<updated>2007-11-15T05:42:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-15T05:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2393ffbc3c52c6552e00212d5209d6b870a55d4e'/>
<id>urn:sha1:2393ffbc3c52c6552e00212d5209d6b870a55d4e</id>
<content type='text'>
NetDB remctl interface.

</content>
</entry>
<entry>
<title>Add comprehensive license information in LICENSE and update the copyright</title>
<updated>2007-10-05T21:59:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=500b0dfb2ec5a9cb561f6095f169275dee98e054'/>
<id>urn:sha1:500b0dfb2ec5a9cb561f6095f169275dee98e054</id>
<content type='text'>
and license statements in all files.  Make sure that some files that were
missing copyright information now have them.  Reference LICENSE rather
than README in all notices.

</content>
</entry>
<entry>
<title>Use a better method of setting the internal error that automatically</title>
<updated>2007-08-31T16:55:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-31T16:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0ce8e1f8cf98c34b1d6990473a33f77fc04cac04'/>
<id>urn:sha1:0ce8e1f8cf98c34b1d6990473a33f77fc04cac04</id>
<content type='text'>
adjusts for trailing newlines and exception detritus, saving duplicate
code.  Standardize the documentation of the error() method and document
using this in child classes of the generic ACL and Object classes.

Disable printing of errors during connect in Wallet::Server since we're
going to throw our own exception.

</content>
</entry>
<entry>
<title>Add a few more SEE ALSO references.</title>
<updated>2007-08-31T05:06:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-31T05:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6f5a646a4de4566b83599143b079008a78505c50'/>
<id>urn:sha1:6f5a646a4de4566b83599143b079008a78505c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The backend will be called wallet-backend, not walletd.</title>
<updated>2007-08-29T16:24:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-29T16:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d7225438a415d76fb08b2e15cbb581be94e3f69f'/>
<id>urn:sha1:d7225438a415d76fb08b2e15cbb581be94e3f69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have to use the module we inherit from.</title>
<updated>2007-08-28T18:12:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-28T18:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2685b6b98734438df1666a0759740314e05d06c3'/>
<id>urn:sha1:2685b6b98734438df1666a0759740314e05d06c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No need to pass a database handle into the ACL constructors any more.</title>
<updated>2007-08-28T06:44:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-28T06:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9b6c4dd39ad97575b742ae3608b942e44e94a202'/>
<id>urn:sha1:9b6c4dd39ad97575b742ae3608b942e44e94a202</id>
<content type='text'>
I was only going to use that for the krb5-group ACL, which I won't be
implementing.

</content>
</entry>
</feed>
