<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t/admin.t, branch release/0.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.10</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/atom?h=release%2F0.10'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/'/>
<updated>2010-02-19T09:21:48+00:00</updated>
<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/debian/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>Replaced perl/t/admin.t tests removed earlier</title>
<updated>2010-01-22T03:06:54+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2010-01-22T03:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=aca12f7b67b987c4392d85b4aa9d2dc1861b7556'/>
<id>urn:sha1:aca12f7b67b987c4392d85b4aa9d2dc1861b7556</id>
<content type='text'>
Several tests were removed in an earlier edit that should not have been.
As far as I can tell, they were removed completely by accident.  These
missing tests were causing the test suite to fail.
</content>
</entry>
<entry>
<title>Coding style fixes for Perl wallet code</title>
<updated>2010-01-20T06:48:01+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-01-20T06:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=d684049761db4eb88cd936c530196ea89a524c07'/>
<id>urn:sha1:d684049761db4eb88cd936c530196ea89a524c07</id>
<content type='text'>
Strip trailing whitespace, convert tabs to spaces, add newlines to
exceptions, and remove a few stray blank lines and a few other minor
coding style oddities.  Make the SQL style consistent.
</content>
</entry>
<entry>
<title>Improved wallet-admin list command with searches</title>
<updated>2009-12-03T16:52:19+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2009-12-03T16:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=2c5bd71125d411639b4a61116957879eebae21ad'/>
<id>urn:sha1:2c5bd71125d411639b4a61116957879eebae21ad</id>
<content type='text'>
wallet-admin's list command now has additional searches added for objects
and acls that match certain specifiers.  For objects these include
searching for objects owned by a specific ACL, objects owned by no one,
objects of a specific type, objects with a specific flag, and objects for
which a specific ACL has any privileges at all.  For acls, this includes
the ability to search for any ACL with an entry with given type and
identifier.
</content>
</entry>
<entry>
<title>Add owners report</title>
<updated>2009-06-09T23:39:08+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2009-06-09T23:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c2cde5918af1882ee63324fd9e09f07c8e6e5cc9'/>
<id>urn:sha1:c2cde5918af1882ee63324fd9e09f07c8e6e5cc9</id>
<content type='text'>
Add a new report owners command to wallet-admin and corresponding
report_owners() method to Wallet::Admin, which returns all ACL lines
on owner ACLs for matching objects.
</content>
</entry>
<entry>
<title>Remove Subversion Id strings</title>
<updated>2009-06-09T21:39:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2009-06-09T21:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=574a9c0456c182831b3d01a4d7ee0c737b91b107'/>
<id>urn:sha1:574a9c0456c182831b3d01a4d7ee0c737b91b107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move register_object and register_verifier into Wallet::Admin.</title>
<updated>2008-02-13T01:13:15+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T01:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=17d6530bd3835663ddca59f276b0f8de07e3a287'/>
<id>urn:sha1:17d6530bd3835663ddca59f276b0f8de07e3a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return IDs and names from list_acls.</title>
<updated>2008-01-23T22:58:01+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T22:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=a396efdbc792c6b1e0ff3763dd8f09c9b638976f'/>
<id>urn:sha1:a396efdbc792c6b1e0ff3763dd8f09c9b638976f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Wallet::Admin interfaces to list all objects and all ACLs in the</title>
<updated>2008-01-23T21:34:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T21:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/krb5-wallet.git/commit/?id=c480fcfac86a83e2e985457f0eb36c516c41d34e'/>
<id>urn:sha1:c480fcfac86a83e2e985457f0eb36c516c41d34e</id>
<content type='text'>
database.

</content>
</entry>
</feed>
