<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, branch release/0.11</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.11</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.11'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-03-08T18:19:03+00:00</updated>
<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>
<entry>
<title>Verify that an ACL to be deleted is not referenced</title>
<updated>2010-03-04T05:06:41+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T05:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6c1f7d325239f305b9bf6a4503165cefae1ee3d8'/>
<id>urn:sha1:6c1f7d325239f305b9bf6a4503165cefae1ee3d8</id>
<content type='text'>
When deleting an ACL on the server, verify that the ACL is not
referenced by any object first.  Database referential integrity should
also catch this, but not all database backends may enforce referential
integrity.  This also allows us to return a better error message
naming an object that's still using that ACL.
</content>
</entry>
<entry>
<title>Remove file names from test file headers</title>
<updated>2010-03-04T03:49:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T03:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=69289862465a3bfb3488c1b3a674b6b06c9911ee'/>
<id>urn:sha1:69289862465a3bfb3488c1b3a674b6b06c9911ee</id>
<content type='text'>
Coding style update.  Don't prefix the file short description with the
file name; it's not needed.
</content>
</entry>
<entry>
<title>Fix test suite skip numbering in the kadmin test</title>
<updated>2010-02-22T04:58:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-22T04:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d04d26c6e447727cd43bd2182182117ec7302dc7'/>
<id>urn:sha1:d04d26c6e447727cd43bd2182182117ec7302dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some test numbers in the Perl tests</title>
<updated>2010-02-21T07:19:50+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-21T07:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c4234b72a39b25122dbba769e028d1d105a4132e'/>
<id>urn:sha1:c4234b72a39b25122dbba769e028d1d105a4132e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor reporting into a separate module and script</title>
<updated>2010-02-19T09:21:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-19T09:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=345333f027be0b34318584b3f1b5e3e12adcaa98'/>
<id>urn:sha1:345333f027be0b34318584b3f1b5e3e12adcaa98</id>
<content type='text'>
Move all reporting from Wallet::Admin to Wallet::Report and simplify
the method names since they're now part of a dedicated reporting
class.  Similarly, create a new wallet-report script to wrap
Wallet::Report, moving all reporting commands to it from wallet-admin,
and simplify the commands since they're for a dedicated reporting
script.

Remove the contrib script wallet-report to wallet-summary so that it
doesn't conflict with the new reporting backend script.
</content>
</entry>
</feed>
