<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, branch debian/0.7-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.7-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.7-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-02-08T19:28:18+00:00</updated>
<entry>
<title>Avoid uninitialized values if klist isn't installed.</title>
<updated>2008-02-08T19:28:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-08T19:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=55fffc9edba2e5af12c0d3aa71e039efd9778c61'/>
<id>urn:sha1:55fffc9edba2e5af12c0d3aa71e039efd9778c61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix copyright date.</title>
<updated>2008-02-07T22:47:06+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=71bba523b426da1a9cf39ce066b2a3ebb376860b'/>
<id>urn:sha1:71bba523b426da1a9cf39ce066b2a3ebb376860b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The current version of Net::Remctl can't handle explicit undef or the</title>
<updated>2008-02-07T22:44:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4271fb73203556213af37d004fd8bc0206a6ab0e'/>
<id>urn:sha1:4271fb73203556213af37d004fd8bc0206a6ab0e</id>
<content type='text'>
empty string as a principal argument.  Be careful not to provide a
principal argument if no principal was set.  This workaround can be
removed once we depend on a later version of Net::Remctl.

</content>
</entry>
<entry>
<title>Add a new autocreate API call that tries to create an object using the</title>
<updated>2008-02-07T06:37:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T06:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45823559a1e64d6c8151a984fcd9c79bbdb57171'/>
<id>urn:sha1:45823559a1e64d6c8151a984fcd9c79bbdb57171</id>
<content type='text'>
default ACLs.  Remove autocreation support from create, which now
requires that one be on the ADMIN ACL, and from get and store.  The
wallet client will soon know how to do the right thing.

</content>
</entry>
<entry>
<title>Add a check command to the wallet server to determine whether an object</title>
<updated>2008-02-07T01:44:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T01:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=428c88bb0a08ba2eb06c7f5181f7cbee2f7ee398'/>
<id>urn:sha1:428c88bb0a08ba2eb06c7f5181f7cbee2f7ee398</id>
<content type='text'>
already exists.

</content>
</entry>
<entry>
<title>Check naming policy on wallet object creation before checking the</title>
<updated>2008-02-06T21:29:51+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-06T21:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5cd3a6fe3988677d865d666aeefd3ed2f2e549c5'/>
<id>urn:sha1:5cd3a6fe3988677d865d666aeefd3ed2f2e549c5</id>
<content type='text'>
default ACLs to avoid creating and stranding an ACL when the naming
policy check fails.

</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/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/krb5-wallet.git/commit/?id=c480fcfac86a83e2e985457f0eb36c516c41d34e'/>
<id>urn:sha1:c480fcfac86a83e2e985457f0eb36c516c41d34e</id>
<content type='text'>
database.

</content>
</entry>
<entry>
<title>Fix the module inclusions.</title>
<updated>2008-01-23T20:11:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T20:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=61d48fd55da2f533df4020b7130d58e6104aadbc'/>
<id>urn:sha1:61d48fd55da2f533df4020b7130d58e6104aadbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dupliate use of Wallet::Admin.</title>
<updated>2008-01-23T20:07:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T20:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c1b6dace4b7f626d6d4e3e94d622fbe6baad36f8'/>
<id>urn:sha1:c1b6dace4b7f626d6d4e3e94d622fbe6baad36f8</id>
<content type='text'>
</content>
</entry>
</feed>
