<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nfs-utils.git/ChangeLog, branch fixrootccache</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>Release 1.2.7</title>
<updated>2012-11-11T23:01:23+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2012-11-09T13:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=ebc81ebb479853cee00d3279052cbfaaa29a3823'/>
<id>ebc81ebb479853cee00d3279052cbfaaa29a3823</id>
<content type='text'>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-Release of 1.2.4</title>
<updated>2011-06-30T13:00:42+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2011-06-30T13:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=d2dea92e1f68fb7a54960a2760e4c0c97d51f8ff'/>
<id>d2dea92e1f68fb7a54960a2760e4c0c97d51f8ff</id>
<content type='text'>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated ChangeLog with all the commits of the current release.</title>
<updated>2011-06-29T14:22:47+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2011-06-29T14:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=67b5b8a2cab38fe2f5aa24b87914c1c3c358e4e5'/>
<id>67b5b8a2cab38fe2f5aa24b87914c1c3c358e4e5</id>
<content type='text'>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.2.3</title>
<updated>2010-09-28T11:38:27+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2010-09-28T11:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=c9512739d8ee7a880120414eddd7e03d3f898638'/>
<id>c9512739d8ee7a880120414eddd7e03d3f898638</id>
<content type='text'>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -n option to mountd</title>
<updated>2006-10-24T06:10:44+00:00</updated>
<author>
<name>Steinar H. Gunderson</name>
<email>sgunderson@bigfoot.com</email>
</author>
<published>2006-10-24T06:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=c52c3bae6e24afb631430161d6bcd318b4467600'/>
<id>c52c3bae6e24afb631430161d6bcd318b4467600</id>
<content type='text'>
The getopt_long() option string in mountd was having a spurious
colon after the 'n', leading to the short form of --no-tcp not
being usable (expecting a parameter, contrary to the long form
and the documentation). Fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The getopt_long() option string in mountd was having a spurious
colon after the 'n', leading to the short form of --no-tcp not
being usable (expecting a parameter, contrary to the long form
and the documentation). Fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document sensitive gids</title>
<updated>2006-10-24T06:09:33+00:00</updated>
<author>
<name>Steinar H. Gunderson</name>
<email>sgunderson@bigfoot.com</email>
</author>
<published>2006-10-24T06:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=95aa4adaec0f6543a5fb9db112953d8ec9a100ff'/>
<id>95aa4adaec0f6543a5fb9db112953d8ec9a100ff</id>
<content type='text'>
The exports(8) man page already mentions that some non-root users,
such as bin, might be just as sensitive as root, and that root_squash
thus might not be as effective as one could hope for. Update the
documentation to also mention that this could be the case for non-root
groups, such as staff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exports(8) man page already mentions that some non-root users,
such as bin, might be just as sensitive as root, and that root_squash
thus might not be as effective as one could hope for. Update the
documentation to also mention that this could be the case for non-root
groups, such as staff.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set version to 1.0.10</title>
<updated>2006-08-07T06:40:50+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-08-07T06:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=c74c5af6fd1e130b565d4ffa67ef68cbc4e6790d'/>
<id>c74c5af6fd1e130b565d4ffa67ef68cbc4e6790d</id>
<content type='text'>
	Note: 1.0.10 should be used in preference to
	 1.0.9 especially with kernels 2.6.18 and later
	 otherwise 'rpc.nfsd N' won't work to change the
	 number of threads after nfsd has been started.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Note: 1.0.10 should be used in preference to
	 1.0.9 especially with kernels 2.6.18 and later
	 otherwise 'rpc.nfsd N' won't work to change the
	 number of threads after nfsd has been started.
</pre>
</div>
</content>
</entry>
<entry>
<title>"rpc.nfsd XX" should not fail if ports are already open.</title>
<updated>2006-08-07T06:37:13+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-08-07T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=7cbd4b199f783e1ae9aaa1d3904e2700dbfcf48d'/>
<id>7cbd4b199f783e1ae9aaa1d3904e2700dbfcf48d</id>
<content type='text'>
    support/nfs/nfssvc.c:  if any ports are already open,
	   don't try to open any more.
	 This means that once nfsd is running
	     rpc.nfsd  X
	 will just change the number of threads, not the
	 ports in use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    support/nfs/nfssvc.c:  if any ports are already open,
	   don't try to open any more.
	 This means that once nfsd is running
	     rpc.nfsd  X
	 will just change the number of threads, not the
	 ports in use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning if neither 'sync' or 'async' present.</title>
<updated>2006-08-07T04:19:32+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-08-07T04:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=6a7d90cea7650d4a40816368a61f1541a43d016c'/>
<id>6a7d90cea7650d4a40816368a61f1541a43d016c</id>
<content type='text'>
Add warning of neither 'subtree_check' or 'no_subtree_check' present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add warning of neither 'subtree_check' or 'no_subtree_check' present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog and set version to 1.0.9</title>
<updated>2006-07-08T00:04:32+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-07-08T00:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=6fccc04c2569e54c16f9b0992aa1f5a3fbd907b4'/>
<id>6fccc04c2569e54c16f9b0992aa1f5a3fbd907b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
