<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/kerberos5/include, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-02-24T22:24:24Z</updated>
<entry>
<title>Update Heimdal 0.6.1 -&gt; 0.6.3.</title>
<updated>2005-02-24T22:24:24Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2005-02-24T22:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ca39a7ff13709e677b433530c5a5e9663a177b6'/>
<id>urn:sha1:7ca39a7ff13709e677b433530c5a5e9663a177b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version strings for Heimdal: 0.6 -&gt; 0.6.1</title>
<updated>2004-04-13T16:41:00Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2004-04-13T16:41:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=52d887f87cd2c0c93b0d1a10298c2796cfaf08be'/>
<id>urn:sha1:52d887f87cd2c0c93b0d1a10298c2796cfaf08be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhaul of kerberos5/ makefiles.  Most significant changes are:</title>
<updated>2004-01-31T08:15:57Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-31T08:15:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11bf3600e871d5cf6246515a7fb384511ca31a57'/>
<id>urn:sha1:11bf3600e871d5cf6246515a7fb384511ca31a57</id>
<content type='text'>
- Dropped support for standalone builds, this was only partially
  supported anyway, and required so much magic in makefiles that
  made life dangerous (e.g., by using the custom yacc rules).

- Got rid of .OBJDIR in makefiles -- makes building of individual
  files possible again.

- Made the .x.c transformations -j safe.

- Reprogrammed LDADD to fix static build of some utilities that
  was broken.

- Fixed LDFLAGS and DPADD in the WITH_OPENLDAP case -- positively
  affects the contents of .depend files.

- Removed redundant .h's from SRCS, only kept those that are
  generated.

- libkrb5/ INCS were bogusly installed again with libgssapi/.

- Made build-tools real tools with their own makefiles in
  separate directories.  This allows us to properly track
  their dependencies, etc.

- Faster build, 21% less of makefile code!

Approved by:	nectar
Reviewed by:	markm
Silence on:	arch
</content>
</entry>
<entry>
<title>No need for two copies of this file; there is already a distribution</title>
<updated>2003-11-17T14:59:06Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-11-17T14:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e472f2df6a5495825277a90cd4df43e676286de'/>
<id>urn:sha1:2e472f2df6a5495825277a90cd4df43e676286de</id>
<content type='text'>
copy in src/crypto/heimdal/...

Reported by:	ru
</content>
</entry>
<entry>
<title>Update build infrastructure for Heimdal 0.6.</title>
<updated>2003-10-09T19:48:47Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-10-09T19:48:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0a7f80d659533fad329da9c50c615530aee8cda'/>
<id>urn:sha1:f0a7f80d659533fad329da9c50c615530aee8cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some KRB4 scraps, and allow NOSHARED make worlds to</title>
<updated>2003-05-11T18:49:29Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-05-11T18:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6843449a02e5177a9e7ea761400ab18174c785fb'/>
<id>urn:sha1:6843449a02e5177a9e7ea761400ab18174c785fb</id>
<content type='text'>
complete.

OK'ed by:	re(scottl)
</content>
</entry>
<entry>
<title>Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIV</title>
<updated>2003-03-09T21:56:55Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-03-09T21:56:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53056489dbec142f2497dcbd96396e5990f0279b'/>
<id>urn:sha1:53056489dbec142f2497dcbd96396e5990f0279b</id>
<content type='text'>
compatiblity mode anymore. Rename the k5foo utils to kfoo (after
repo-copy).
</content>
</entry>
<entry>
<title>Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build with</title>
<updated>2003-01-21T14:08:24Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-01-21T14:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e708b24cac89c8015b8dcdd4a4afcd40c0d78a5'/>
<id>urn:sha1:8e708b24cac89c8015b8dcdd4a4afcd40c0d78a5</id>
<content type='text'>
OpenSSL 0.9.7 when it is imported.  (This currently has no effect.)
</content>
</entry>
<entry>
<title>Update version numbers after import of Heimdal 0.5.1.</title>
<updated>2002-11-24T21:00:51Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-11-24T21:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4556abb542ddebfca3743907f19201d7edb9e7b6'/>
<id>urn:sha1:4556abb542ddebfca3743907f19201d7edb9e7b6</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>update version numbers to (consistenly):</title>
<updated>2002-10-23T06:12:21Z</updated>
<author>
<name>Assar Westerlund</name>
<email>assar@FreeBSD.org</email>
</author>
<published>2002-10-23T06:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43106c5234152f54769df534599bff4b1f2e7fa2'/>
<id>urn:sha1:43106c5234152f54769df534599bff4b1f2e7fa2</id>
<content type='text'>
krb4 1.0.5 fb1 (including the kadmind fix)
heimdal 0.5 fb1 (including the kadmind fix)
</content>
</entry>
</feed>
