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
*
Support routines used to read sections from the configuration file
Steve Dickson
2009-08-16
2
-0
/
+321
*
Move idmapd's configuration file parsing routines into
Steve Dickson
2009-08-16
4
-963
/
+2
*
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
1
-0
/
+24
*
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
3
-4
/
+190
*
errno not be set on RPC errors
Steve Dickson
2009-07-15
2
-6
/
+16
*
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
1
-15
/
+0
*
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
*
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
1
-2
/
+1
*
mydaemon: remove closeall() calls from mydaemon()
Steve Dickson
2009-06-29
2
-7
/
+16
*
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
*
Replace the Sun RPC license with the BSD license,
Tom spot Callaway
2009-06-02
3
-78
/
+75
*
umount.nfs: Harden umount.nfs error reporting
Chuck Lever
2009-05-18
2
-13
/
+23
*
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
1
-1
/
+2
*
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
[next]