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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New versions of libtool add extra aclocal scripts
Chuck Lever
2009-07-14
1
-0
/
+5
*
getport: Remove unneeded @salen arguments
Chuck Lever
2009-07-14
2
-28
/
+18
*
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
*
mydaemon: remove closeall() calls from mydaemon()
Steve Dickson
2009-06-29
2
-7
/
+16
*
The closeall function is broken in such a way that it almost never
Steve Dickson
2009-06-22
1
-3
/
+8
*
Make --enable-tirpc the default. If --enable-tirpc wasn't explicitly
Steve Dickson
2009-06-22
3
-8
/
+20
*
Set the verbosity level in both the librpcsecgss and
Steve Dickson
2009-06-22
2
-0
/
+6
*
Retry export if getfh fails.
NeilBrown
2009-06-03
1
-1
/
+10
*
Release 1.2.0
Steve Dickson
2009-06-02
1
-1
/
+1
*
Replace the Sun RPC license with the BSD license,
Tom spot Callaway
2009-06-02
18
-453
/
+420
*
umount.nfs: Harden umount.nfs error reporting
Chuck Lever
2009-05-18
2
-13
/
+23
*
nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
Chuck Lever
2009-05-18
1
-7
/
+5
*
When compiling nfs-utils-1.1.6, I get this error:
Robert Schwebel
2009-05-18
1
-1
/
+1
*
mount: remove legacy version of nfs_name_to_address()
Chuck Lever
2009-05-18
4
-81
/
+28
*
sm-notify: Failed DNS lookups should be retried
Chuck Lever
2009-05-18
1
-12
/
+27
*
sm-notify: Don't orphan addrinfo structs
Chuck Lever
2009-05-18
1
-13
/
+21
*
utils/nfsd: enable nfs minorvers4 by default
Benny Halevy
2009-05-18
1
-1
/
+1
*
Extend -N command line option syntax to accept
Benny Halevy
2009-05-18
1
-3
/
+8
*
utils/nfsd: add support for minorvers4
Benny Halevy
2009-05-04
4
-6
/
+15
*
Host aliases need to be checked when netgroups is used in exports.
Steve Dickson
2009-04-29
1
-1
/
+7
*
Release 1.1.6
Steve Dickson
2009-04-20
1
-1
/
+1
*
umount.nfs: Fix return value of nfs_mount_protocol()
Chuck Lever
2009-04-18
1
-1
/
+1
*
umount.nfs: Use a privileged port when sending UMNT requests
Chuck Lever
2009-04-18
1
-1
/
+1
*
support: Provide an API for creating a privileged RPC client
Chuck Lever
2009-04-18
2
-8
/
+143
*
utils/nfsd: fix -N optarg error printout
Benny Halevy
2009-04-15
1
-1
/
+1
*
getport.c: fix non-standard C
Chuck Lever
2009-04-15
1
-2
/
+2
*
nfs-utils: reverse order of librpcsecgss and libgssglue checks
Chuck Lever
2009-04-15
1
-5
/
+4
*
nfs-utils: add IPv6 code to gssd
Jeff Layton
2009-04-15
1
-0
/
+44
*
nfs-utils: switch gssd to use standard function for getting an RPC client
Jeff Layton
2009-04-15
1
-29
/
+12
*
nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
2009-04-15
1
-52
/
+86
*
nfs-utils: store the address given in the upcall for later use
Jeff Layton
2009-04-15
2
-17
/
+80
*
nfs-utils: make getnameinfo() required for --enable-gss
Jeff Layton
2009-04-15
1
-0
/
+3
*
The --list option does not work on server stats.
Steve Dickson
2009-04-08
1
-29
/
+80
*
The server stats were not being updated with the
Steve Dickson
2009-04-08
1
-1
/
+5
*
Eliminate the displaying zero stats when the explicit protocol
Steve Dickson
2009-04-08
1
-103
/
+135
*
nfsstat: Add --list flag
Kevin Constantine
2009-04-04
2
-3
/
+83
*
Keep the interval output quite when there is no NFS traffic.
Steve Dickson
2009-04-04
1
-13
/
+27
*
nfsstat: Print diff stats every N seconds
Kevin Constantine
2009-04-04
2
-27
/
+85
*
cacheio: return any original error from qword_eol
Kevin Coffman
2009-04-03
1
-2
/
+8
*
svcgssd: check the return code from qword_eol() and log failures
Kevin Coffman
2009-04-03
1
-0
/
+4
*
Mountd should use separate lockfiles
Ben Myers
2009-04-03
6
-21
/
+44
*
nfs-utils: fix AC_CHECK_FUNC calls in configure.ac
Chuck Lever
2009-04-03
2
-4
/
+4
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
8
-24
/
+76
*
Regardless though, it's dangerous to keep invalid pointers around like
Jeff Layton
2009-03-23
1
-7
/
+8
*
gssd: free buffer allocated by gssd_k5_err_msg
Jeff Layton
2009-03-23
3
-55
/
+78
*
gssd: NULL-terminate buffer after read in read_service_info (try #2)
Jeff Layton
2009-03-23
1
-1
/
+2
*
gssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
Jeff Layton
2009-03-23
1
-2
/
+4
[prev]
[next]