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
/
support
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mountd: Fix memory leak in getexportent
Scott Mayhew
2015-02-26
1
-1
/
+1
*
cleanup daemonization code
David Hardeman
2015-01-23
1
-45
/
+47
*
nfslib: remove now unused FILE helpers
Timo Teräs
2014-12-07
1
-110
/
+0
*
nfsexport: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
1
-33
/
+44
*
Add string.h to source files that need it
Timo Teräs
2014-12-07
1
-0
/
+1
*
rpc.mountd: set libtirpc nonblocking mode to avoid DOS
Bodo Stroesser
2014-11-12
1
-0
/
+17
*
rpc.mountd: set nonblocking mode with libtirpc
Bodo Stroesser
2014-11-12
1
-0
/
+7
*
rpc.mountd: set nonblocking mode if no libtirpc
Bodo Stroesser
2014-11-12
2
-33
/
+35
*
nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
Chris Perl
2014-09-16
1
-48
/
+20
*
Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailable
Natanael Copa
2014-09-15
1
-3
/
+12
*
replace __attribute_malloc__ with the more portable __attribute__((__malloc__))
Natanael Copa
2014-09-15
1
-1
/
+1
*
conffile: use standard uint*_t and unsigned char
Natanael Copa
2014-09-15
1
-7
/
+7
*
nfs-utils: Allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2014-08-20
1
-0
/
+4
*
nfsidmap: fix error reporting for nfs4_* family of functions
Mateusz Guzik
2014-03-11
1
-0
/
+12
*
exportfs: Exit with correct value when an error occurs
Steve Dickson
2014-01-20
1
-1
/
+1
*
nfs-utils: consolidate mydaemon() and release_parent() implementations
Jeff Layton
2013-11-20
2
-1
/
+149
*
mountd: Add the ability to disable UDP listeners.
Steve Dickson
2013-11-05
1
-0
/
+3
*
mountd: Use protocol bit fields to turn protocols off.
Steve Dickson
2013-11-05
2
-5
/
+19
*
exportfs: exit with error code if there was any error (take 2).
NeilBrown
2013-11-05
2
-6
/
+5
*
exportfs: Fix the default authentication flavour setting
Trond Myklebust
2013-09-24
1
-2
/
+3
*
exportfs: insecure/secure should be a secinfo_flag
Trond Myklebust
2013-09-18
1
-7
/
+27
*
mount.nfs: dont pass options from configuration sections that are not relevant
Scott Mayhew
2013-08-19
1
-1
/
+3
*
statd: exit if a statd is already running
Weston Andros Adamson
2013-05-07
1
-0
/
+22
*
mountd: fix exporting of "/" with sec= setting.
NeilBrown
2013-04-22
1
-1
/
+1
*
Add a default flavor to an export's e_secinfo list
Chuck Lever
2013-03-25
1
-0
/
+2
*
mountd: fix checking for errors when exporting filesystems
NeilBrown
2012-12-17
1
-4
/
+9
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-0
/
+5
*
rpc.idmap: Hide global symbols from libidmap plugins
Noah Friedman
2012-03-16
1
-0
/
+2
*
Kill SPKM3: Remove also the dependent lipkey mechanism
Simo Sorce
2012-03-12
1
-3
/
+0
*
Kill SPKM3: Remove spkm3 support from exports
Simo Sorce
2012-03-12
1
-3
/
+0
*
nfsmount: Fixed parsing error in the nfsmount.conf code.
Steve Dickson
2012-03-06
1
-13
/
+6
*
nfsctl: fix building with newer arches
Mike Frysinger
2012-01-05
1
-1
/
+7
*
rpc.idmapd: Sections in idmapd.conf are ignored.
Steve Dickson
2011-11-14
1
-1
/
+2
*
pdate addres for Free Software Foundation
NeilBrown
2011-08-29
3
-6
/
+6
*
rpc.mountd: let mountd consult /etc/services for port
Mi Jinlong
2011-08-03
2
-45
/
+44
*
exportfs: closing fd associated with /proc/fs/nfsd/export_features
Masatake YAMATO
2011-07-12
1
-2
/
+3
*
Remove risk of nfs_addmntent corrupting mtab
NeilBrown
2011-05-23
1
-0
/
+9
*
exportfs: getexportent interprets -test-client- as default options
Ben Myers
2011-05-23
1
-3
/
+8
*
exports: add a configurable time-to-live for the kernel cache entries
Chuck Lever
2011-04-06
1
-0
/
+1
*
Removed a warning from conffile.c
Steve Dickson
2011-04-06
1
-0
/
+1
*
Cleaned up a warning in rpcdispatch.c
Steve Dickson
2011-03-05
1
-1
/
+1
*
rpc.mountd: Checking RPC Procedure ID before process it
Sid Moore
2010-12-03
1
-0
/
+5
*
libnfs.a: fix a bug when parse section's arg
Mi Jinlong
2010-11-29
1
-2
/
+2
*
export: Ensure that we free struct exportent->e_uuid
Trond Myklebust
2010-10-14
1
-0
/
+2
*
libnfs.a: Allow multiple RPC listeners to share listener port number
Chuck Lever
2010-10-14
1
-6
/
+246
*
Fix style nits in atomicio.c
Steve Dickson
2010-10-13
1
-16
/
+6
*
nfs-utils: Move common code into support
Steve Dickson
2010-10-13
4
-1
/
+213
*
nfs-utils: Fix source code character encoding
Chuck Lever
2010-09-27
2
-2
/
+2
*
libnfs.a: Remove support/nfs/fstab.c
Steve Dickson
2010-09-27
1
-554
/
+0
*
libnfs.a: Fix API for getfh() & friends
Chuck Lever
2010-09-16
1
-6
/
+58
[next]