<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t/data/README, branch release/0.12</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.12</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.12'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2009-12-17T19:26:28+00:00</updated>
<entry>
<title>Added keytab testing cases for Heimdal KDC</title>
<updated>2009-12-17T19:26:28+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2009-12-17T19:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e0f69c0b3f41684079762f843c37888d1017d576'/>
<id>urn:sha1:e0f69c0b3f41684079762f843c37888d1017d576</id>
<content type='text'>
Added cases to handle the Wallet::Object::Keytab module using a Heimdal
KDC as well as an MIT KDC.  In most cases this is transparent, but some
tests are skipped for Heimdal, and the commands run to test that the
created principals and keytabs are correct are different for Heimdal.
The code now branches based on the value of
$Wallet::Config::KEYTAB_KRBTYPE.
</content>
</entry>
<entry>
<title>Document that all tests are now run against the configured database if</title>
<updated>2007-12-01T03:11:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T03:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9a9a18d364c454e42e83dcdeedfd30eb9e3e91bd'/>
<id>urn:sha1:9a9a18d364c454e42e83dcdeedfd30eb9e3e91bd</id>
<content type='text'>
configuration is present.

</content>
</entry>
<entry>
<title>The wallet backend test suite now supports using a database other than</title>
<updated>2007-12-01T00:42:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T00:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d'/>
<id>urn:sha1:c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d</id>
<content type='text'>
SQLite for testing.

Also start a new Util.pm module for the test suite and move the contents
sub into that module.  More to follow.

</content>
</entry>
<entry>
<title>Updates to the required test configuration for the kaserver sync tests.</title>
<updated>2007-10-05T23:35:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T23:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=279f95a92cab4be1410870c1359a18f30e5630a0'/>
<id>urn:sha1:279f95a92cab4be1410870c1359a18f30e5630a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for synchronizing a key with an AFS kaserver in the keytab</title>
<updated>2007-09-25T20:57:06+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-25T20:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=766ba9295705be7c91593b6e7ce5db66bf88d453'/>
<id>urn:sha1:766ba9295705be7c91593b6e7ce5db66bf88d453</id>
<content type='text'>
object implementation, extracting the DES key with Authen::Krb5 (since
ktutil doesn't work).

Rename the KEYTAB_CACHE variable to KEYTAB_REMCTL_CACHE to match the
rest of the keytab retrieval configuration and reorganize the
Wallet::Config documentation to group related configuration options for
the keytab backend.

Fix a column name in the keytab_enctypes table to be more consistent
with the rest of the schema.

</content>
</entry>
<entry>
<title>Allow creation of a keytab object for a principal that already exists.</title>
<updated>2007-09-19T20:40:06+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-19T20:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e86a7a0569e84ebcb769855ece2417c2ccce9b45'/>
<id>urn:sha1:e86a7a0569e84ebcb769855ece2417c2ccce9b45</id>
<content type='text'>
Catch more errors when checking the existence of a principal.  Add a
test for creating a principal for which we don't have permissions.

</content>
</entry>
<entry>
<title>Added a full test suite for Wallet::Object::Keytab and instructions on</title>
<updated>2007-08-30T23:11:13+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-30T23:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1756e4add5c715b9f93c562a0b24b164203d1af2'/>
<id>urn:sha1:1756e4add5c715b9f93c562a0b24b164203d1af2</id>
<content type='text'>
how to set up and run it.

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