<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/TODO, branch release/1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F1.2</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F1.2'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2014-08-03T03:43:13+00:00</updated>
<entry>
<title>Update JIRA references in TODO, remove finished items</title>
<updated>2014-08-03T03:43:13+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-08-03T03:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d5968989923768688b7bd2e4279a9db43a2b93df'/>
<id>urn:sha1:d5968989923768688b7bd2e4279a9db43a2b93df</id>
<content type='text'>
JIRA's structure has been reorganized, so change the JIRA issue
references to be accurate again.  Add JIRA issues for the things
that hadn't been entered into JIRA yet.

Change-Id: I385d19b09108d94430bbe142a2b3f6f80b5e4c39
Reviewed-on: https://gerrit.stanford.edu/1588
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix ordering of table drops on wallet-admin destroy</title>
<updated>2014-07-16T05:58:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T05:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=ee79913831be70fc51c193ea4118a15abb038a67'/>
<id>urn:sha1:ee79913831be70fc51c193ea4118a15abb038a67</id>
<content type='text'>
Fix the ordering of table drops during a wallet-admin destroy action
to remove tables with foreign key references before the tables they
are referencing.  Should fix destroy in MySQL and other database
engines that enforce referential integrity.

Change-Id: I9b37c516f67acdf1d9e25222f067df6749e8c769
Reviewed-on: https://gerrit.stanford.edu/1558
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Update TODO for more Commerzbank contributions, other changes</title>
<updated>2014-07-16T05:58:26+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T04:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2d1e12169c416b8ba84f38bfd53b3c81cadc9dbc'/>
<id>urn:sha1:2d1e12169c416b8ba84f38bfd53b3c81cadc9dbc</id>
<content type='text'>
Change-Id: I478ed7812a4d25641ee85846e4092e17536e5a1d
Reviewed-on: https://gerrit.stanford.edu/1557
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Flesh out TODO with lots more work</title>
<updated>2013-11-02T04:59:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2013-11-02T00:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0cc453bcfb8fc4b5cf7378fa8d6496f7d6f6efc3'/>
<id>urn:sha1:0cc453bcfb8fc4b5cf7378fa8d6496f7d6f6efc3</id>
<content type='text'>
Change-Id: I8f63cfd9692039f37ecfd46ab6072aa2f71c344d
Reviewed-on: https://gerrit.stanford.edu/1328
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Install the wallet schema during make install</title>
<updated>2013-02-14T02:28:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-14T02:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dc5d5b7d4a10cf44c356e8f920d852ef26601e1b'/>
<id>urn:sha1:dc5d5b7d4a10cf44c356e8f920d852ef26601e1b</id>
<content type='text'>
Install the wallet schema files generated by DBIx::Class for the
various supported database engines into /usr/local/share/wallet
(by default, using pkgdatadir) on make install.  Set the default
$DB_DDL_DIRECTORY value in Wallet::Config accordingly.

Change-Id: I7ec52b171bc6aca2c3e1040c037e7cf24553231f
Reviewed-on: https://gerrit.stanford.edu/794
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Resynchronize TODO with JIRA</title>
<updated>2013-01-31T23:57:00+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-01-31T23:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=298588849847a5017c696b48193578fe5d69b818'/>
<id>urn:sha1:298588849847a5017c696b48193578fe5d69b818</id>
<content type='text'>
Change-Id: If4bd4a62517572fed6fe911bc39a0e5c6be36e76
Reviewed-on: https://gerrit.stanford.edu/732
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add new acl check command</title>
<updated>2012-11-04T18:38:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-11-04T18:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=357532f312aea30ab5b3e459ccf19f1580b29262'/>
<id>urn:sha1:357532f312aea30ab5b3e459ccf19f1580b29262</id>
<content type='text'>
Add a new acl check command which, given an ACL ID, prints yes if that
ACL already exists and no otherwise.  This is parallel to the check
command for objects.

Also fix some documentation errors in the wallet client documentation,
saying that the check command doesn't require any ACL and fixing one
place where "show" was used instead of "store".
</content>
</entry>
<entry>
<title>Add splitting get and update to TODO</title>
<updated>2012-10-04T00:35:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-10-04T00:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7066c8e0c0ea5ce30311459fb1a857b583e63c06'/>
<id>urn:sha1:7066c8e0c0ea5ce30311459fb1a857b583e63c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add additional TODOs for initial keying and contacting owners</title>
<updated>2012-08-30T20:28:19+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-08-30T20:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1ef5fb36c40daf0439a1c786796fa6e4628bc212'/>
<id>urn:sha1:1ef5fb36c40daf0439a1c786796fa6e4628bc212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few more wallet ideas to TODO</title>
<updated>2012-07-16T23:37:13+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2012-07-16T23:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2f061f0fb15c2def0d57d0be4becdf75d2e3ffde'/>
<id>urn:sha1:2f061f0fb15c2def0d57d0be4becdf75d2e3ffde</id>
<content type='text'>
</content>
</entry>
</feed>
