<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests, 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-07T23:57:21+00:00</updated>
<entry>
<title>Added POD testing for the client and server documentation.</title>
<updated>2008-02-07T23:57:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T23:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5351e30bb5adbe0304292f6cec7b094bef7a1bf0'/>
<id>urn:sha1:5351e30bb5adbe0304292f6cec7b094bef7a1bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new exists and autocreate wallet server interfaces.  The first</title>
<updated>2008-02-07T23:33:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T23:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f0bde61f5ecfc6a58a2c0ec0ccadbdd1332b64f8'/>
<id>urn:sha1:f0bde61f5ecfc6a58a2c0ec0ccadbdd1332b64f8</id>
<content type='text'>
states whether a given object exists and the second attempts to create
the object using the default owner rules.  Remove default owner
handling from the create interface, which is now for administrators
only.  Remove server-side auto-creation of objects on get or store and
instead have the client check for object existence and call autocreate
if necessary.  This removes confusion between default ACLs and
administrative object creation for users who are also on the ADMIN
ACL.

</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>When creating a srvtab based on a just-downloaded keytab, extract the</title>
<updated>2008-02-07T00:46:54+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T00:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e733132938bc4fc74584b9a7c0f5441eb640e617'/>
<id>urn:sha1:e733132938bc4fc74584b9a7c0f5441eb640e617</id>
<content type='text'>
srvtab key before merging the keytab into an existing file.
Otherwise, if the new keys had a lower kvno than the old keys
(possible after deleting and recreating the object), the wrong key
would be extracted for the srvtab.

</content>
</entry>
<entry>
<title>keytab-backend now passes kadmin.local ktadd its options in a specific</title>
<updated>2008-02-01T02:17:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-01T02:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7aadbc3139ef9737421560ad3180218796bd7287'/>
<id>urn:sha1:7aadbc3139ef9737421560ad3180218796bd7287</id>
<content type='text'>
order to satisfy the picky option parser.

</content>
</entry>
<entry>
<title>Add a wallet-admin program which can initialize and destroy the</title>
<updated>2008-01-24T02:09:25+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-24T02:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=414f86f7ec876abde9df93861a5ec2ea901700c7'/>
<id>urn:sha1:414f86f7ec876abde9df93861a5ec2ea901700c7</id>
<content type='text'>
database and list all objects and ACLs in the database.

</content>
</entry>
<entry>
<title>Avoid return undef as a matter of style.</title>
<updated>2008-01-23T23:32:12+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0e8b67e017522f701b2f1e915ddfc0d49a8bcea4'/>
<id>urn:sha1:0e8b67e017522f701b2f1e915ddfc0d49a8bcea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix license header layout.</title>
<updated>2008-01-23T23:21:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T23:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=41f4954584a81974c66e4c2f459cc9453c065d56'/>
<id>urn:sha1:41f4954584a81974c66e4c2f459cc9453c065d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When downloading a keytab to a file that already exists, merge the new</title>
<updated>2008-01-19T00:37:31+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-19T00:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=aa57ab48cc9df24ab756b5651959b36a2d81cad3'/>
<id>urn:sha1:aa57ab48cc9df24ab756b5651959b36a2d81cad3</id>
<content type='text'>
keytab keys into that file rather than moving aside the old keytab and
creating a new keytab with only the new keys.

Also fix get handling in the client for all types other than keytabs.
This isn't visible yet since the server doesn't yet support other types
of objects.

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