index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libnfs.a: eliminate conn.c and conn.h
Chuck Lever
2007-07-30
2
-22
/
+1
*
libnfs.a: move get_socket() function to utils/mount/network.c
Chuck Lever
2007-07-30
1
-78
/
+0
*
libnfs.a: move clnt_ping() to utils/mount
Chuck Lever
2007-07-30
1
-75
/
+0
*
libnfs.a: move more mount-only functions out of libnfs.a
Chuck Lever
2007-07-30
1
-18
/
+0
*
libnfs.a: move mnt_{open, close}clnt calls to utils/mount/network.c
Chuck Lever
2007-07-30
1
-48
/
+0
*
Add -Wstrict-prototypes to compiler args, and fix warnings caused.
Neil Brown
2007-07-29
3
-9
/
+7
*
Use __fpurge to ensure single-line writes to cache files
J. Bruce Fields
2007-07-27
1
-0
/
+12
*
Support sec= option to specify export security
J. Bruce Fields
2007-07-10
1
-8
/
+131
*
move pseudoflavor information to common code
J. Bruce Fields
2007-07-10
1
-0
/
+19
*
mount.nfs: Fix retry= to handle lack of reserved port situation
Flavio Leitner
2007-07-10
1
-0
/
+8
*
Be more cautious about use for privilege ports (<1024).
Neil Brown
2007-04-16
1
-3
/
+0
*
Never set SO_REUSEADDR on a UDP socket.
Neil Brown
2007-03-22
2
-3
/
+6
*
Handle -o remount better
Neil Brown
2007-03-20
1
-2
/
+11
*
Fix another warning: error -> nfs_error
Neil Brown
2007-03-16
1
-2
/
+2
*
Remove nfs_mntent_t in favour of struct mntent
Neil Brown
2007-03-16
2
-5
/
+5
*
Correctly handle "user" and "users" mount options.
Neil Brown
2007-03-16
1
-0
/
+58
*
Make mtab_head static
Neil Brown
2007-03-16
1
-1
/
+1
*
Remove "maptype" support
J. Bruce Fields
2007-03-15
1
-37
/
+0
*
Restore use of un-connected socket for UDP mount requests.
Neil Brown
2007-03-13
1
-27
/
+35
*
Merge branch 'branch-1-0'
Neil Brown
2007-02-27
1
-0
/
+4
|
\
|
*
Extend the exportfs/mountd interface to pass fslocations info into the kernel
Fred Isaman
2007-02-27
1
-0
/
+4
*
|
Remove rpc.lockd
Neil Brown
2007-02-22
2
-23
/
+1
*
|
Change default from subtree_check to no_subtree_check
Neil Brown
2007-02-22
1
-3
/
+3
|
/
*
Extend the exportfs interface to pass fslocations info into the kernel.
Fred Isaman
2007-02-22
1
-1
/
+36
*
Support group-id looks for kernels that ask for them.
Neil Brown
2007-02-12
1
-0
/
+1
*
Use UUIDs to identify filesystems if kernel supports it.
Neil Brown
2007-02-12
2
-7
/
+29
*
Correct spelling error
Neil Brown
2007-02-12
1
-2
/
+2
*
Make UDP sockets not blocking
Neil Brown
2007-02-05
1
-4
/
+15
*
Use memset instead of __bzero.
Steinar H. Gunderson
2007-02-05
1
-1
/
+1
*
Allow default options in /etc/exports
Steinar H. Gunderson
2007-02-05
1
-28
/
+54
*
Never set flushtime for a cache in the future.
Neil Brown
2007-02-05
1
-1
/
+4
*
Error check messages sent to the kernel.
Neil Brown
2007-01-11
2
-6
/
+7
*
"rpc.nfsd XX" should not fail if ports are already open.
Neil Brown
2006-08-07
1
-1
/
+15
*
Remove warning if neither 'sync' or 'async' present.
Neil Brown
2006-08-07
1
-13
/
+13
*
Call nfssvc_versbits before nfssvc_setfds
Steve Dickson
2006-07-08
1
-2
/
+5
*
Use 65534 for anon uid/gid rather than -2
Steinar H. Gunderson
2006-07-05
1
-4
/
+4
*
Remove some files that old, unused, unneeded.
Neil Brown
2006-07-05
4
-493
/
+0
*
Use socklen_t some more to avoid warnings.
Greg Banks
2006-07-03
1
-1
/
+6
*
Fix warning about pointer signedness differing.
Greg Banks
2006-07-03
1
-2
/
+3
*
Merge branch 'master' of git://linux-nfs.org/nfs-utils
Greg Banks
2006-07-03
5
-15
/
+140
|
\
|
*
Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address.
Steve Dickson
2006-07-03
1
-3
/
+90
|
*
Add support for suppressing different NFS versions.
Steve Dickson
2006-06-26
1
-1
/
+32
|
*
Fix various issues discovered by Coverity
Neil Brown
2006-06-23
2
-4
/
+4
|
*
Fix comment parsing (again)
Neil Brown
2006-06-23
1
-6
/
+6
|
*
Try to make sure that clientid used for NFSv4 is reliable.
Neil Brown
2006-06-23
1
-3
/
+10
*
|
Detect if glibc provides socklen_t and use that instead
Greg Banks
2006-06-27
1
-2
/
+6
*
|
Fix a number of the easier compile warnings: unused variables,
Greg Banks
2006-06-22
2
-1
/
+4
|
/
*
multiple threads for mountd
Greg Banks
2006-06-16
1
-0
/
+21
*
Move NFS mount code from util-linux to nfs-utils - part 2
Amit Gud
2006-06-16
6
-52
/
+1111
*
Only treat '#' as starting a comment when at the start of a token
Neil Brown
2006-06-05
1
-2
/
+5
[prev]
[next]