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
*
nfs-utils: Restore ABI compat with pre-merge libnfsidmap
Justin Mitchell
2017-11-07
2
-20
/
+26
*
nfs-utils: split conffile to a separate convenience lib
Justin Mitchell
2017-10-26
2
-4
/
+11
*
conffile: Add get_str with default value
Justin Mitchell
2017-10-26
1
-0
/
+12
*
conffile: Merge conf_get_str and conf_get_section
Justin Mitchell
2017-10-26
1
-22
/
+14
*
conffile: const-ify the config handling functions
Justin Mitchell
2017-10-26
1
-19
/
+19
*
atomicio: removed a warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
Reimplement include functionality in nfs.conf
Justin Mitchell
2017-06-21
1
-22
/
+56
*
nfs.conf: Removed buffer overruns
Justin Mitchell
2017-06-06
1
-84
/
+117
*
nfs.conf: Add function to cleanup and free the loaded config
Justin Mitchell
2017-06-06
1
-7
/
+44
*
nfs.conf: Remove static variables in parsing routines
Justin Mitchell
2017-06-06
1
-18
/
+21
*
config: Remove the conf_path global
Justin Mitchell
2017-05-05
1
-18
/
+25
*
conffile: ignore empty environment variables.
NeilBrown
2017-02-15
1
-1
/
+1
*
mountd/exportfs: implement the -s/--state-directory-path option
Scott Mayhew
2017-02-15
2
-3
/
+7
*
exportfs: support "security_label" export option
J. Bruce Fields
2017-01-12
1
-0
/
+4
*
xlog: Add common support for "debug=??" in /etc/nfs.conf
NeilBrown
2016-12-20
1
-0
/
+14
*
conffile: fix striping of quotes from values.
NeilBrown
2016-12-20
1
-8
/
+8
*
conffile: allow embedded spaces in values.
NeilBrown
2016-12-20
1
-2
/
+6
*
conffile: allow $name expansion of tag values.
NeilBrown
2016-12-20
1
-2
/
+14
*
conffile: ignore setting of empty string
NeilBrown
2016-12-20
1
-0
/
+2
*
conffile: strip "quotes" from values in conf file.
NeilBrown
2016-12-20
1
-9
/
+16
*
conffile: add support for include files.
NeilBrown
2016-12-20
1
-2
/
+6
*
conffile: split loading of file into a separate function.
NeilBrown
2016-12-20
1
-21
/
+26
*
conffile: free image of config file after parsing
NeilBrown
2016-12-20
1
-11
/
+6
*
conffile: add bool support
NeilBrown
2016-12-20
1
-0
/
+32
*
Remove all use of the nfsctl system call.
NeilBrown
2016-12-06
7
-368
/
+3
*
exportfs: remove redundant exports options output
Jianhong Yin
2016-11-22
1
-1
/
+0
*
fix building w/newer C libraries
Mike Frysinger
2016-04-27
1
-0
/
+1
*
nfs_connect_nb: handle EINTR during connection establishment
Olga Kornievskaia
2016-01-16
1
-5
/
+11
*
libnsm.a: do not close file if open failed
Vivek Trivedi
2015-12-11
1
-1
/
+2
*
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
*
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
1
-0
/
+5
*
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
[next]