<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Config.pm, branch debian/0.12-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.12-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=debian%2F0.12-1'/>
<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>Add file object support to the wallet server.</title>
<updated>2008-02-09T01:57:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-09T01:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=b415b347328e7db0f41f0294c06060c6dd156b3d'/>
<id>urn:sha1:b415b347328e7db0f41f0294c06060c6dd156b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallet::Config and hence the wallet server now checks for the</title>
<updated>2008-02-08T23:42:40+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-08T23:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=96d7a9fbc8fb9648a592bad4cf43f29dc6ccf6d0'/>
<id>urn:sha1:96d7a9fbc8fb9648a592bad4cf43f29dc6ccf6d0</id>
<content type='text'>
environment variable WALLET_CONFIG and loads configuration from the
file specified there instead of /etc/wallet/wallet.conf if it is set.

</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>Move wallet.conf to /etc/wallet since we're going to want to put other</title>
<updated>2007-12-01T00:47:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T00:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=5563464c5392112f0f7b20fcfd610a734303e4c2'/>
<id>urn:sha1:5563464c5392112f0f7b20fcfd610a734303e4c2</id>
<content type='text'>
things in that directory as well.

</content>
</entry>
<entry>
<title>Add support for running a user-defined function whenever an object is</title>
<updated>2007-11-20T02:01:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-20T02:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=66da128c39971f9a40553af9351b489f1ad186e1'/>
<id>urn:sha1:66da128c39971f9a40553af9351b489f1ad186e1</id>
<content type='text'>
created by a non-ADMIN user and using the default owner ACL returned
by that function provided that the calling user is authorized by that
ACL.  This permits dynamic creation of new objects based on a default
owner ACL programmatically determined from the name of the object.

</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/debian/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/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>Add support for deleting principals out of the AFS kaserver (optionally)</title>
<updated>2007-09-26T17:35:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-26T17:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=84bc67a4964bd341b550bad89dc2d4a56dc875e6'/>
<id>urn:sha1:84bc67a4964bd341b550bad89dc2d4a56dc875e6</id>
<content type='text'>
if synchronization is not set.

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