summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gssd - simplify topdirs pathDavid Hardeman2015-01-232-59/+40
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-232-13/+35
* gssd - simplify some option handlingDavid Hardeman2015-01-232-10/+6
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-234-271/+220
* cleanup daemonization codeDavid Hardeman2015-01-238-118/+67
* mount.nfs: configurable minor version defaultsBenjamin Coddington2015-01-231-43/+95
* nfsmount.conf: Always parse versionsBenjamin Coddington2015-01-231-34/+0
* mount.nfs: Add struct nfs_version and generalize version parsingBenjamin Coddington2015-01-235-77/+88
* mount.nfs: parse options - add helper po_contains_prefixBenjamin Coddington2015-01-232-0/+26
* mount.nfs: fix a comment typo in parse optionsBenjamin Coddington2015-01-231-1/+1
* mount.nfs: default enable mount config file (nfsmount.conf)Benjamin Coddington2015-01-231-5/+5
* systemd: Ensure RPC pipefs is mounted before rpc.idmapd startsChris Mayo2015-01-231-0/+2
* rpc.idmapd: Add a reference to nfsidmap(8) on the man pageScott Mayhew2015-01-231-1/+12
* configure: restore checking for authgss_free_private_data in libtirpcYann E. MORIN2015-01-231-0/+6
* configure:restore the old way of checking for libtirpcYann E. MORIN2015-01-231-2/+34
* configure: be more laxist on the required libtirpc versionYann E. MORIN2015-01-231-1/+1
* rpc.idmap: Use event_initialized() to check if event is initializedSteve Dickson2015-01-231-1/+1