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
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-2
/
+6
*
mount.nfs: squelch compiler warning for TI-RPC builds
Chuck Lever
2009-03-05
1
-2
/
+3
*
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
*
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
*
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
*
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
*
mount command: AF_INET6 support for probe_bothports()
Chuck Lever
2008-12-11
2
-21
/
+68
*
mount command: support AF_INET6 in probe_nfsport() and probe_mntport()
Chuck Lever
2008-12-11
1
-16
/
+42
*
mount command: full support for AF_INET6 addresses in probe_port()
Chuck Lever
2008-12-11
1
-10
/
+44
*
mount command: remove local getport() implementation
Chuck Lever
2008-12-02
1
-74
/
+2
*
mount command: Replace clnt_ping() and getport() calls in probe_port()
Chuck Lever
2008-12-02
1
-14
/
+29
*
mount command: Use nfs_error() instead of perror()
Chuck Lever
2008-12-02
1
-1
/
+2
*
mount command: Use nfs_pmap_getport() in probe_statd()
Chuck Lever
2008-12-02
1
-18
/
+16
*
Ensure statd gets started if required when non-root
Neil Brown
2008-11-26
1
-1
/
+13
*
nfs(5): Clarify behavior of the mountproto= and proto= options
Chuck Lever
2008-10-08
1
-0
/
+85
*
nfs(5): Replace the term "netid" in mount option descriptions
Chuck Lever
2008-09-29
1
-8
/
+8
*
nfs(5): Replace the term "netid" in mount option descriptions
Chuck Lever
2008-09-29
1
-6
/
+6
*
mount: enable retry for nfs23 to set the correct protocol for mount.
Neil Brown
2008-08-28
1
-2
/
+4
*
mount.nfs command: old glibc missing some flags
Chuck Lever
2008-07-31
1
-0
/
+18
*
nfs(5) man page: Add documentation for the "mountproto=" option
Chuck Lever
2008-07-25
1
-0
/
+19
*
If portmap is not listening on UDP (as apparently happens with
Neil Brown
2008-07-16
1
-4
/
+15
*
If an NFS server is only listening on TCP for portmap (as apparently
Neil Brown
2008-07-16
2
-2
/
+29
*
Clean up: Include the bare minimum of legacy RPC headers in
Chuck Lever
2008-07-15
6
-24
/
+9
*
Clean up: remove unneeded headers from utils/mount/stropts.c.
Chuck Lever
2008-07-15
1
-11
/
+3
*
Clean up: rename a couple of functions in utils/mount/stropts.c to match
Chuck Lever
2008-07-15
1
-9
/
+9
*
Clean up: remove unused IPv4-only functions used by the text-based mount
Chuck Lever
2008-07-15
3
-54
/
+0
*
Traditionally the mount command has looked for a ":" to separate the
Chuck Lever
2008-07-15
5
-82
/
+288
*
Change the fix_mounthost_option() function to support resolving IPv6
Chuck Lever
2008-07-15
1
-12
/
+21
*
Change the append_clientaddr_option() function to support sending either
Chuck Lever
2008-07-15
1
-14
/
+12
*
Change the append_addr_option() function to support sending either IPv4
Chuck Lever
2008-07-15
1
-15
/
+6
*
There are three helpers that convert sockaddr-style addresses to text
Chuck Lever
2008-07-15
1
-0
/
+31
*
Introduce IPv6-enabled version of get_client_address. The legacy mount
Chuck Lever
2008-07-15
2
-0
/
+120
*
Introduce two new functions to convert a sockaddr to a presentation format
Chuck Lever
2008-07-15
2
-0
/
+96
*
Add #include directives for additional header files needed to support IPv6
Chuck Lever
2008-07-15
2
-1
/
+7
[prev]
[next]