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
/
mountd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-0
/
+1
*
mountd: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
1
-160
/
+183
*
mountd: Only work around glibc bugs on glibc
Natanael Copa
2014-09-15
1
-1
/
+1
*
mountd: use standard dev_t instead of glibc internals
Natanael Copa
2014-09-15
1
-1
/
+1
*
mountd.man: Added missing arguments in man page
Jianhong Yin
2014-06-17
1
-6
/
+6
*
mountd: add support for case-insensitive file names
Steve Dickson
2014-06-17
1
-2
/
+82
*
mountd: use SONAME fir libnfsjunct when loading with dlopen
NeilBrown
2014-03-11
1
-2
/
+7
*
mountd: optimize libblkid usage
Karel Zak
2014-01-07
1
-3
/
+35
*
mountd: Add the ability to disable UDP listeners.
Steve Dickson
2013-11-05
2
-3
/
+10
*
mountd: Use protocol bit fields to turn protocols off.
Steve Dickson
2013-11-05
1
-1
/
+1
*
mountd: fix bug affecting exports of dirs with 64bit inode number.
NeilBrown
2013-10-24
1
-11
/
+14
*
mountd: Fix is_subdirectory again
NeilBrown
2013-05-07
1
-10
/
+14
*
mountd: fix exporting of "/" with sec= setting.
NeilBrown
2013-04-22
1
-0
/
+1
*
mountd: Add the missing '$' in auth_unix_ip()
Jose Castillo
2013-04-22
1
-4
/
+6
*
mountd: regression in crossmounts
Steve Dickson
2013-03-25
1
-1
/
+4
*
mountd: make local functions in v4root.c static
Chuck Lever
2013-03-25
1
-2
/
+4
*
mountd: remove unused variable
Chuck Lever
2013-03-25
1
-2
/
+0
*
mountd: fix is_subdirectory to understand '/'
NeilBrown
2012-12-17
1
-23
/
+25
*
mountd: Report the absolute path used to load the junction plug-in
Chuck Lever
2012-12-12
1
-0
/
+7
*
mountd: cache.c no longer needs #include xmalloc.h
Chuck Lever
2012-12-12
1
-1
/
+0
*
mountd: auth.c no longer needs #include xmalloc.h
Chuck Lever
2012-12-12
1
-1
/
+2
*
mountd: auth_unix_ip should downcall on error to prevent hangs
J. Bruce Fields
2012-11-28
1
-7
/
+4
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-2
/
+2
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-1
/
+1
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-4
/
+4
*
mountd: Make local functions static
Chuck Lever
2012-10-30
1
-2
/
+4
*
mountd: Eliminate unnecessary type conversions
Chuck Lever
2012-10-30
1
-2
/
+2
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-5
/
+5
*
mountd: Simplify "no junction support" case
Chuck Lever
2012-10-22
1
-13
/
+19
*
mountd: Dynamically allocate exportent that represents junctions
Chuck Lever
2012-10-22
1
-24
/
+31
*
mountd: Junctions inherit parent export's options
Chuck Lever
2012-10-22
1
-20
/
+35
*
mountd: Add lookup_export_parent()
Chuck Lever
2012-10-22
1
-9
/
+70
*
mountd: Set e_fslocdata field directly
Chuck Lever
2012-10-22
1
-14
/
+23
*
mountd: Use static buffer when constructing junction export options
Chuck Lever
2012-10-22
1
-31
/
+5
*
mountd: Warn when a broken junction is encountered
Chuck Lever
2012-10-22
1
-5
/
+14
*
utils: Return status 0 on clean exits
Mantas Mikulenas
2012-10-15
1
-1
/
+2
*
mountd: Honor the no_root_squash flag on pseudo roots
J. Bruce Fields
2012-05-29
1
-1
/
+4
*
mountd: handle allocation failures in auth_unix_ip upcall
J. Bruce Fields
2012-05-03
1
-3
/
+9
*
mountd: prepend '$' to make use_ipaddr clients self-describing
J. Bruce Fields
2012-05-03
3
-7
/
+24
*
mountd: add trivial helpers for client-matching
J. Bruce Fields
2012-05-03
3
-13
/
+24
*
mountd: parse ip address earlier
J. Bruce Fields
2012-05-03
1
-18
/
+22
*
mountd: fix export upcall failure in use_ipaddr case
J. Bruce Fields
2012-05-03
1
-0
/
+1
*
v4_root_add_parents: remove a possible buffer overflow.
NeilBrown
2012-05-01
1
-2
/
+2
*
v4root: set the time-to-live for V4ROOT exports to the DEFAULT.
NeilBrown
2012-05-01
1
-0
/
+1
*
4set_root: force "fsid=0" for all exports of '/'
NeilBrown
2012-05-01
1
-0
/
+7
*
nfsd_fh: if two exports are possible, choose the one without V4ROOT
NeilBrown
2012-05-01
1
-1
/
+10
*
auth_authenticate_newcache: prefer non-V4ROOT export over V4ROOT exports
NeilBrown
2012-05-01
1
-4
/
+3
*
lookup_export: really prefer nonV4ROOT exports.
NeilBrown
2012-05-01
1
-3
/
+7
*
mountd: support IPv6 [] escaping with fsloc hosts
Weston Andros Adamson
2012-05-01
1
-3
/
+17
*
autoconf: only link binaries that need it to libtirpc
Jeff Layton
2012-01-16
1
-1
/
+1
[next]