<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Object/Keytab.pm, branch release/0.3</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=release%2F0.3</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.3'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2007-12-01T02:27:43+00:00</updated>
<entry>
<title>Set InactiveDestroy to the right thing.  Doh.</title>
<updated>2007-12-01T02:27:43+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=67f700453f4b322140aba7272b186801571b49da'/>
<id>urn:sha1:67f700453f4b322140aba7272b186801571b49da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure we always have a valid object and access to our database</title>
<updated>2007-12-01T02:26:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=e0af03a54282129355d127f2787ed5516062e695'/>
<id>urn:sha1:e0af03a54282129355d127f2787ed5516062e695</id>
<content type='text'>
handle when calling kadmin so that we can do our database handle
mangling.

</content>
</entry>
<entry>
<title>Don't use die when forking kasetkey fails and similarly don't close the</title>
<updated>2007-12-01T02:24:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=62f4dc22e3d9739c93c2b29acfdefb34afc448a2'/>
<id>urn:sha1:62f4dc22e3d9739c93c2b29acfdefb34afc448a2</id>
<content type='text'>
database connection on a failed fork.

</content>
</entry>
<entry>
<title>Don't close our open database handles after a failed fork.</title>
<updated>2007-12-01T02:21:02+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=feb9f343f9e0b5e94132e878cdfeb2dc676aefb8'/>
<id>urn:sha1:feb9f343f9e0b5e94132e878cdfeb2dc676aefb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial work on supporting testing with MySQL.</title>
<updated>2007-11-30T02:04:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-30T02:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=1e13c0c60c96dd1719e7c4c3931b4196c2b5bc61'/>
<id>urn:sha1:1e13c0c60c96dd1719e7c4c3931b4196c2b5bc61</id>
<content type='text'>
Add a drop() method to Wallet::Schema to destroy the wallet database.  Add
a test suite for it.  Add a reinitialize() method to Wallet;:Server that
drops the database before creating it.

Modify the wallet object test cases to call reinitialize() to create the
initial database and drop() to clean up the database after the test is
complete.

Fix a bug preventing Wallet::Schema from being initialized multiple times.
We now stash the schema in a class static variable and reuse it for
subsequent initializations, since re-reading DATA doesn't work.

</content>
</entry>
<entry>
<title>Make enctype changes in sorted order so that the history trace is reliable</title>
<updated>2007-10-10T20:15:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-10T20:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=8b4f558134a618660c424d2dabd90033b7b8e4b9'/>
<id>urn:sha1:8b4f558134a618660c424d2dabd90033b7b8e4b9</id>
<content type='text'>
and can be tested.

</content>
</entry>
<entry>
<title>Bump version number for the keytab changes.</title>
<updated>2007-10-09T23:47:25+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-09T23:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c3351b98c09c00c1b45ffd0219f333c2d9df08b9'/>
<id>urn:sha1:c3351b98c09c00c1b45ffd0219f333c2d9df08b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NEWS entry for enctypes.  Clarify in the documentation the behavior</title>
<updated>2007-10-09T19:08:50+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-09T19:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=e00370405487c8ac3015a533389f4ecbcefc0c85'/>
<id>urn:sha1:e00370405487c8ac3015a533389f4ecbcefc0c85</id>
<content type='text'>
of the enctypes attribute when the unchanging flag is set.

</content>
</entry>
<entry>
<title>Add user documentation for the enctypes attribute on keytabs.  Mention</title>
<updated>2007-10-09T19:05:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-09T19:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=16c2fc19f3955afa1e6579e450594253a7e0a69a'/>
<id>urn:sha1:16c2fc19f3955afa1e6579e450594253a7e0a69a</id>
<content type='text'>
that the enctype must be in the database in the keytab object API
documentation.

The README and NEWS files are now done.

</content>
</entry>
<entry>
<title>We have to check the validity of enctypes ourselves since SQLite doesn't</title>
<updated>2007-10-09T19:00:44+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-09T19:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=a292fd7f8ef6f5322bd1cabfbbd9955da0dbd1c8'/>
<id>urn:sha1:a292fd7f8ef6f5322bd1cabfbbd9955da0dbd1c8</id>
<content type='text'>
enforce referential integrity.

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