<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/LICENSE, branch release/0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.9</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.9'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2008-04-24T02:02:49+00:00</updated>
<entry>
<title>Major coding style cleanup.  Updated all shared code from my other</title>
<updated>2008-04-24T02:02:49+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T02:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=92ff7f21ad0b167f8d742a9d7b5f93704a57619c'/>
<id>urn:sha1:92ff7f21ad0b167f8d742a9d7b5f93704a57619c</id>
<content type='text'>
projects.

The configure option requesting AFS kaserver support (and thus
building kasetkey) is now --with-kaserver instead of --with-afs.

If KRB5_CONFIG was explicitly set in the environment, don't use a
different krb5-config based on --with-krb4 or --with-krb5.  If
krb5-config isn't executable, don't use it.  This allows one to
force library probing by setting KRB5_CONFIG to point to a
nonexistent file.

Sanity-check the results of krb5-config before proceeding and error
out in configure if they don't work.

Stop setting Stanford-specific compile-time defaults for the wallet
server and port.

</content>
</entry>
<entry>
<title>Switch to messages-krb5 in util instead of the one built in the client</title>
<updated>2008-04-24T01:17:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T01:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=23b711ebacb2371915bfa4d9e0d386fa4e7cb35e'/>
<id>urn:sha1:23b711ebacb2371915bfa4d9e0d386fa4e7cb35e</id>
<content type='text'>
library and start the transition of coding style.

</content>
</entry>
<entry>
<title>Add support for enabling and disabling principals (clearing or setting</title>
<updated>2008-04-07T19:43:02+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-07T19:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=307ba7704617f8473644e571a6d63aba8de53dec'/>
<id>urn:sha1:307ba7704617f8473644e571a6d63aba8de53dec</id>
<content type='text'>
the NOTGS flag) and examining principals to kasetkey.  This
functionality isn't used by wallet (and probably won't be) but is
convenient for other users of kasetkey such as kadmin-remctl.

</content>
</entry>
<entry>
<title>Wording tweak, saying that software is released under a license rather</title>
<updated>2008-04-07T18:16:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-07T18:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5c7f925d454d16cf6427f3d3e9e2a5f0299ca085'/>
<id>urn:sha1:5c7f925d454d16cf6427f3d3e9e2a5f0299ca085</id>
<content type='text'>
than covered by, and add the public domain notice about FSF changes to
install-sh.

</content>
</entry>
<entry>
<title>The build system now probes for GSS-API, Kerberos v5 and v4, and AFS</title>
<updated>2008-01-04T02:13:41+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-04T02:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=71ab261ffdb5be4c70c1e5575ee1547913ea77fa'/>
<id>urn:sha1:71ab261ffdb5be4c70c1e5575ee1547913ea77fa</id>
<content type='text'>
libraries as necessary rather than hard-coding libraries.  Building
on systems without strong shared library dependencies and building
against static libraries should now work.

Building kasetkey (for AFS kaserver synchronization) is now optional
and not enabled by default.  Pass --with-afs to enable it.  This
allows wallet to be easily built in an environment without AFS.

</content>
</entry>
<entry>
<title>Adjust for the tools to build-aux renaming.</title>
<updated>2007-12-06T00:05:17+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-06T00:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=abac5e210e68141aaa3952b2b2462dc4ce5dbcc2'/>
<id>urn:sha1:abac5e210e68141aaa3952b2b2462dc4ce5dbcc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some repetativeness in our license statement.</title>
<updated>2007-10-05T22:02:06+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T22:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2b72594a09d67992fbdea055e38ca0c805a962b3'/>
<id>urn:sha1:2b72594a09d67992fbdea055e38ca0c805a962b3</id>
<content type='text'>
</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>
</feed>
