<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/TODO, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=master</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2017-01-02T03:51:35+00:00</updated>
<entry>
<title>Add passing realm into krb5_appdefault_* to TODO</title>
<updated>2017-01-02T03:51:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2017-01-02T03:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e6e72f82aa99a87a28202c6c101c77a921eb20d8'/>
<id>urn:sha1:e6e72f82aa99a87a28202c6c101c77a921eb20d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Wallet::ACL::External ACL type</title>
<updated>2016-01-04T03:29:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=23a6b180f975c24c8ee4190467c74b78fde0d084'/>
<id>urn:sha1:23a6b180f975c24c8ee4190467c74b78fde0d084</id>
<content type='text'>
A new ACL type, external (Wallet::ACL::External), is now supported.
This ACL runs an external command to check if access is allowed, and
passes the principal and the ACL identifier to that command.  To
enable this ACL type for an existing wallet database, use wallet-admin
to register the new verifier.

Change-Id: I21b72b4373eefc92985aca1505e2d1a1ec699602
</content>
</entry>
<entry>
<title>Flesh out NEWS and update TODO for merged changes</title>
<updated>2016-01-03T23:21:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-03T23:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3b8a786a0e4d77bfc63cc8d4373972ef578115ea'/>
<id>urn:sha1:3b8a786a0e4d77bfc63cc8d4373972ef578115ea</id>
<content type='text'>
Change-Id: I714a6298c36e6fd7eca6ee3acb01637a96773647
</content>
</entry>
<entry>
<title>Remove Stanford-internal JIRA identifiers from TODO</title>
<updated>2016-01-03T23:16:19+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-03T23:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45fa535256e8272511d1f6769069536248b565dd'/>
<id>urn:sha1:45fa535256e8272511d1f6769069536248b565dd</id>
<content type='text'>
Change-Id: I97f466b2221b71ffcc60dd4f1b48e5986496ff46
</content>
</entry>
<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>
</feed>
