<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, branch release/0.2</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.2</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.2'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-10-05T23:35:37+00:00</updated>
<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 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/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>Include the synchronization configuration in show() output.  Provide a</title>
<updated>2007-09-26T18:55:03+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-26T18:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7ec47028dbfe6df70d4c07e9546ae1680cf4e91f'/>
<id>urn:sha1:7ec47028dbfe6df70d4c07e9546ae1680cf4e91f</id>
<content type='text'>
new object method that subclasses can override to add attribute
information to show() and remove the documentation about overriding
show().

</content>
</entry>
<entry>
<title>Add tests for the Kerberos v5 to Kerberos v4 name mapping and do more</title>
<updated>2007-09-26T18:03:36+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-26T18:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=50d3cd92ea42f76d5a76ec43d869dd8d721ff5f4'/>
<id>urn:sha1:50d3cd92ea42f76d5a76ec43d869dd8d721ff5f4</id>
<content type='text'>
tests of the machinery around kaserver synchronization even if we don't
have a full configuration.

</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/krb5-wallet.git/commit/?id=84bc67a4964bd341b550bad89dc2d4a56dc875e6'/>
<id>urn:sha1:84bc67a4964bd341b550bad89dc2d4a56dc875e6</id>
<content type='text'>
if synchronization is not set.

</content>
</entry>
<entry>
<title>If synchronization is enabled, destroy the principal out of K4 when the</title>
<updated>2007-09-25T23:18:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-25T23:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=24ee5aa91d69e3ecb97272b643e0974cf41643d9'/>
<id>urn:sha1:24ee5aa91d69e3ecb97272b643e0974cf41643d9</id>
<content type='text'>
keytab object is destroyed.

</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>Take multiple values in the attr() method and convert it to a reference</title>
<updated>2007-09-20T23:00:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-20T23:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=523f7c3a446139bfb287a11f631f9526658bf116'/>
<id>urn:sha1:523f7c3a446139bfb287a11f631f9526658bf116</id>
<content type='text'>
to an array internally so that the callers don't have to be aware of the
internal API.

</content>
</entry>
<entry>
<title>Call attr() correctly when setting attributes, even if it doesn't</title>
<updated>2007-09-20T00:37:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-20T00:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2379ba11d250415c1a2d8b980dac9d2d7b166b94'/>
<id>urn:sha1:2379ba11d250415c1a2d8b980dac9d2d7b166b94</id>
<content type='text'>
matter for this test.

</content>
</entry>
<entry>
<title>Add support for attribute setting and retrieving to the high-level</title>
<updated>2007-09-20T00:34:13+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-20T00:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d9973b6942abca8796349426e8415c8dd9ea7b6a'/>
<id>urn:sha1:d9973b6942abca8796349426e8415c8dd9ea7b6a</id>
<content type='text'>
interface with appropriate ACL support.  Retrieving is controlled by
the show ACL and setting is controlled by the store ACL, both falling
back to owner.

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