<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, branch release/0.12</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%2F0.12</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.12'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-06-29T22:38:31+00:00</updated>
<entry>
<title>Update test suite for the addition of krb5-regex</title>
<updated>2010-06-29T22:38:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-06-29T22:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=906f0f88d64c4df501c2b84dbf6b7102de36d491'/>
<id>urn:sha1:906f0f88d64c4df501c2b84dbf6b7102de36d491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the ticket cache from the kadmin test</title>
<updated>2010-05-18T23:48:54+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-05-18T23:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e6bbf534bd4195a0330a7cad02f996677a19d4d2'/>
<id>urn:sha1:e6bbf534bd4195a0330a7cad02f996677a19d4d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error handling for klist with Heimdal user space</title>
<updated>2010-05-18T23:47:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-05-18T23:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1e28788f0b0f5cae3dd815f07d39ad70e7da0ce2'/>
<id>urn:sha1:1e28788f0b0f5cae3dd815f07d39ad70e7da0ce2</id>
<content type='text'>
The check for the enctypes of created keytabs tries klist for MIT
first and then Heimdal ktutil.  The klist options are invalid for
Heimdal.  Suppress the resulting complaining to standard error.
</content>
</entry>
<entry>
<title>Add acls duplicate report</title>
<updated>2010-05-18T23:45:04+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-05-18T23:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4dbf126b079d87639d0a463770c3e72b5b53d5d1'/>
<id>urn:sha1:4dbf126b079d87639d0a463770c3e72b5b53d5d1</id>
<content type='text'>
Add an acls duplicate report to wallet-report and Wallet::Report,
returning sets of ACLs that have exactly the same entries.
</content>
</entry>
<entry>
<title>Add a report of all objects that have never been downloaded</title>
<updated>2010-05-12T18:32:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-05-12T18:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7bed6b6110af7532fc4a49cdb425f7f668e17c21'/>
<id>urn:sha1:7bed6b6110af7532fc4a49cdb425f7f668e17c21</id>
<content type='text'>
Add a objects unused report to wallet-report and Wallet::Report,
returning all objects that have never been downloaded (in other words,
have never been the target of a get command).
</content>
</entry>
<entry>
<title>Add an ACL name audit to wallet-report and Wallet::Report</title>
<updated>2010-03-08T18:19:03+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-08T18:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=bc105004b8e88e1ede75dae0028d3ef10c15b57a'/>
<id>urn:sha1:bc105004b8e88e1ede75dae0028d3ef10c15b57a</id>
<content type='text'>
Parallel to objects name, add an acls name audit that returns all ACLs
that do not follow the site naming standard.
</content>
</entry>
<entry>
<title>Allow naming policy enforcement for ACL names</title>
<updated>2010-03-06T01:25:50+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-06T01:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=fd7f47ed7dccb3ee01ddaa7e24b8bd7bffb6a1c6'/>
<id>urn:sha1:fd7f47ed7dccb3ee01ddaa7e24b8bd7bffb6a1c6</id>
<content type='text'>
Wallet::Config now supports an additional local function,
verify_acl_name, which can be used to enforce ACL naming policies.  If
set, it is called for any ACL creation or rename and can reject the
new ACL name.
</content>
</entry>
<entry>
<title>Add a report of unused ACLs</title>
<updated>2010-03-06T00:56:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-06T00:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0e3df4c4159650e6de7fdcf6a0f0b661f25c03f7'/>
<id>urn:sha1:0e3df4c4159650e6de7fdcf6a0f0b661f25c03f7</id>
<content type='text'>
Add the acls unused report to wallet-report and Wallet::Report,
returning all ACLs not referenced by any database objects.
</content>
</entry>
<entry>
<title>Don't clobber the user ticket cache in the kadmin test</title>
<updated>2010-03-05T22:18:10+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-05T22:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2948d66c4c074651820004856284faf7d018a3ee'/>
<id>urn:sha1:2948d66c4c074651820004856284faf7d018a3ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add auditing for names that violate the naming policy</title>
<updated>2010-03-04T06:37:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T06:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=a131c767d1eee7b98170962f7f9d4063be69e576'/>
<id>urn:sha1:a131c767d1eee7b98170962f7f9d4063be69e576</id>
<content type='text'>
Add an audit command to wallet-report and one audit: objects name,
which returns all objects that do not pass the local naming policy.
The corresponding Wallet::Report method is audit().

Wallet::Config::verify_name may now be called with an undefined third
argument (normally the user attempting to create an object).  This
calling convention is used when auditing, and the local policy
function should select the correct policy to apply for useful audit
results.
</content>
</entry>
</feed>
