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
*
nfs-utils: Replace getservbyname(3)
Chuck Lever
2009-03-05
2
-88
/
+63
*
Have sizeof using the correct value in nfs_getlocalport()
Ben Greear
2009-03-04
1
-1
/
+1
*
nfs-utils: Remove fprintf() call from support/nfs/getport.c
Chuck Lever
2009-03-04
1
-3
/
+0
*
mount: getport: don't use getaddrinfo(3) on old systems
Chuck Lever
2009-01-06
1
-10
/
+59
*
Added support/nfs/getport.c
Steve Dickson
2008-11-18
1
-0
/
+965
*
Introduce rpcbind client utility functions
Chuck Lever
2008-11-17
1
-1
/
+1
*
Add AF_INET6-capable API to acquire an RPC CLIENT *
Chuck Lever
2008-11-17
2
-1
/
+529
*
nfs-utils: make makesock() static
Chuck Lever
2008-10-08
1
-42
/
+40
*
nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
Chuck Lever
2008-10-08
1
-23
/
+25
*
nfs-utils: whitespace clean ups in support/nfs/rpcmisc.c
Chuck Lever
2008-09-26
1
-7
/
+6
*
nfs-utils: Remove excess log reporting
Chuck Lever
2008-09-26
1
-8
/
+4
*
nfs-utils: make makesock() static
Chuck Lever
2008-09-26
1
-16
/
+22
*
nfs-utils: remove disabled code from support/nfs/rpcmisc.c
Chuck Lever
2008-09-26
1
-16
/
+0
*
nfs-utils: Remove unused function rpc_svcrun()
Chuck Lever
2008-09-26
1
-51
/
+0
*
nfs-utils: remove unused function rpc_logcall()
Chuck Lever
2008-09-26
1
-60
/
+0
*
Remove redundant m_path field
J. Bruce Fields
2008-08-28
1
-6
/
+0
*
Fix handling of explicit uuid
David Woodhouse
2008-08-28
1
-1
/
+1
*
It appears that a recent glibc update now enforces the requirement for a mode
Steve Dickson
2008-07-15
1
-1
/
+7
*
Removed the initialization of args2 in xlog_backend. It
Steve Dickson
2008-06-06
1
-1
/
+1
*
Cleaned up warnings in rmtab.c and xlog.c
Steve Dickson
2008-06-06
1
-1
/
+1
*
Stop segfaults on amd64 during warnings messages by creating
Steve Dickson
2008-01-17
1
-2
/
+7
*
Automatically set 'nohide' on referral exports.
Steve Dickson
2008-01-09
1
-0
/
+6
*
Cleanup xlog logging code to be safe and usable for all
Kevin Coffman
2007-10-15
1
-21
/
+43
*
Copy new cacheio functions used by svcgssd to nfslib
Kevin Coffman
2007-10-15
1
-7
/
+40
*
rpc.mountd: make exportent->e_hostname a dynamically-allocated string
Jeff Layton
2007-09-28
1
-13
/
+6
*
nfs-utils: specify a create mode with open(...O_CREAT) call in xflock
Jeff Layton
2007-08-09
1
-1
/
+1
*
libnfs.a: eliminate another dependency on a global variable
Chuck Lever
2007-07-30
1
-1
/
+1
*
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
|
/
[next]