<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl, branch upstream/1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.0</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.0'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2013-03-28T02:21:52+00:00</updated>
<entry>
<title>Fix return status of Wallet::Schema</title>
<updated>2013-03-28T02:21:52+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-28T02:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dd1ba6003880e7353e6a84924b7e9d572ff00c57'/>
<id>urn:sha1:dd1ba6003880e7353e6a84924b7e9d572ff00c57</id>
<content type='text'>
The module wasn't always returning a true value when loaded.

Change-Id: I998ab25509cb9079034cae6aca467024ec6b4949
Reviewed-on: https://gerrit.stanford.edu/990
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Skip the wa-keyring tests if WebAuth is too old</title>
<updated>2013-03-28T00:28:10+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-28T00:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=df08f0309a1fa861ddfdcab049f7fa6d47497ce6'/>
<id>urn:sha1:df08f0309a1fa861ddfdcab049f7fa6d47497ce6</id>
<content type='text'>
If the WebAuth module is too old, don't just fail the tests.  Skip
them instead.  This will let the Debian package build in unstable.

Change-Id: I84c97f23ff7fbf89f2fd797898ebb4ab5e58eee6
Reviewed-on: https://gerrit.stanford.edu/987
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Register the wa-keyring object handler by default</title>
<updated>2013-03-27T23:25:02+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-27T23:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0a6b556943dbe970e0cf764b030718f3a1361816'/>
<id>urn:sha1:0a6b556943dbe970e0cf764b030718f3a1361816</id>
<content type='text'>
In Wallet::Admin, add the wa-keyring object handler to the list
of initializations when creating a new database.

Change-Id: I804b47ae712ce3d96c57699fb2ba05c45f687881
Reviewed-on: https://gerrit.stanford.edu/986
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix test skip counts for some of the Perl tests</title>
<updated>2013-03-27T22:19:08+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-27T22:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e44a0417cde0235c2fc368e86acea3d257816958'/>
<id>urn:sha1:e44a0417cde0235c2fc368e86acea3d257816958</id>
<content type='text'>
Change-Id: Ic0f33bf01936a093a645bedd5adfa771fd4e3574
Reviewed-on: https://gerrit.stanford.edu/983
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Allow owners of objects to destroy them by default</title>
<updated>2013-03-27T19:52:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-27T19:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f6c63bdb2be5ccc0c6133bf87025d37805579005'/>
<id>urn:sha1:f6c63bdb2be5ccc0c6133bf87025d37805579005</id>
<content type='text'>
Owners of wallet objects are now allowed to destroy them.  In previous
versions, a special destroy ACL had to be set and the owner ACL wasn't
used for destroy actions, but operational experience at Stanford has
shown that letting owners destroy their own objects is a better model.

Change-Id: I0e97d7a000e62cf5321add7b44140db6edc6769f
Reviewed-on: https://gerrit.stanford.edu/973
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add a license statement to perl/create-ddl</title>
<updated>2013-02-28T00:54:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-28T00:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c0e3c0c86255d1aded7b2e2f73adc7bd853cabfe'/>
<id>urn:sha1:c0e3c0c86255d1aded7b2e2f73adc7bd853cabfe</id>
<content type='text'>
Change-Id: I8933551ed4518264b258580edeb12048d0e2969e
Reviewed-on: https://gerrit.stanford.edu/855
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add copyright and license statements to SQL files</title>
<updated>2013-02-28T00:54:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-28T00:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6dfa4d74434c21e0b98a58024d66813f2ade3af6'/>
<id>urn:sha1:6dfa4d74434c21e0b98a58024d66813f2ade3af6</id>
<content type='text'>
Change-Id: I58f7c06233823068f7ff65058219e27c0b733967
Reviewed-on: https://gerrit.stanford.edu/854
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix some formatting issues in the POD for create-ddl</title>
<updated>2013-02-28T00:54:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-28T00:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9597a1b3fbab77ae4d6c1ba81ffc50942fc4010d'/>
<id>urn:sha1:9597a1b3fbab77ae4d6c1ba81ffc50942fc4010d</id>
<content type='text'>
Use a proper list for the options, use italics for the argument
to an option, specify that argument in the SYNOPSIS, and use bold
for the name of the program.

Change-Id: I225aea061efd13851b62046ff6dcbda0cb9478ec
Reviewed-on: https://gerrit.stanford.edu/853
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add standard headers to the Wallet::Schema::* classes</title>
<updated>2013-02-28T00:54:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-28T00:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=82902694563c7b140263e2fb17162f04cdb6cac2'/>
<id>urn:sha1:82902694563c7b140263e2fb17162f04cdb6cac2</id>
<content type='text'>
Change-Id: Iee8d55f6c86563fad71d770398e3221f7efb4b2e
Reviewed-on: https://gerrit.stanford.edu/852
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add explicit license statement to perl/t/data/README</title>
<updated>2013-02-28T00:53:36+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-27T23:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=18edd82ea59d8ddea7647a5848a082b78c68db1f'/>
<id>urn:sha1:18edd82ea59d8ddea7647a5848a082b78c68db1f</id>
<content type='text'>
Change-Id: Ibad85d6d7c653b557e9ec297a4268068261271fa
Reviewed-on: https://gerrit.stanford.edu/847
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
</feed>
