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
*
Support routines used to read sections from the configuration file
Steve Dickson
2009-08-16
2
-0
/
+321
*
Adds '--enable-mountconfig' configuration flag that will
Steve Dickson
2009-08-16
1
-0
/
+25
*
Added an conditional argument to the Section names
Steve Dickson
2009-08-16
2
-19
/
+97
*
Make Section names case-insensitive which should
Steve Dickson
2009-08-16
1
-0
/
+15
*
Taught conf_parse_line() to ignore spaces in the
Steve Dickson
2009-08-16
1
-9
/
+26
*
Move idmapd's configuration file parsing routines into
Steve Dickson
2009-08-16
7
-902
/
+859
*
Augment nfs4 stats to cover new nfs41 client and
Benny Halevy
2009-08-16
1
-6
/
+40
*
nfs(5): Remove trailing blanks
Chuck Lever
2009-08-16
1
-131
/
+130
*
nfs(5): Add description of lookupcache mount option
Chuck Lever
2009-08-16
1
-0
/
+96
*
Since
J. Bruce Fields
2009-08-16
1
-8
/
+6
*
Add some clarification about the purpose of the program, info about the
Jeff Layton
2009-08-14
1
-3
/
+22
*
nfs-utils: add IPv6 support to nfsd
Jeff Layton
2009-08-14
1
-25
/
+89
*
Allow nfssvc_setfds to properly deal with AF_INET6.
Jeff Layton
2009-08-14
1
-0
/
+14
*
nfs-utils: convert nfssvc_setfds to use getaddrinfo
Jeff Layton
2009-08-14
3
-103
/
+212
*
nfs-utils: move check for active knfsd to helper function
Jeff Layton
2009-08-01
1
-14
/
+30
*
nfs-utils: declare a static common buffer for nfssvc.c routines
Jeff Layton
2009-08-01
1
-11
/
+17
*
nfs-utils: clean up NFSCTL_* macros for handling protocol bits
Jeff Layton
2009-08-01
2
-4
/
+35
*
nfs-utils: convert rpc.nfsd to use xlog()
Jeff Layton
2009-08-01
2
-48
/
+66
*
nfs-utils: clean up option parsing in nfsd.c
Jeff Layton
2009-08-01
1
-4
/
+4
*
nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsd
Jeff Layton
2009-08-01
5
-7
/
+5
*
errno not be set on RPC errors
Steve Dickson
2009-07-15
3
-7
/
+21
*
Don't use initialized garbage for address lengths
Steve Dickson
2009-07-15
1
-2
/
+2
*
mount.nfs: Squelch compiler warnings in nfs_strerror()
Chuck Lever
2009-07-14
2
-7
/
+7
*
mount.nfs: Squelch unused parameter warnings on empty functions
Chuck Lever
2009-07-14
2
-3
/
+4
*
mount.nfs: Fix compiler warning in stropts.c
Chuck Lever
2009-07-14
1
-2
/
+4
*
umount.nfs: Use correct data type in nfsumount()
Chuck Lever
2009-07-14
1
-1
/
+1
*
mount.nfs: remove unused @addrlen argument from nfs_string_to_sockaddr()
Chuck Lever
2009-07-14
3
-9
/
+5
*
mount.nfs: Remove unused @salen parameter from nfs_ca_gai()
Chuck Lever
2009-07-14
1
-2
/
+2
*
mount.nfs: Fix some nfs_error() nits in network.c
Chuck Lever
2009-07-14
1
-3
/
+4
*
mount.nfs: Remove unused parameter in try_mount()
Chuck Lever
2009-07-14
1
-3
/
+3
*
mount.nfs: Use correct data type in discover_nfs_mount_data_version()
Chuck Lever
2009-07-14
1
-1
/
+1
*
support: Introduce sockaddr helpers to get and set IP port numbers
Chuck Lever
2009-07-14
4
-54
/
+58
*
mount.nfs: Don't update extra_opts after text-based negotiation
Chuck Lever
2009-07-14
1
-5
/
+14
*
mount.nfs: Clean up after restructuring version/protocol negotiation
Chuck Lever
2009-07-14
1
-132
/
+25
*
mount.nfs: Clean up nfs_is_permanent_error()
Chuck Lever
2009-07-14
1
-20
/
+25
*
mount.nfs: rearchitect mount version/protocol negotiation logic
Chuck Lever
2009-07-14
1
-17
/
+25
*
mount.nfs: make nfs_options2pmap return errors
Chuck Lever
2009-07-14
4
-102
/
+227
*
mount.nfs: force rpcbind queries if options aren't specified
Chuck Lever
2009-07-14
1
-7
/
+11
*
mount.nfs: If port= specifies an unregistered port, retry, then fail
Chuck Lever
2009-07-14
1
-1
/
+2
*
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
*
mount.nfs: Add more debugging output around nfs_getport()
Chuck Lever
2009-07-14
1
-4
/
+24
*
getport: Clear shared error fields before trying rpcbind queries
Chuck Lever
2009-07-14
4
-2
/
+32
*
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
*
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
[next]