<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet, branch debian/0.4-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.4-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.4-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-12-05T22:55:45+00:00</updated>
<entry>
<title>Various coding style fixes and cleanup based on a much-appreciated</title>
<updated>2007-12-05T22:55:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T22:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f8c47d1f3cf5d4e8aa64c39120731ca9054dc786'/>
<id>urn:sha1:f8c47d1f3cf5d4e8aa64c39120731ca9054dc786</id>
<content type='text'>
code audit by Simon Cozens.  I didn't take all of his advise, and he
shouldn't be blamed for any remaining issues.

</content>
</entry>
<entry>
<title>Coding style improvements.</title>
<updated>2007-12-05T01:34:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T01:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5ad61b6ecd14adffa013ef5b0b8c2b8da8cca03b'/>
<id>urn:sha1:5ad61b6ecd14adffa013ef5b0b8c2b8da8cca03b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version number for previous changes.</title>
<updated>2007-12-05T01:27:57+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T01:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c74e1824fe878d6289a6a0fa3b777d5c425e0a44'/>
<id>urn:sha1:c74e1824fe878d6289a6a0fa3b777d5c425e0a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them</title>
<updated>2007-12-05T01:22:53+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T01:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=71aceb8dade53339429ab11fc318e5c67c9cc791'/>
<id>urn:sha1:71aceb8dade53339429ab11fc318e5c67c9cc791</id>
<content type='text'>
over the life of the process if we see another ACL line from the same
scheme, rather than only reusing ACL verifiers within a single ACL.

</content>
</entry>
<entry>
<title>Determine the class for object and ACL schema implementations from the</title>
<updated>2007-12-05T01:10:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-05T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c0c34051887d08a94221f9cbc2b74fbfad34c22c'/>
<id>urn:sha1:c0c34051887d08a94221f9cbc2b74fbfad34c22c</id>
<content type='text'>
database rather than a hard-coded list and provide Wallet::Schema
methods for adding new class mappings.

Add a missing class mapping for the netdb ACL schema verifier.

</content>
</entry>
<entry>
<title>Add a subclass of the NetDB ACL verifier that requires the principal</title>
<updated>2007-12-04T22:16:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-04T22:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0e9a5e25ec9c1977c6426f4aea4b61a658fe6855'/>
<id>urn:sha1:0e9a5e25ec9c1977c6426f4aea4b61a658fe6855</id>
<content type='text'>
have an instance of "root" and strips that instance before checking
NetDB roles.

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