<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests/data, 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-19T00:37:31+00:00</updated>
<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>Add comprehensive license information in LICENSE and update the copyright</title>
<updated>2007-10-05T21:59:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=500b0dfb2ec5a9cb561f6095f169275dee98e054'/>
<id>urn:sha1:500b0dfb2ec5a9cb561f6095f169275dee98e054</id>
<content type='text'>
and license statements in all files.  Make sure that some files that were
missing copyright information now have them.  Reference LICENSE rather
than README in all notices.

</content>
</entry>
<entry>
<title>Fix the keytab attribute handling to call getattr and setattr instead of</title>
<updated>2007-10-05T20:34:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=64cae8e20ec8756a4c8503466a8754cecf417aa6'/>
<id>urn:sha1:64cae8e20ec8756a4c8503466a8754cecf417aa6</id>
<content type='text'>
just attr to match the actual API.

</content>
</entry>
<entry>
<title>The wallet client now automatically sets the sync attribute on a keytab</title>
<updated>2007-10-05T02:58:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dbd33500b645f9caaa6dbb7d18a3f4932b53847a'/>
<id>urn:sha1:dbd33500b645f9caaa6dbb7d18a3f4932b53847a</id>
<content type='text'>
object when get is called with the -S flag.

</content>
</entry>
<entry>
<title>Initial cut at srvtab support in the wallet client.  This still requires</title>
<updated>2007-09-27T03:22:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-27T03:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e0f6e1222ede4a7545ca995a8aacaae0b591cb9c'/>
<id>urn:sha1:e0f6e1222ede4a7545ca995a8aacaae0b591cb9c</id>
<content type='text'>
additional work and cleanup, particularly support for the sync attribute.

</content>
</entry>
<entry>
<title>Add a test suite for keytab-backend.</title>
<updated>2007-09-15T00:48:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-09-15T00:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b2285aff21d379b680cabb1259d31e5bf5b57a69'/>
<id>urn:sha1:b2285aff21d379b680cabb1259d31e5bf5b57a69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the remctld flags for the latest version.  Fix the kinit invocation</title>
<updated>2007-08-29T21:00:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-29T21:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c17ddef341a68239aa26c6da938410d894b60c7f'/>
<id>urn:sha1:c17ddef341a68239aa26c6da938410d894b60c7f</id>
<content type='text'>
for stock MIT Kerberos.  Add an additional test of the expires command,
which isn't special-cased in the wallet client.

</content>
</entry>
<entry>
<title>Add a test infrastructure and a very basic test for the client</title>
<updated>2006-08-23T21:50:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2006-08-23T21:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=06f652577d54e4a2b7d2724a1f9201e220d78159'/>
<id>urn:sha1:06f652577d54e4a2b7d2724a1f9201e220d78159</id>
<content type='text'>
functionality so far.

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