<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/ACL.pm, branch release/0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.2</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.2'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/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/debian/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>Change the error handling of the Wallet::ACL list() method to return the</title>
<updated>2007-09-20T02:50:17+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-20T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=516744caf3f0a46bf56528bdabb2128fef791327'/>
<id>urn:sha1:516744caf3f0a46bf56528bdabb2128fef791327</id>
<content type='text'>
empty list on errors and clear error() so that it can be used to
distinguish between an error and an empty ACL.

</content>
</entry>
<entry>
<title>Add a show method to Wallet::ACL.</title>
<updated>2007-09-17T15:49:25+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-17T15:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=a793a836222b551517e359b47ba0882b4910944d'/>
<id>urn:sha1:a793a836222b551517e359b47ba0882b4910944d</id>
<content type='text'>
</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/debian/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 documentation.</title>
<updated>2007-08-31T05:07:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-31T05:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=38a631bc7dffc55ee5058903bd0dc9d7f4069d00'/>
<id>urn:sha1:38a631bc7dffc55ee5058903bd0dc9d7f4069d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly clean up errors from exceptions.  Properly catch exceptions when</title>
<updated>2007-08-30T17:52:49+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T17:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=100779a7b7f71749b10fe078b8f38307319ef88f'/>
<id>urn:sha1:100779a7b7f71749b10fe078b8f38307319ef88f</id>
<content type='text'>
creating ACL objects in Wallet::Server.  Don't return the ACL object from
the acl_create method of Wallet::Server -- it's a layering violation.

</content>
</entry>
<entry>
<title>Don't reuse the same reference in list; expand each return separately.</title>
<updated>2007-08-30T16:02:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T16:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=ff77c1511d2db660d83fdf87083d80312288f01b'/>
<id>urn:sha1:ff77c1511d2db660d83fdf87083d80312288f01b</id>
<content type='text'>
Reject check with an empty principal.

</content>
</entry>
<entry>
<title>Reject all-numeric ACL names since they're ambiguous.  Change the stored</title>
<updated>2007-08-30T06:06:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T06:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=427ad9f04713bf028fbb28a918046444898e8bd3'/>
<id>urn:sha1:427ad9f04713bf028fbb28a918046444898e8bd3</id>
<content type='text'>
name on rename.

</content>
</entry>
<entry>
<title>Clean up all exception output when storing it in the error variable to</title>
<updated>2007-08-30T04:27:10+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T04:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=a0e3892a6e4865a36ac3848d640198dc3a25d6c1'/>
<id>urn:sha1:a0e3892a6e4865a36ac3848d640198dc3a25d6c1</id>
<content type='text'>
remove the " at line" stuff added by Perl and the newlines so that the
errors stored in objects are consistent.

Fix various bugs in the base object, including a few more type vs. name
inversions and use of object instead of name.  Allow owners to be
specified as ACL names instead of IDs, and change the ID to a name in
show.

Add a new test suite for the base object implementation.

</content>
</entry>
<entry>
<title>Call last_insert_id with the correct arguments.</title>
<updated>2007-08-30T00:06:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T00:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=5997fe12586a33a865ed68d3628e09e68b562e50'/>
<id>urn:sha1:5997fe12586a33a865ed68d3628e09e68b562e50</id>
<content type='text'>
</content>
</entry>
</feed>
