<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Server.pm, branch debian/0.6-1</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=debian%2F0.6-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=debian%2F0.6-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2008-01-23T21:34:16+00:00</updated>
<entry>
<title>Only disconnect the database handle during Wallet::Server object</title>
<updated>2008-01-23T21:34:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T21:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=41fca795ebc43f83746c6e3b965b03330690314e'/>
<id>urn:sha1:41fca795ebc43f83746c6e3b965b03330690314e</id>
<content type='text'>
destruction if the database handle hasn't already been destroyed.

</content>
</entry>
<entry>
<title>Refactor database initialization into a new Wallet::Admin module.</title>
<updated>2008-01-23T03:33:41+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T03:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=77b6875f95aa54fe9c648ba114e06d85cf655bb1'/>
<id>urn:sha1:77b6875f95aa54fe9c648ba114e06d85cf655bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a Wallet::Database class that now holds the database connection code</title>
<updated>2008-01-22T22:46:34+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-22T22:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=8014b90805aa85adf1d1155cbb07fa77e5c58f62'/>
<id>urn:sha1:8014b90805aa85adf1d1155cbb07fa77e5c58f62</id>
<content type='text'>
previously in Wallet::Server.  Remove all the attribute setting on
database handles in the other classes since Wallet::Database handles that
initialization.

</content>
</entry>
<entry>
<title>Support enforcing a naming policy for wallet objects via a Perl</title>
<updated>2008-01-17T22:55:17+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-17T22:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=275cc7eac5d693bffec19884bf37322df59a871c'/>
<id>urn:sha1:275cc7eac5d693bffec19884bf37322df59a871c</id>
<content type='text'>
function in the wallet server configuration file.

</content>
</entry>
<entry>
<title>Check a default creation ACL first before the ADMIN ACL when deciding</title>
<updated>2007-12-07T00:51:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c2ca6dbc6caa51283a8fa587a622bcd870c97d93'/>
<id>urn:sha1:c2ca6dbc6caa51283a8fa587a622bcd870c97d93</id>
<content type='text'>
whether we can auto-create a non-existent ACL, since creating one with
the ADMIN ACL doesn't create a useful object.

Allow @ in wallet-backend arguments so that principal names can be
passed in.

</content>
</entry>
<entry>
<title>Correctly implement the documented intention that setting an attribute</title>
<updated>2007-12-07T00:39:43+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=2e9f1bbdab7ee4cbf9fba8b5c99cb3e970f35f4b'/>
<id>urn:sha1:2e9f1bbdab7ee4cbf9fba8b5c99cb3e970f35f4b</id>
<content type='text'>
to the empty string clears the attribute values.

</content>
</entry>
<entry>
<title>Get rid of a bunch more return undefs.</title>
<updated>2007-12-07T00:31:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=46250410d16ea06542a10bc4bec9fd859d38effb'/>
<id>urn:sha1:46250410d16ea06542a10bc4bec9fd859d38effb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load the Perl modules for ACL verifiers and object types dynamically</title>
<updated>2007-12-07T00:01:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=026a0c50f1b0907d25291b6651c18886e2971d1f'/>
<id>urn:sha1:026a0c50f1b0907d25291b6651c18886e2971d1f</id>
<content type='text'>
now that we're reading the class from the database.

</content>
</entry>
<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/debian/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>Determine the class for object and ACL schema implementations from the</title>
<updated>2007-12-05T01:10:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c0c34051887d08a94221f9cbc2b74fbfad34c22c'/>
<id>urn:sha1:c0c34051887d08a94221f9cbc2b74fbfad34c22c</id>
<content type='text'>
database rather than a hard-coded list and provide Wallet::Schema
methods for adding new class mappings.

Add a missing class mapping for the netdb ACL schema verifier.

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