<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet, branch debian/0.8-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.8-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.8-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-02-13T01:44:34+00:00</updated>
<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/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>Fix the signature of register_verifier in the documentation.</title>
<updated>2008-02-13T01:17:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T01:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d5ae985df14efb9afcd86a38f8f6599421a4b5cf'/>
<id>urn:sha1:d5ae985df14efb9afcd86a38f8f6599421a4b5cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move register_object and register_verifier into Wallet::Admin.</title>
<updated>2008-02-13T01:13:15+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T01:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=17d6530bd3835663ddca59f276b0f8de07e3a287'/>
<id>urn:sha1:17d6530bd3835663ddca59f276b0f8de07e3a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually implement FILE_MAX_SIZE.</title>
<updated>2008-02-09T02:07:53+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-09T02:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9feb152a52ec8b28231fdbb2590e0544e683d956'/>
<id>urn:sha1:9feb152a52ec8b28231fdbb2590e0544e683d956</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/krb5-wallet.git/commit/?id=b415b347328e7db0f41f0294c06060c6dd156b3d'/>
<id>urn:sha1:b415b347328e7db0f41f0294c06060c6dd156b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor documentation fixes.</title>
<updated>2008-02-09T01:57:33+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-09T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=ca4ca4db50041938cfca4de4a7c0d454c014fcec'/>
<id>urn:sha1:ca4ca4db50041938cfca4de4a7c0d454c014fcec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No unnecessary ; after __END__.</title>
<updated>2008-02-08T23:57:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-08T23:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=99af9b320ea360dbd346062eaba64ea76dc40257'/>
<id>urn:sha1:99af9b320ea360dbd346062eaba64ea76dc40257</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/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>The current version of Net::Remctl can't handle explicit undef or the</title>
<updated>2008-02-07T22:44:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4271fb73203556213af37d004fd8bc0206a6ab0e'/>
<id>urn:sha1:4271fb73203556213af37d004fd8bc0206a6ab0e</id>
<content type='text'>
empty string as a principal argument.  Be careful not to provide a
principal argument if no principal was set.  This workaround can be
removed once we depend on a later version of Net::Remctl.

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