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
Commit message (
Expand
)
Author
Age
Files
Lines
*
conffile: add bool support
NeilBrown
2016-12-20
2
-0
/
+34
*
Remove all use of the nfsctl system call.
NeilBrown
2016-12-06
15
-800
/
+4
*
exportfs: remove redundant exports options output
Jianhong Yin
2016-11-22
1
-1
/
+0
*
Remove all use of /var/lib/nfs/xtab
NeilBrown
2016-11-15
3
-41
/
+3
*
nfs-server-generator: avoid using external services.
NeilBrown
2016-11-07
2
-6
/
+11
*
Move export_d_read() to support/export/export.c
NeilBrown
2016-08-20
2
-0
/
+66
*
statd: suppress a benign log message in nsm_delete_host()
Scott Mayhew
2016-06-21
2
-7
/
+10
*
exportfs: replace one xlog(D_GENERAL) in host_canonname()
Scott Mayhew
2016-05-02
1
-1
/
+1
*
fix building w/newer C libraries
Mike Frysinger
2016-04-27
2
-0
/
+7
*
statd: Don't unregister statd service on failing to execute callout
Toshiaki Makita
2016-03-16
1
-1
/
+1
*
libexport.a: fix missing brace in host_ntop() fallback
Stefan Hajnoczi
2016-03-16
1
-1
/
+1
*
nfs_connect_nb: handle EINTR during connection establishment
Olga Kornievskaia
2016-01-16
1
-5
/
+11
*
Set right error after getaddrinfo fails
Rinku Kothiya
2016-01-16
1
-2
/
+2
*
mountd: fix netgroup lookup for short hostnames
Frank Sorenson
2015-12-16
1
-10
/
+7
*
libnsm.a: do not close file if open failed
Vivek Trivedi
2015-12-11
2
-2
/
+4
*
svc_create.c: Make sure errors are logged
Steve Dickson
2015-11-20
2
-10
/
+13
*
mydaemon.c: Removed a warning
Steve Dickson
2015-11-04
1
-0
/
+1
*
exportfs: Restore the EAI_NONAME check in host_pton()
Scott Mayhew
2015-11-02
1
-0
/
+2
*
mountd: fix netgroup lookup for resolvable IP addresses
Frank Sorenson
2015-11-02
1
-0
/
+15
*
Allow gssd and svcgssd to set the libtirpc debug level
Scott Mayhew
2015-11-02
1
-0
/
+3
*
close the syslog fd in daemon_init()
Scott Mayhew
2015-11-02
1
-0
/
+1
*
security information number as, 1 1 0 0
Kinglong Mee
2015-05-06
1
-1
/
+1
*
exportfs: add missing comma for exports ent
Kinglong Mee
2015-04-06
1
-1
/
+1
*
nfs-utils: add support for the "pnfs" export option
Christoph Hellwig
2015-04-02
2
-0
/
+6
*
mountd: Fix memory leak in getexportent
Scott Mayhew
2015-02-26
1
-1
/
+1
*
cleanup daemonization code
David Hardeman
2015-01-23
2
-47
/
+50
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-0
/
+5
*
nfslib: remove now unused FILE helpers
Timo Teräs
2014-12-07
2
-117
/
+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
3
-0
/
+3
*
exportfs: warn when really nothing is exported
Pavel Raiskup
2014-12-03
2
-14
/
+8
*
exportfs: Do not fail on empty exports file.
Steve Dickson
2014-11-17
2
-4
/
+11
*
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
3
-33
/
+36
*
exportfs: changes handling of unresolvable entries
Henrique Martins
2014-11-04
3
-5
/
+12
*
nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
Chris Perl
2014-09-16
1
-48
/
+20
*
exportfs: fix test of NULL pointer in host_pton()
Natanael Copa
2014-09-15
1
-5
/
+7
*
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
3
-13
/
+13
*
Fix header include for definition of NULL
Natanael Copa
2014-09-15
1
-0
/
+1
*
conffile: use standard uint*_t and unsigned char
Natanael Copa
2014-09-15
2
-8
/
+9
*
nfs-utils: Allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2014-08-20
2
-1
/
+6
*
mountd: fix segfault in add_name with newer gcc compilers
Jeff Layton
2014-05-01
1
-2
/
+6
*
nfsidmap: fix error reporting for nfs4_* family of functions
Mateusz Guzik
2014-03-11
2
-0
/
+13
*
nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keep
Steve Dickson
2014-02-13
1
-1
/
+2
*
exportfs: Exit with correct value when an error occurs
Steve Dickson
2014-01-20
1
-1
/
+1
*
nfsd: fix minorversion-choosing interface
J. Bruce Fields
2014-01-07
1
-1
/
+0
*
nfs-utils: consolidate mydaemon() and release_parent() implementations
Jeff Layton
2013-11-20
3
-1
/
+153
*
mountd: Add the ability to disable UDP listeners.
Steve Dickson
2013-11-05
1
-0
/
+3
[next]