summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sm-notify: Notify hosts in backgroundSteve Dickson2015-01-151-3/+2
* start-statd: Use the canonical to check if systemd is running.Steve Dickson2015-01-151-1/+1
* systemd: Bind the nfs-mountd service to the nfs-server serviceSteve Dickson2015-01-151-2/+1
* systemd: Bind rpc.idmapd to the nfs-server serviceSteve Dickson2015-01-151-1/+1
* mountstats: Updated the mountstats(8) man page.Scott Mayhew2014-12-131-14/+128
* mountstats: Implement the nfsstat sub-commandScott Mayhew2014-12-131-3/+153
* mountstats: Add support for -R/--raw to mountstats_commandScott Mayhew2014-12-131-4/+43
* mountstats: Allow mountstats_command to take a variable number of mountpointsScott Mayhew2014-12-131-14/+34
* mountstats: Fix IndexError in __parse_nfs_lineScott Mayhew2014-12-131-2/+2
* mountstats: Add support for -S/--sinceScott Mayhew2014-12-131-13/+38
* mountstats: Add support for -f/--fileScott Mayhew2014-12-131-10/+21
* mountstats: Make print_iostat_summary handle newly appearing mountsScott Mayhew2014-12-131-1/+1