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
/
exportfs
/
exportfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs-utils: Restore ABI compat with pre-merge libnfsidmap
Justin Mitchell
2017-11-07
1
-1
/
+1
*
config: Remove the conf_path global
Justin Mitchell
2017-05-05
1
-2
/
+1
*
mountd/exportfs: implement the -s/--state-directory-path option
Scott Mayhew
2017-02-15
1
-0
/
+13
*
exportfs: support "security_label" export option
J. Bruce Fields
2017-01-12
1
-0
/
+2
*
exportfs: Make sure pass all valid export flags to nfsd
Kinglong Mee
2017-01-04
1
-5
/
+7
*
exportfs: allow debugging to be enabled in nfs.conf
NeilBrown
2016-12-20
1
-0
/
+5
*
exportfs: fix path comparison in unexportfs_parsed()
Scott Mayhew
2016-12-17
1
-0
/
+2
*
Remove all use of the nfsctl system call.
NeilBrown
2016-12-06
1
-82
/
+2
*
exportfs: remove redundant exports options output
Jianhong Yin
2016-11-22
1
-8
/
+6
*
Remove all use of /var/lib/nfs/xtab
NeilBrown
2016-11-15
1
-3
/
+1
*
nfs-server-generator: avoid using external services.
NeilBrown
2016-11-07
1
-2
/
+2
*
Move export_d_read() to support/export/export.c
NeilBrown
2016-08-20
1
-59
/
+0
*
exportfs: fix export point checking
Jianhong Yin
2016-07-18
1
-2
/
+2
*
exportfs: add the debug option
Scott Mayhew
2016-05-02
1
-2
/
+5
*
exportfs: Deal with path's trailing "/" in unexportfs_parsed()
Yongcheng Yang
2015-12-11
1
-1
/
+10
*
exportfs: Fix buf size in test_export() dump()
Jianhong Yin
2015-11-04
1
-5
/
+8
*
nfs-utils: add support for the "pnfs" export option
Christoph Hellwig
2015-04-02
1
-0
/
+2
*
exportfs: warn when really nothing is exported
Pavel Raiskup
2014-12-03
1
-9
/
+13
*
exportfs: Do not fail on empty exports file.
Steve Dickson
2014-11-17
1
-5
/
+5
*
exportfs: Properly parse IPv6 literal strings with null termination
Todd Vierling
2014-09-19
1
-10
/
+8
*
exportfs: taught exportfs -v about the nordirplus option
Steve Dickson
2014-08-24
1
-0
/
+2
*
exportfs: Support raw IPv6 addresses with "client:/path"
Chuck Lever
2014-03-17
1
-2
/
+62
*
exportfs: Refactor exportfs() and unexportfs()
Chuck Lever
2014-03-17
1
-23
/
+51
*
exportfs: Don't buffer overflow on exports that are too big.
Steve Dickson
2014-01-20
1
-0
/
+2
*
exportfs.c: Escape path for '-s' option
Tony Asleson
2014-01-07
1
-1
/
+12
*
exportfs.c: Remove trailing whitespace
Tony Asleson
2014-01-07
1
-15
/
+15
*
exportfs.c: escape path for function test_export
Tony Asleson
2014-01-07
1
-3
/
+7
*
exportfs: modify can_test() to use LONG_MAX when appropriate
Harshula Jayasuriya
2013-11-20
1
-4
/
+24
*
exportfs: exit with error code if there was any error (take 2).
NeilBrown
2013-11-05
1
-30
/
+13
*
exportfs: report failure if asked to unexport something not exported.
Steve Dickson
2013-10-28
1
-0
/
+2
*
exportfs: exit with error code if there was any error.
NeilBrown
2013-10-22
1
-10
/
+27
*
Revert "exportfs: Return non-zero exit value on error"
Steve Dickson
2013-10-22
1
-27
/
+10
*
exportfs: Return non-zero exit value on error
Tony Asleson
2013-10-22
1
-10
/
+27
*
exportfs: Add -s option.
Tony Asleson
2013-10-21
1
-9
/
+14
*
exportfs: test_export shouldn't use invalid uid/gid
J. Bruce Fields
2013-09-24
1
-1
/
+1
*
exportfs: Update exportfs flush option list in usage message.
Namjae Jeon
2012-07-05
1
-9
/
+12
*
exportfs: Removed warnings about routines not being prototyped
Steve Dickson
2012-03-12
1
-2
/
+4
*
exportfs: Stop racing exportfs on clusters
Steve Dickson
2012-03-12
1
-0
/
+41
*
exportfs: do not warn if /etc/exports.d/ does not exist
Mike Frysinger
2011-09-01
1
-2
/
+5
*
exportfs: drop extra newline in xlog
Mike Frysinger
2011-09-01
1
-4
/
+4
*
exportfs: matchhostname() doesn't handle localhost properly
Chuck Lever
2011-08-29
1
-2
/
+32
*
Removed a warning from exportfs.c
Steve Dickson
2011-04-06
1
-1
/
+1
*
Read /etc/exports.d/*.export as extra export files
Masatake YAMATO
2011-03-07
1
-1
/
+58
*
exportfs: Enable IPv6 support in matchhostname()
Chuck Lever
2010-09-16
1
-21
/
+2
*
exportfs: Use xlog() for error reporting
Chuck Lever
2010-08-24
1
-27
/
+29
*
exportfs: exportfs.c no longer needs #include "xmalloc.h"
Chuck Lever
2010-08-24
1
-2
/
+4
*
libexport.a: Replace matchhostname()
Chuck Lever
2010-06-22
1
-0
/
+78
*
mountd: Replace "struct hostent" with "struct addrinfo"
Chuck Lever
2010-06-22
1
-16
/
+9
*
exportfs: Add a common exit label in exportfs()
Chuck Lever
2010-06-22
1
-8
/
+6
*
libexport.a: Add helpers to manage DNS lookups
Chuck Lever
2010-06-22
1
-6
/
+5
[next]