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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
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
2
-4
/
+14
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
6
-20
/
+62
*
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
*
nfs-utils: clean up handling of libgssglue in gssd Makefile
Chuck Lever
2009-03-16
1
-5
/
+5
*
nfs-utils: Include legacy or TI-RPC headers, not both
Chuck Lever
2009-03-16
4
-2
/
+12
*
gssd: include gssapi/gssapi.h before write_bytes.h
Chuck Lever
2009-03-05
1
-3
/
+3
*
gssd: Use same style for including config.h that rest of nfs-utils uses
Chuck Lever
2009-03-05
17
-11
/
+66
*
mount.nfs: squelch compiler warning for TI-RPC builds
Chuck Lever
2009-03-05
1
-2
/
+3
*
nfs-utils: Provide type-checked version of svc_getcaller()
Chuck Lever
2009-03-05
6
-24
/
+35
*
Update example in exports(5) man page
Valerie Aurora Henson
2009-03-04
1
-1
/
+1
*
showmount command: remove legacy RPC logic
Chuck Lever
2009-03-04
1
-141
/
+0
*
nfs(5): document new [no]resvport option
Chuck Lever
2009-03-04
1
-0
/
+14
*
nfs(5): document new [no]resvport option
Chuck Lever
2009-03-04
1
-0
/
+66
*
The legacy version of nfs_name_to_address() returned an incorrect
Chuck Lever
2009-03-04
1
-1
/
+1
*
Converted good_client() to correctly use the tcp wrapper
Steve Dickson
2009-03-04
1
-1
/
+3
*
Exportfs and rpc.mountd optimalization
Tomas Richter
2009-02-18
4
-10
/
+9
*
rpc.idmapd should tell the user more verbosely if Dnotify
Lukas Hejtmanek
2009-02-18
1
-2
/
+4
*
umount command: remove do_nfs_umount23 function
Chuck Lever
2009-02-17
1
-93
/
+0
*
umount.nfs command: Support AF_INET6 server addresses
Chuck Lever
2009-02-17
1
-4
/
+99
*
umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()
Chuck Lever
2009-02-17
2
-1
/
+56
*
The mount sockaddr len (mnt_salen) is not be set in
Steve Dickson
2009-02-17
1
-2
/
+3
*
text-based mount command: fix return value from po_rightmost()
Chuck Lever
2009-02-17
4
-14
/
+14
*
text-based mount command: support AF_INET6 in rewrite_mount_options()
Chuck Lever
2009-01-27
1
-25
/
+49
*
text-based mount command: fix mount option rewriting logic
Chuck Lever
2009-01-27
1
-34
/
+79
*
text-based mount options: Use new pmap stuffer when rewriting mount options
Chuck Lever
2009-01-27
1
-63
/
+5
*
text-based mount command: Function to stuff "struct pmap" from mount options
Chuck Lever
2009-01-27
2
-0
/
+219
*
text-based mount command: make po_rightmost() work for N options
Chuck Lever
2009-01-27
3
-24
/
+41
*
showmount command: Quiesce warning when TI-RPC is disabled
Chuck Lever
2009-01-07
1
-7
/
+7
*
Merge branch 'master' of git://linux-nfs.org/nfs-utils
Steve Dickson
2009-01-07
1
-19
/
+58
|
\
|
*
mount command: Random clean up
Chuck Lever
2009-01-06
1
-1
/
+2
|
*
mount command: use gethostbyname(3) when building on old systems
Chuck Lever
2009-01-06
1
-0
/
+56
|
*
mount: revert recent fix for build problems on old systems
Chuck Lever
2009-01-06
1
-18
/
+0
*
|
gssd: By default, don't spam syslog when users' credentials expire
Kevin Coffman
2009-01-05
4
-11
/
+11
|
/
*
statd: not unlinking host files
Steve Dickson
2008-12-17
3
-17
/
+19
*
sm-notify command: fix a use-after-free bug
Chuck Lever
2008-12-17
1
-11
/
+14
*
text-based mount command: use po_get_numeric() for handling retry
Chuck Lever
2008-12-17
1
-9
/
+11
*
text-based mount command: add function to parse numeric mount options
Chuck Lever
2008-12-17
2
-0
/
+58
*
svcgssd: use the actual context expiration for cache
Kevin Coffman
2008-12-11
1
-7
/
+13
[prev]
[next]