<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl, branch debian/0.3-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.3-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.3-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-12-01T05:28:26+00:00</updated>
<entry>
<title>Fix the test number in the SKIP block for enctype restrictions.</title>
<updated>2007-12-01T05:28:26+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T05:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f9ef1fd6d7050a8296b019372dcd24960379ce5f'/>
<id>urn:sha1:f9ef1fd6d7050a8296b019372dcd24960379ce5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a MySQL method to check the tables remaining after a drop.</title>
<updated>2007-12-01T03:17:44+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T03:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9820080ca9470ffd1992430fc2842c2779839053'/>
<id>urn:sha1:9820080ca9470ffd1992430fc2842c2779839053</id>
<content type='text'>
</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>Run the full schema test with the configured database.  It should work</title>
<updated>2007-12-01T03:10:43+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T03:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9a6125ef765749841a766afbdea1b96b45c40e09'/>
<id>urn:sha1:9a6125ef765749841a766afbdea1b96b45c40e09</id>
<content type='text'>
fine with MySQL.

</content>
</entry>
<entry>
<title>Following the DBI documentation, turn on AutoCommit after RaiseError so</title>
<updated>2007-12-01T03:03:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T03:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0d517a8c575774387393513ca196aa27211a0b0b'/>
<id>urn:sha1:0d517a8c575774387393513ca196aa27211a0b0b</id>
<content type='text'>
that we have some hope of getting error messages if it fails.

</content>
</entry>
<entry>
<title>If we're using MySQL, force all the tables to InnoDB so that we get</title>
<updated>2007-12-01T03:00:41+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T03:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6bd2cd0824130bd25918e2b709d0991003d5d392'/>
<id>urn:sha1:6bd2cd0824130bd25918e2b709d0991003d5d392</id>
<content type='text'>
transactions.

</content>
</entry>
<entry>
<title>Clean up the database after running this test.</title>
<updated>2007-12-01T02:59:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=920e9456ee167a3edc023caa65d590d38fb90e22'/>
<id>urn:sha1:920e9456ee167a3edc023caa65d590d38fb90e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't disconnect on destruction of the server object if the handle is</title>
<updated>2007-12-01T02:34:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7903ae3a9151061395470090ce8a2a328913a152'/>
<id>urn:sha1:7903ae3a9151061395470090ce8a2a328913a152</id>
<content type='text'>
marked with InactiveDestroy.

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