<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/client, 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-19T01:20:38+00:00</updated>
<entry>
<title>The wallet client now supports a -u option, saying to obtain Kerberos</title>
<updated>2008-01-19T01:20:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-19T01:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=cf71c7dac06561b14c8be3383fdb2ca4f3a318d9'/>
<id>urn:sha1:cf71c7dac06561b14c8be3383fdb2ca4f3a318d9</id>
<content type='text'>
credentials for the given user and use those for authentication rather
than using an existing ticket cache.

</content>
</entry>
<entry>
<title>If -f is used and the output file name with ".new" appended already</title>
<updated>2008-01-19T01:14:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-19T01:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1658725f8812ed0bafffd71a1b566706e91c5e85'/>
<id>urn:sha1:1658725f8812ed0bafffd71a1b566706e91c5e85</id>
<content type='text'>
exists, unlink it first and then create it safely rather than
truncating it.  This is much safer when creating files in a
world-writable directory.

Also add documentation for keytab merging.

</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>When getting a keytab with the client with no -f option, correctly</title>
<updated>2008-01-17T00:21:00+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-17T00:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8dd5883b8497e4dcc7cf4f0577e45040c5f43430'/>
<id>urn:sha1:8dd5883b8497e4dcc7cf4f0577e45040c5f43430</id>
<content type='text'>
write the keytab to standard output rather than dying with a cryptic
error.

</content>
</entry>
<entry>
<title>Initialize the temporary variable when getting numbers from appdefaults.</title>
<updated>2008-01-17T00:00:00+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-17T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2bc1f6cb234cc88f4f5ca82ed46ff06eb49bfa19'/>
<id>urn:sha1:2bc1f6cb234cc88f4f5ca82ed46ff06eb49bfa19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update client documentation to reflect my failure to get realm-specific</title>
<updated>2008-01-07T23:20:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-07T23:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=bf4980fed2bd26260c45d793677e1f5649f06f2d'/>
<id>urn:sha1:bf4980fed2bd26260c45d793677e1f5649f06f2d</id>
<content type='text'>
configuration working yet.

</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>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>Don't say what the default remctl port is, since it's changed.</title>
<updated>2007-12-06T23:22:36+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-06T23:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4ee72e4149ca95e04381b434a13308022f9783cd'/>
<id>urn:sha1:4ee72e4149ca95e04381b434a13308022f9783cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some bad wrapping protection.</title>
<updated>2007-12-06T23:21:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-06T23:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=db8f1c187ea961949e7386731d9fff94c719332a'/>
<id>urn:sha1:db8f1c187ea961949e7386731d9fff94c719332a</id>
<content type='text'>
</content>
</entry>
</feed>
