<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests, branch debian/0.6-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.6-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.6-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-01-24T02:09:25+00:00</updated>
<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>
<entry>
<title>Remove the right krb5.conf file in client tests.  Strip any existing</title>
<updated>2008-01-17T00:00:44+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-17T00:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=426e3bc5f2af3f30524060812625204de73f78d0'/>
<id>urn:sha1:426e3bc5f2af3f30524060812625204de73f78d0</id>
<content type='text'>
wallet configuration from krb5.conf since it confuses the profile
library.  Add a test for printing keytabs to standard output.

</content>
</entry>
<entry>
<title>The wallet client can now get the server, port, principal, and remctl</title>
<updated>2008-01-05T00:01:54+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-05T00:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b10beb347238b153af8aa544fb276485b34e970e'/>
<id>urn:sha1:b10beb347238b153af8aa544fb276485b34e970e</id>
<content type='text'>
type from krb5.conf as well as from compile-time defaults and
command-line options.

</content>
</entry>
<entry>
<title>Check a default creation ACL first before the ADMIN ACL when deciding</title>
<updated>2007-12-07T00:51:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c2ca6dbc6caa51283a8fa587a622bcd870c97d93'/>
<id>urn:sha1:c2ca6dbc6caa51283a8fa587a622bcd870c97d93</id>
<content type='text'>
whether we can auto-create a non-existent ACL, since creating one with
the ADMIN ACL doesn't create a useful object.

Allow @ in wallet-backend arguments so that principal names can be
passed in.

</content>
</entry>
<entry>
<title>Allow the empty string in wallet-backend arguments.</title>
<updated>2007-12-07T00:26:24+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5a6775be4fdbee0523a573af960568ca21f38c49'/>
<id>urn:sha1:5a6775be4fdbee0523a573af960568ca21f38c49</id>
<content type='text'>
When writing to a file in the wallet client program, remove an old
backup file before creating a new backup and don't fail if the backup
already exists.

</content>
</entry>
<entry>
<title>Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of</title>
<updated>2007-12-01T01:55:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45d8382fb2cc3f32b176675c0edb7eef5ca6aa21'/>
<id>urn:sha1:45d8382fb2cc3f32b176675c0edb7eef5ca6aa21</id>
<content type='text'>
seconds since epoch and returned the same way.  Timestamps are now
stored in the database as correct date and time types rather than
seconds since epoch to work properly with MySQL.

</content>
</entry>
<entry>
<title>The wallet backend script now logs all commands and errors to syslog.</title>
<updated>2007-11-14T22:04:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-14T22:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b6bb3f3a72ec1dc32991cffeeab4f8b1cc27cc46'/>
<id>urn:sha1:b6bb3f3a72ec1dc32991cffeeab4f8b1cc27cc46</id>
<content type='text'>
</content>
</entry>
</feed>
