<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nfs-utils.git/support/include/gssapi, branch master</title>
<subtitle>NFS utils related patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/'/>
<entry>
<title>	Use PKGCONFIG to locate gssapi and rpcsecgss header files</title>
<updated>2006-03-28T00:53:30+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2006-03-28T00:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=4b4f1c94d87475fd45bb17119a862adb17a067a9'/>
<id>4b4f1c94d87475fd45bb17119a862adb17a067a9</id>
<content type='text'>
	Instead of having separate copies of the gssapi and rpcsecgss
	header files, or depending on the Kerberos gssapi header,
	locate the headers now installed with the libgssapi and librpcsecgss
	libraries.

	Remove local copies of the gssapi and rpcsecgss header files.

	This depends on the configure_use_autotools patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Instead of having separate copies of the gssapi and rpcsecgss
	header files, or depending on the Kerberos gssapi header,
	locate the headers now installed with the libgssapi and librpcsecgss
	libraries.

	Remove local copies of the gssapi and rpcsecgss header files.

	This depends on the configure_use_autotools patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-08-26 Kevin Coffman &lt;kwc@citi.umich.edu&gt;</title>
<updated>2005-08-26T01:20:12+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2005-08-26T01:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=c5ea2fbc9ab9d142aa867da594a66f4097df03d1'/>
<id>c5ea2fbc9ab9d142aa867da594a66f4097df03d1</id>
<content type='text'>
	* configure.in etc
	Consolidate some of the Kerberos checking instead of repeating
	the same things for MIT and Heimdal.
	Also adds more checks to distinguish 32-bit from 64-bit
	(mainly for gssapi.h)
	Fix svcgssd Makefile so make TOP=../../ works correctly there.
	Enable running a modern autoheader.
	* utils/gssd/gss_oids.c: Use correct OID value for SPKM-3
	* utils/gssd/gss_util.c: Fix build with older MIT releases that do not define GSS_C_NT_HOSTBASED_SERVICE
	* utils/gssd/write_bytes.h, support/include/gssapi/gssapi.h:
	Length of gss_buffer_desc is a size_t which is 64-bits on a
	64-bit machine.  Kernel code expects 32-bit integer for length.
	Coerce length value into a 32-bit value when reading from or
	writing to the kernel.
	Change gssapi.h to use datatype size values obtained from
	configure rather than hard-coded values.
	* utils/idmapd/idmapd.c: The EV_INIT check here was wrong, and was
	causing idmapd to become unresponsive to server requests after
	receiving a sighup.
	* utils/idmapd/idmapd.c: Idmapd should flush the server id&lt;-&gt;name
	caches when its started.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* configure.in etc
	Consolidate some of the Kerberos checking instead of repeating
	the same things for MIT and Heimdal.
	Also adds more checks to distinguish 32-bit from 64-bit
	(mainly for gssapi.h)
	Fix svcgssd Makefile so make TOP=../../ works correctly there.
	Enable running a modern autoheader.
	* utils/gssd/gss_oids.c: Use correct OID value for SPKM-3
	* utils/gssd/gss_util.c: Fix build with older MIT releases that do not define GSS_C_NT_HOSTBASED_SERVICE
	* utils/gssd/write_bytes.h, support/include/gssapi/gssapi.h:
	Length of gss_buffer_desc is a size_t which is 64-bits on a
	64-bit machine.  Kernel code expects 32-bit integer for length.
	Coerce length value into a 32-bit value when reading from or
	writing to the kernel.
	Change gssapi.h to use datatype size values obtained from
	configure rather than hard-coded values.
	* utils/idmapd/idmapd.c: The EV_INIT check here was wrong, and was
	causing idmapd to become unresponsive to server requests after
	receiving a sighup.
	* utils/idmapd/idmapd.c: Idmapd should flush the server id&lt;-&gt;name
	caches when its started.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gss support from citi @ umich</title>
<updated>2004-10-19T00:22:53+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2004-10-19T00:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=f1bfe0916c04d93de7a4fae5315fff6e4ccac23f'/>
<id>f1bfe0916c04d93de7a4fae5315fff6e4ccac23f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
