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
*
exports: turn on pseudo exports
Steve Dickson
2010-01-13
2
-0
/
+9
*
exports: hide pseudo exports from clients
Steve Dickson
2010-01-13
1
-0
/
+4
*
mountd: prefer non-V4ROOT exports.
J. Bruce Fields
2010-01-13
1
-0
/
+5
*
exports: NFSv4 pseudoroot support routines
Steve Dickson
2010-01-13
5
-2
/
+199
*
exports: add new flag for NFSv4 pseudoroot
Steve Dickson
2010-01-13
1
-0
/
+1
*
mountd: don't require mountpoint in crossmnt case
J. Bruce Fields
2010-01-13
1
-2
/
+1
*
mountd: further split up lookup_export
J. Bruce Fields
2010-01-13
1
-19
/
+29
*
mountd: move export lookup into separate function
J. Bruce Fields
2010-01-13
1
-38
/
+49
*
exports: let kernel decide which flags vary by flavor
J. Bruce Fields
2010-01-13
3
-27
/
+75
*
exports: minor parse_opts cleanup
J. Bruce Fields
2010-01-13
1
-5
/
+13
*
gssd: on krb5 upcall, have gssd send a more granular error code
Jeff Layton
2010-01-12
2
-19
/
+24
*
Added the following files to .gitignore
Steve Dickson
2010-01-12
1
-0
/
+4
*
nfs-utils: add initial tests for statd that run via "make check"
Jeff Layton
2010-01-12
3
-0
/
+120
*
nfs-utils: add statdb_dump utility
Jeff Layton
2010-01-12
2
-0
/
+105
*
nfs-utils: introduce new statd testing simulator
Jeff Layton
2010-01-12
7
-2
/
+574
*
nfs-utils: make private cookie to hex conversion a library routine
Jeff Layton
2010-01-12
2
-10
/
+36
*
statd: Use the new nsm_ file.c calls in rpc.statd
Chuck Lever
2010-01-12
4
-246
/
+57
*
statd: Use the new nsm_ file.c calls in sm_notify
Chuck Lever
2010-01-12
1
-225
/
+63
*
libnsm.a: Introduce common routines to handle persistent storage
Chuck Lever
2010-01-12
4
-1
/
+886
*
showmount: Try the highest mount version then fall back to lower ones
Steve Dickson
2010-01-11
1
-7
/
+30
*
mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
Jeff Layton
2010-01-04
1
-1
/
+1
*
libnsm.a: Move the sm_inter XDR pieces to libnsm.a
Chuck Lever
2009-12-23
6
-16
/
+57
*
libexport.a: fix a long-standing typo in name_cmp()
Chuck Lever
2009-12-23
1
-1
/
+1
*
statd: replace smn_{get,set}_port() with the shared equivalents
Chuck Lever
2009-12-12
1
-33
/
+7
*
statd: squelch compiler warning in sm-notify.c
Steve Dickson
2009-12-12
1
-3
/
+7
*
gssd: have gssd deal with scopeid field in upcall
Jeff Layton
2009-12-11
1
-25
/
+35
*
NFS man page: update nfs(5) with details about IPv6 support
Chuck Lever
2009-12-11
1
-32
/
+72
*
mount.nfs: Remove nfs_name_to_address()
Chuck Lever
2009-12-11
2
-22
/
+2
*
mount.nfs: Teach umount.nfs to recognize netids in /etc/mtab
Chuck Lever
2009-12-11
1
-4
/
+11
*
mount.nfs: proto=netid forces address family when resolving server names
Chuck Lever
2009-12-11
1
-8
/
+23
*
mount.nfs: Fix sockaddr pointer aliasing in stropts.c
Chuck Lever
2009-12-11
1
-13
/
+19
*
mount.nfs: Add new API for getting protocol family from netids
Chuck Lever
2009-12-11
2
-0
/
+65
*
mount.nfs: make nfs_lookup() global
Chuck Lever
2009-12-11
2
-2
/
+14
*
mount.nfs: support netids in v2/v3 version/transport negotiation
Chuck Lever
2009-12-11
1
-29
/
+22
*
mount.nfs: support netids in nfs_options2pmap()
Chuck Lever
2009-12-11
1
-22
/
+6
*
libnfs.a: Provide shared helpers for managing netids
Chuck Lever
2009-12-11
2
-7
/
+97
*
mount.nfs: Retry v4 mounts with v3 on ENOENT errors
Neil Brown
2009-12-07
1
-2
/
+3
*
statd: Replace nsm_log() with xlog() in sm-notify command
Chuck Lever
2009-11-24
3
-105
/
+67
*
statd: Replace note() with xlog() in rpc.statd
Chuck Lever
2009-11-24
15
-276
/
+118
*
nfs-utils: NFSv4: fix backgrounding
Harshula Jayasuriya
2009-11-16
1
-10
/
+15
*
mount options can be lost when using bg option
Harshula Jayasuriya
2009-11-16
2
-2
/
+8
*
relax insecure option on mountd
Robert Gordon
2009-11-16
1
-2
/
+1
*
mount.nfs: Assume v2/v3 if mount-related options are present
Chuck Lever
2009-11-16
1
-0
/
+12
*
gssd: process service= attribute in new upcall
Olga Kornievskaia
2009-11-16
3
-13
/
+74
*
gssd: process target= attribute in new upcall
Olga Kornievskaia
2009-11-16
1
-3
/
+23
*
gssd: handle new client upcall
Olga Kornievskaia
2009-11-16
3
-31
/
+168
*
gssd: print full client directory being handled
Olga Kornievskaia
2009-11-16
1
-2
/
+2
*
gssd: add upcall support for callback authentication
Olga Kornievskaia
2009-11-16
4
-49
/
+143
*
gssd: refactor update_client_list()
Olga Kornievskaia
2009-11-16
2
-9
/
+22
*
This patch adds the krb5 hostbased principal, name which the
Olga Kornievskaia
2009-11-16
1
-7
/
+87
[next]