<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, 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>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>Use reinitialize instead of initialize.</title>
<updated>2007-12-01T02:04:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T02:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=89a9058f8aee85c11d975691b354d03f32c82747'/>
<id>urn:sha1:89a9058f8aee85c11d975691b354d03f32c82747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of</title>
<updated>2007-12-01T01:55:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45d8382fb2cc3f32b176675c0edb7eef5ca6aa21'/>
<id>urn:sha1:45d8382fb2cc3f32b176675c0edb7eef5ca6aa21</id>
<content type='text'>
seconds since epoch and returned the same way.  Timestamps are now
stored in the database as correct date and time types rather than
seconds since epoch to work properly with MySQL.

</content>
</entry>
<entry>
<title>Actually use the username and password from the database configuration.</title>
<updated>2007-12-01T01:14:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5500da38b3cbdb153453ace4a344b8c280927b3c'/>
<id>urn:sha1:5500da38b3cbdb153453ace4a344b8c280927b3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide kinit errors.  No one cares.</title>
<updated>2007-12-01T01:10:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=eb3b657cd8620ecd34dd3c224a4263d90381789b'/>
<id>urn:sha1:eb3b657cd8620ecd34dd3c224a4263d90381789b</id>
<content type='text'>
</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>
</feed>
