<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/Object/WAKeyring.pm, branch release/1.0</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%2F1.0</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F1.0'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2013-02-01T00:35:01+00:00</updated>
<entry>
<title>Renamed dbh subroutines and variables for clarity</title>
<updated>2013-02-01T00:35:01+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2013-02-01T00:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=bf18b39b6afe541e6888d32d6a555643cbe9d22e'/>
<id>urn:sha1:bf18b39b6afe541e6888d32d6a555643cbe9d22e</id>
<content type='text'>
In moving from DBI to DBIx::Class, we at first left the various
variables the same.  This goes through to update them for the proper
names.

* Wallet::Admin::schema was created to return the schema object (and
similarly for Wallet::Server and Wallet::Report).
* Wallet::Admin::dbh was modified to return the actual DBI handle again
(and similarly for Wallet::Server and Wallet::Report).
* Various places that used $admin-&gt;{dbh} were moved to $admin-&gt;{schema}.
* Various places using $dbh for the schema object were changed to
$schema.

Change-Id: I00914866e9a8250855a7828474aa9ce0f37b914f
Reviewed-on: https://gerrit.stanford.edu/733
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix a few random errors in the WAKeyring object implementation</title>
<updated>2013-01-16T21:21:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-01-08T23:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=91e51afaa435841a55e1c1a3e6fbef2154aec7f5'/>
<id>urn:sha1:91e51afaa435841a55e1c1a3e6fbef2154aec7f5</id>
<content type='text'>
Be sure that we don't purge keys if that would leave us with fewer
than three keys.  Fix a few other error reporting issues and one
syntax error in a WebAuth call.

Change-Id: I9bb75de56da3542f8c26ca8eab0814afea06c16a
Reviewed-on: https://gerrit.stanford.edu/714
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>In Wallet::Object::WAKeyring, require the right version of WebAuth</title>
<updated>2013-01-16T21:21:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-01-08T21:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=95ed0cf2495e2f88139753a82214e004d8e5ba85'/>
<id>urn:sha1:95ed0cf2495e2f88139753a82214e004d8e5ba85</id>
<content type='text'>
We need at least version 3.06 to have the encode and decode
WebAuth::Keyring functions.

Change-Id: Ia4e3ed74cc038c06e3ba6ab13b37ea3cdb06c032
Reviewed-on: https://gerrit.stanford.edu/713
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add Wallet::Object::WAKeyring documentation</title>
<updated>2013-01-16T21:20:44+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-01-08T21:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=4233c32088adef91b7b41143473e54c2810b0767'/>
<id>urn:sha1:4233c32088adef91b7b41143473e54c2810b0767</id>
<content type='text'>
Change-Id: I12e430acd089de5ac50f62ebbdeb869be31eeeec
Reviewed-on: https://gerrit.stanford.edu/711
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add stopwords for the preliminary Wallet::Object::WAKeyring docs</title>
<updated>2012-11-04T17:38:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-11-04T17:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=ad0dd8ded5cc0896f6bc41fab435026e75a72eed'/>
<id>urn:sha1:ad0dd8ded5cc0896f6bc41fab435026e75a72eed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial implementation of WebAuth keyring objects</title>
<updated>2012-08-08T02:23:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-08-08T02:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=41eb131dc6ae8c8f5aead797703fd12aaa59a9d9'/>
<id>urn:sha1:41eb131dc6ae8c8f5aead797703fd12aaa59a9d9</id>
<content type='text'>
This is very preliminary.  There is no test suite yet, no
documentation, and the test suite currently doesn't pass for other
reasons.
</content>
</entry>
</feed>
