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
/
systemd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs-utils: Restore ABI compat with pre-merge libnfsidmap
Justin Mitchell
2017-11-07
1
-1
/
+1
*
nfs-utils: split conffile to a separate convenience lib
Justin Mitchell
2017-10-26
1
-2
/
+2
*
systemd: Add RemainAfterExit to two services
NeilBrown
2017-10-12
2
-0
/
+2
*
systemd: add a blurb about masking rpc-gssd to the man page
Scott Mayhew
2017-07-26
1
-4
/
+14
*
config: Remove the conf_path global
Justin Mitchell
2017-05-05
1
-2
/
+1
*
systemd: Afters are also needed for the Wants=network-online.target
Steve Dickson
2017-04-24
4
-3
/
+4
*
systemd: NFS server services should use network-online
Steve Dickson
2017-04-10
4
-5
/
+6
*
systemd: add a generator for the rpc_pipefs mountpoint
Scott Mayhew
2017-04-10
10
-43
/
+310
*
blkmapd: allow the rpc_pipefs mountpoint to be overridden
Scott Mayhew
2017-04-09
1
-1
/
+2
*
gssd: add a deprecation warning for pipefs-directory in gssd section
Scott Mayhew
2017-04-09
1
-1
/
+2
*
idmapd: move the pipefs-directory config option to nfs.conf
Scott Mayhew
2017-04-09
1
-0
/
+9
*
systemd: nfs-server service should use network-online
Steve Dickson
2017-04-09
1
-2
/
+2
*
nfs-server-generator: handle 'noauto' mounts correctly
NeilBrown
2017-02-15
1
-0
/
+26
*
systemd: Fix nfs-mountd dependency on rpcbind
Rafael David Tinoco
2017-02-15
1
-0
/
+1
*
mountd/exportfs: implement the -s/--state-directory-path option
Scott Mayhew
2017-02-15
1
-0
/
+7
*
nfs-server-generator: avoid using syslog
NeilBrown
2017-01-04
1
-0
/
+3
*
svcgssd: add /etc/nfs.conf support
NeilBrown
2016-12-20
1
-0
/
+9
*
gssd: add /etc/nfs.conf support
NeilBrown
2016-12-20
1
-0
/
+18
*
exportfs: allow debugging to be enabled in nfs.conf
NeilBrown
2016-12-20
1
-0
/
+6
*
xlog: Add common support for "debug=??" in /etc/nfs.conf
NeilBrown
2016-12-20
1
-1
/
+9
*
nfsd: add /etc/nfs.conf support for host=
NeilBrown
2016-12-20
1
-0
/
+1
*
nfsd: add /etc/nfs.conf support for nfsd.port option.
NeilBrown
2016-12-20
1
-1
/
+4
*
Add nfs.systemd man page
NeilBrown
2016-12-20
2
-2
/
+169
*
systemd: Remove the nfs-config.service
NeilBrown
2016-12-20
11
-60
/
+23
*
statd: allow --no-notify to be passed via environment variable.
NeilBrown
2016-12-20
1
-1
/
+2
*
conffile: allow $name expansion of tag values.
NeilBrown
2016-12-20
1
-0
/
+8
*
conffile: ignore setting of empty string
NeilBrown
2016-12-20
1
-1
/
+2
*
conffile: strip "quotes" from values in conf file.
NeilBrown
2016-12-20
1
-0
/
+2
*
conffile: add support for include files.
NeilBrown
2016-12-20
1
-0
/
+13
*
Add /etc/nfs.conf support for sm-notify
NeilBrown
2016-12-20
1
-0
/
+10
*
Add /etc/nfs.conf support for statd
NeilBrown
2016-12-20
1
-0
/
+25
*
Add /etc/nfs.conf support for mountd.
NeilBrown
2016-12-20
1
-1
/
+21
*
Add /etc/nfs.conf support to rpc.nfsd
NeilBrown
2016-12-20
1
-0
/
+24
*
conffile: add bool support
NeilBrown
2016-12-20
1
-0
/
+16
*
Add man-page describing /etc/nfs.conf
NeilBrown
2016-12-20
2
-1
/
+70
*
nfs-server-generator: avoid using external services.
NeilBrown
2016-11-07
1
-2
/
+2
*
rpc-gssd: Make the path to the keytab configurable.
Steve Dickson
2016-08-25
1
-1
/
+1
*
Make location of nfs-utils_env.sh configurable.
Steve Dickson
2016-08-24
1
-1
/
+1
*
nfs-server-generator: Fix segfault when /etc/fstab does not exist
Yu Watanabe
2016-08-24
1
-1
/
+7
*
systemd: improve ordering between nfs-server and various mounts
Steve Dickson
2016-08-22
3
-3
/
+152
*
systemd unit files: fix up dependencies on rpcbind.
NeilBrown
2016-05-02
2
-4
/
+5
*
Move nfs-utils_env.sh to a more appropriate directory
Steve Dickson
2016-04-27
2
-2
/
+2
*
systemd: ensure nfs-config service is re-run as needed.
NeilBrown
2016-03-16
1
-1
/
+5
*
systemd: Decouple the starting and stopping of rpcbind/nfs-server
Steve Dickson
2015-11-16
2
-2
/
+2
*
systemd/Makefile: only install rpc-svcgssd.service if it is required.
NeilBrown
2015-11-02
1
-1
/
+5
*
Install only needed systemd unit file
Aurelien Chabot
2015-09-15
1
-5
/
+17
*
systemd: Set var-lib-nfs-rpc_pipefs.mount After= tmpfiles
Colin Walters
2015-06-26
1
-0
/
+1
*
nfs-server: Use rpcbind.service instead of rpbind.target
Steve Dickson
2015-06-25
1
-2
/
+2
*
nfs-blkmap.service: add EnvironmentFile directive
Steve Dickson
2015-03-19
1
-0
/
+1
*
units: nuke nfs-blkmap.target
Zbigniew Jędrzejewski-Szmek
2015-03-19
5
-15
/
+5
[next]