<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Schema.pm, branch release/0.11</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.11</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.11'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2010-02-10T07:19:27+00:00</updated>
<entry>
<title>Check spelling of server API POD and tweak server docs</title>
<updated>2010-02-10T07:19:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T07:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=ae02de1488068b84371b05842c81a9aecc5f24c4'/>
<id>urn:sha1:ae02de1488068b84371b05842c81a9aecc5f24c4</id>
<content type='text'>
Also update the POD syntax check to the current version of that check
I use elsewhere.  Since I'm touching all the POD anyway, also rewrap
all of the POD to 74 columns.  Fix some references to MIT in the
Wallet::Kadmin::Heimdal module documentation.
</content>
</entry>
<entry>
<title>Remove kaserver synchronization support from the wallet backend</title>
<updated>2010-02-09T21:06:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-09T21:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=59455fd5e6a47a66a2a84779f42928fd66ec9747'/>
<id>urn:sha1:59455fd5e6a47a66a2a84779f42928fd66ec9747</id>
<content type='text'>
Remove kaserver synchronization support.  It is no longer tested, and
retaining the code was increasing the complexity of wallet, and some
specific requirements (such as different realm names between kaserver
and Kerberos v5 and the kvno handling) were Stanford-specific.  Rather
than using this support, AFS sites running kaserver will probably find
deploying Heimdal with its internal kaserver compatibility is probably
an easier transition approach.
</content>
</entry>
<entry>
<title>Remove Subversion Id strings</title>
<updated>2009-06-09T21:39:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2009-06-09T21:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=574a9c0456c182831b3d01a4d7ee0c737b91b107'/>
<id>urn:sha1:574a9c0456c182831b3d01a4d7ee0c737b91b107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move register_object and register_verifier into Wallet::Admin.</title>
<updated>2008-02-13T01:13:15+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T01:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=17d6530bd3835663ddca59f276b0f8de07e3a287'/>
<id>urn:sha1:17d6530bd3835663ddca59f276b0f8de07e3a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add file object support to the wallet server.</title>
<updated>2008-02-09T01:57:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-09T01:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=b415b347328e7db0f41f0294c06060c6dd156b3d'/>
<id>urn:sha1:b415b347328e7db0f41f0294c06060c6dd156b3d</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/debian/krb5-wallet.git/commit/?id=c74e1824fe878d6289a6a0fa3b777d5c425e0a44'/>
<id>urn:sha1:c74e1824fe878d6289a6a0fa3b777d5c425e0a44</id>
<content type='text'>
</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/debian/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/debian/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>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/debian/krb5-wallet.git/commit/?id=6bd2cd0824130bd25918e2b709d0991003d5d392'/>
<id>urn:sha1:6bd2cd0824130bd25918e2b709d0991003d5d392</id>
<content type='text'>
transactions.

</content>
</entry>
<entry>
<title>Don't do an in-place edit of the SQL inside the object, since we then</title>
<updated>2007-12-01T01:20:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=a4bedfb2e84598b3b0d66cbb2fc30417126124eb'/>
<id>urn:sha1:a4bedfb2e84598b3b0d66cbb2fc30417126124eb</id>
<content type='text'>
can't reuse the object with another database handle.

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