<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/ACL, branch release/0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.2</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.2'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-10-05T21:59:05+00:00</updated>
<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>
<entry>
<title>Rename Wallet::ACL to Wallet::ACL::Base to preserve the Wallet::ACL</title>
<updated>2007-08-27T16:46:50+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-27T16:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=10c21db62ffe14c6f208cbfa938f72bc4876f594'/>
<id>urn:sha1:10c21db62ffe14c6f208cbfa938f72bc4876f594</id>
<content type='text'>
package name for higher-level ACL handling.

</content>
</entry>
<entry>
<title>Add a test suite for the new ACL modules and declare $VERSION so that</title>
<updated>2007-05-02T23:12:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-05-02T23:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=81ba1afddb1f008c28fad84aa4f3b80ef2de247c'/>
<id>urn:sha1:81ba1afddb1f008c28fad84aa4f3b80ef2de247c</id>
<content type='text'>
they'll load properly.

</content>
</entry>
<entry>
<title>Add the initial build infrastructure for the wallet Perl modules and</title>
<updated>2007-05-02T22:48:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-05-02T22:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=eff9066ae3f888192ff1ff26f322b3412a419045'/>
<id>urn:sha1:eff9066ae3f888192ff1ff26f322b3412a419045</id>
<content type='text'>
the superclass for Wallet::ACL.  Add the Wallet::ACL::Krb5 ACL
verifier.

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