summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* security information number as, 1 1 0 0Kinglong Mee2015-05-062-1/+4
* mount: Writes signal number to kernel as command lineKinglong Mee2015-05-061-2/+7
* When mounting nfs with -ov4, -overs=4 or -onfsvers=4, fail as,Kinglong Mee2015-05-061-9/+3
* osd_login: add --disable-osdlogin for configure osd_loginKinglong Mee2015-05-061-0/+7
* configure.ac: fix configure fail with --disable-mountKinglong Mee2015-05-061-1/+3
* configure.ac: fix typo of enable_nfsdcltrackKinglong Mee2015-05-061-1/+1
* nfsidmap: make sure give arguments are validSteve Dickson2015-05-041-1/+4
* exportfs: add missing comma for exports entKinglong Mee2015-04-061-1/+1
* nfs-utils: add support for the "pnfs" export optionChristoph Hellwig2015-04-024-0/+17
* mount.nfs.man, nfs.man: Update distinction between fstypesBen Hutchings2015-04-021-4/+8
* nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versaCyril Brulebois2015-04-022-0/+2
* mountd: Enable all auth flavors on pseudofs exportsScott Mayhew2015-04-021-9/+10
* mount: improve error message when statd cannot be started.NeilBrown2015-03-262-0/+4
* blkmapd: Make sure device root contains valid device idKinglong Mee2015-03-261-3/+7
* nfs-blkmap.service: add EnvironmentFile directiveSteve Dickson2015-03-191-0/+1
* units: nuke nfs-blkmap.targetZbigniew Jędrzejewski-Szmek2015-03-195-15/+5
* systemd: Relax dependencies of servicesMartin Pitt2015-03-197-4/+13
* systemd: Order NFS server before clientMartin Pitt2015-03-191-0/+3
* systemd: Have rpc-statd-notify.service Require network.targetSteve Dickson2015-03-191-1/+1
* mountstats: Normalize the mountpoints passed on the command line.Scott Mayhew2015-03-041-3/+3
* mountstats: Fix exit code handlingScott Mayhew2015-03-041-4/+7
* configure.ac: Fix systemd autotools activation optionAurélien Chabot2015-02-261-1/+0
* mountd: Fix memory leak in getexportentScott Mayhew2015-02-261-1/+1
* rpc.statd: Avoid passing unregistered socket to svc_getreqsetCarlos O'Donell2015-02-261-0/+3
* exports.man: improve documentation of 'nohide' and 'crossmnt'NeilBrown2015-02-261-6/+36
* mountd: fix next_mnt handling for "/"NeilBrown2015-02-261-1/+1
* Fixed a few typos in the mountstats(8) manpageSteve Dickson2015-02-191-4/+4
* rpc-statd-notify: Don't wait for the network to come upSteve Dickson2015-02-091-1/+1
* statd: Fix test for foreground modeChris Mayo2015-02-011-1/+1
* Release 1.3.2Steve Dickson2015-01-301-1/+1
* configure.ac: rpc.gssd now need libeventSteve Dickson2015-01-301-0/+3
* configure.ac: More clean upSteve Dickson2015-01-301-2/+3
* configure.ac: clean upSteve Dickson2015-01-301-13/+13
* svcgssd: Disable support for the rpcsec_gss server by defaultSteve Dickson2015-01-301-2/+2
* ipv6: Enable IPv6 support by default.Steve Dickson2015-01-301-3/+3
* tests: fix typo and let make check work againEryu Guan2015-01-282-2/+2
* mount.nfs: Set enable_mountconfig during configuration.Steve Dickson2015-01-271-4/+4
* gssd - simplify handle_gssd_upcallDavid Hardeman2015-01-231-68/+38
* gssd - improve inotifyDavid Hardeman2015-01-232-52/+116
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-232-30/+73
* gssd - cleanup read_service_infoDavid Hardeman2015-01-231-98/+110
* gssd - simplify client scanningDavid Hardeman2015-01-231-91/+80
* gssd - simplify topdir scanningDavid Hardeman2015-01-232-92/+81
* gssd - use more relative pathsDavid Hardeman2015-01-233-41/+40
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-232-73/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-232-20/+8
* gssd - use libeventDavid Hardeman2015-01-233-266/+138
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-234-563/+566