<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Object, branch release/0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.9</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.9'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-02-20T23:07:45+00:00</updated>
<entry>
<title>Report the correct error message when addprinc fails while creating a</title>
<updated>2008-02-20T23:07:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-20T23:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f243bc74eb5012687f6fdf892d0063aa382497c8'/>
<id>urn:sha1:f243bc74eb5012687f6fdf892d0063aa382497c8</id>
<content type='text'>
keytab object.

</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>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>Update documentation for the API to Wallet::Object::Base and</title>
<updated>2008-01-22T22:49:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-22T22:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c71e0f8ecdb1530f13d870117dc91b5e64116d59'/>
<id>urn:sha1:c71e0f8ecdb1530f13d870117dc91b5e64116d59</id>
<content type='text'>
Wallet::ACL to take Wallet::Database objects instead of database
handles.

</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/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>Get rid of more return undefs.</title>
<updated>2007-12-07T00:32:12+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2db38a1c391dbad2ea503d4894a837ba669968f7'/>
<id>urn:sha1:2db38a1c391dbad2ea503d4894a837ba669968f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version numbers appropriately.</title>
<updated>2007-12-07T00:01:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b21e806902b9d9342c5990e7b42cbe99e98af704'/>
<id>urn:sha1:b21e806902b9d9342c5990e7b42cbe99e98af704</id>
<content type='text'>
</content>
</entry>
</feed>
