<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests/server, 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>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 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>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>wallet-backend gets the third store argument from stdin if missing</title>
<updated>2010-02-21T04:30:37+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-21T04:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4f863ccc9531130be3f4aecea341a0e8a66c6f8c'/>
<id>urn:sha1:4f863ccc9531130be3f4aecea341a0e8a66c6f8c</id>
<content type='text'>
If there is no third argument to store, read it from standard input
instead.  This is the preferred way of running wallet-backend, using
stdin=last support from remctl 2.14 and later.  Receiving the third
argument as a regular argument continues to be supported for backward
compatibility.
</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>
<entry>
<title>Reorganize main POD tests and add a spelling check</title>
<updated>2010-02-10T07:57:10+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T07:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5d7f614e88bac459a693f1dcc91aad36ed3d00dd'/>
<id>urn:sha1:5d7f614e88bac459a693f1dcc91aad36ed3d00dd</id>
<content type='text'>
Add a POD spelling test to the non-Perl-module part of the code and
move the documentation tests into a separate directory.  Merge the
POD syntax tests between client and server into one test.

Reformat all of the POD documentation to use 74 columns.  Fix a few
revealed spelling errors or weird wordings.
</content>
</entry>
<entry>
<title>Stop doing Autoconf substitution on some test suite code</title>
<updated>2010-02-10T05:01:33+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T05:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=a556c732806da87d06bb787565e12240ea39b553'/>
<id>urn:sha1:a556c732806da87d06bb787565e12240ea39b553</id>
<content type='text'>
Anything that only was using substitution for the paths to the build
tree now uses $SOURCE and $BUILD instead.  Stop doing substitution.
Also fix tests/data/cmd-wrapper to use the environment variables.
</content>
</entry>
<entry>
<title>Use the $SOURCE and $BUILD test suite variables</title>
<updated>2010-02-10T03:55:12+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T03:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=ff2d5ac3c63af9833d884d4840c772e60e45da7d'/>
<id>urn:sha1:ff2d5ac3c63af9833d884d4840c772e60e45da7d</id>
<content type='text'>
Now that runtests has been updated to a version that sets $SOURCE and
$BUILD, use that in the test cases rather than Autoconf substitutions.
</content>
</entry>
<entry>
<title>Improved and fixed tests related to Pod and KDC type</title>
<updated>2010-01-28T08:07:16+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2010-01-28T08:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=04b875599b1d4559dbcd356726035416081c6b48'/>
<id>urn:sha1:04b875599b1d4559dbcd356726035416081c6b48</id>
<content type='text'>
Added a fix to the Pod tests to change the order of the arguments in a
skip statement to the correct order.  Also added tests for the
KEYTAB_KRBTYPE value in the keytab tests, and changed the Wallet::Kadmin
module to standardize the errors returned with no keytab set and add new
error for keytab set but not a valid value.
</content>
</entry>
</feed>
