<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Server.pm, branch upstream/0.11</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=upstream%2F0.11</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=upstream%2F0.11'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2010-03-08T18:57:42+00:00</updated>
<entry>
<title>Imported Upstream version 0.11</title>
<updated>2010-03-08T18:57:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-08T18:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=602ff7584d3668c36b1bf5fd43988e6f45eceb48'/>
<id>urn:sha1:602ff7584d3668c36b1bf5fd43988e6f45eceb48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported Upstream version 0.10</title>
<updated>2010-02-22T01:45:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-22T01:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=60210334fa3dbd5dd168199063c6ee850d750d0c'/>
<id>urn:sha1:60210334fa3dbd5dd168199063c6ee850d750d0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the restriction that all object implementations must have class</title>
<updated>2008-02-13T01:44:34+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T01:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c3cef39c9f03918eb2d6e209ceeff0dc64b80ec7'/>
<id>urn:sha1:c3cef39c9f03918eb2d6e209ceeff0dc64b80ec7</id>
<content type='text'>
names of Wallet::Object::* and all ACL verifier implementations must
have class names of Wallet::ACL::*.

</content>
</entry>
<entry>
<title>Add a new autocreate API call that tries to create an object using the</title>
<updated>2008-02-07T06:37:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T06:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=45823559a1e64d6c8151a984fcd9c79bbdb57171'/>
<id>urn:sha1:45823559a1e64d6c8151a984fcd9c79bbdb57171</id>
<content type='text'>
default ACLs.  Remove autocreation support from create, which now
requires that one be on the ADMIN ACL, and from get and store.  The
wallet client will soon know how to do the right thing.

</content>
</entry>
<entry>
<title>Add a check command to the wallet server to determine whether an object</title>
<updated>2008-02-07T01:44:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T01:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=428c88bb0a08ba2eb06c7f5181f7cbee2f7ee398'/>
<id>urn:sha1:428c88bb0a08ba2eb06c7f5181f7cbee2f7ee398</id>
<content type='text'>
already exists.

</content>
</entry>
<entry>
<title>Check naming policy on wallet object creation before checking the</title>
<updated>2008-02-06T21:29:51+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-06T21:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=5cd3a6fe3988677d865d666aeefd3ed2f2e549c5'/>
<id>urn:sha1:5cd3a6fe3988677d865d666aeefd3ed2f2e549c5</id>
<content type='text'>
default ACLs to avoid creating and stranding an ACL when the naming
policy check fails.

</content>
</entry>
<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>
</feed>
