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
*
getport: Convert TCP connection refused to RPC_CANTRECV
Chuck Lever
2009-07-14
1
-0
/
+3
*
getport: Restore historical TCP connect timeout error code
Chuck Lever
2009-07-14
1
-2
/
+24
*
getport: Clear shared error fields before trying rpcbind queries
Chuck Lever
2009-07-14
2
-0
/
+22
*
getport: RPC_PROGNOTREGISTERED is a permanent error
Chuck Lever
2009-07-14
1
-1
/
+1
*
support: Set proper retransmit timeout for datagram transports
Chuck Lever
2009-07-14
1
-1
/
+3
*
support: Don't return RPC_UNKNOWNHOST from rpc_socket.c
Chuck Lever
2009-07-14
1
-2
/
+2
*
support: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)
Chuck Lever
2009-07-14
1
-3
/
+3
*
getport: Remove unneeded @salen arguments
Chuck Lever
2009-07-14
1
-25
/
+17
*
getport: replace getnameinfo(NI_NUMERICHOST) with inet_ntop(3)
Chuck Lever
2009-07-14
1
-47
/
+23
*
getport: Remove AI_ADDRCONFIG from nfs_gp_loopback_address()
Chuck Lever
2009-07-14
1
-44
/
+10
*
getport: RPCB_GETADDR's r_addr should contain rpcbind port, not zero
Chuck Lever
2009-07-14
1
-14
/
+23
*
getport: RPCB_GETADDR r_owner should be an empty string
Chuck Lever
2009-07-14
1
-5
/
+1
*
The closeall function is broken in such a way that it almost never
Steve Dickson
2009-06-22
1
-3
/
+8
*
nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
Chuck Lever
2009-05-18
1
-7
/
+5
*
utils/nfsd: add support for minorvers4
Benny Halevy
2009-05-04
1
-4
/
+9
*
support: Provide an API for creating a privileged RPC client
Chuck Lever
2009-04-18
1
-7
/
+133
*
getport.c: fix non-standard C
Chuck Lever
2009-04-15
1
-2
/
+2
*
cacheio: return any original error from qword_eol
Kevin Coffman
2009-04-03
1
-2
/
+8
*
Mountd should use separate lockfiles
Ben Myers
2009-04-03
1
-5
/
+7
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-3
/
+13
*
nfs-utils: Include legacy or TI-RPC headers, not both
Chuck Lever
2009-03-16
2
-45
/
+4
*
nfs-utils: replace function-specific switches with HAVE_LIBTIRPC
Chuck Lever
2009-03-16
2
-43
/
+43
*
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
[next]