summaryrefslogtreecommitdiffstats
path: root/support/include
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-1/+1
* conffile: Add get_str with default valueJustin Mitchell2017-10-261-0/+1
* conffile: const-ify the config handling functionsJustin Mitchell2017-10-261-11/+11
* nfs.conf: Add function to cleanup and free the loaded configJustin Mitchell2017-06-061-0/+1
* config: Remove the conf_path globalJustin Mitchell2017-05-051-4/+1
* nfsd: don't enable a UDP socket by defaultJeff Layton2017-04-051-1/+1
* nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.xTrond Myklebust2017-04-051-2/+5
* mountd/exportfs: implement the -s/--state-directory-path optionScott Mayhew2017-02-151-18/+17
* libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()Scott Mayhew2017-02-151-0/+3
* exportfs: support "security_label" export optionJ. Bruce Fields2017-01-121-1/+2
* xlog: Add common support for "debug=??" in /etc/nfs.confNeilBrown2016-12-201-0/+1
* conffile: add bool supportNeilBrown2016-12-201-0/+2
* Remove all use of the nfsctl system call.NeilBrown2016-12-063-143/+0
* Remove all use of /var/lib/nfs/xtabNeilBrown2016-11-152-12/+1
* nfs-server-generator: avoid using external services.NeilBrown2016-11-071-2/+2
* Move export_d_read() to support/export/export.cNeilBrown2016-08-201-0/+1
* statd: suppress a benign log message in nsm_delete_host()Scott Mayhew2016-06-211-1/+2
* fix building w/newer C librariesMike Frysinger2016-04-271-0/+6
* statd: Don't unregister statd service on failing to execute calloutToshiaki Makita2016-03-161-1/+1
* Allow gssd and svcgssd to set the libtirpc debug levelScott Mayhew2015-11-021-0/+3
* nfs-utils: add support for the "pnfs" export optionChristoph Hellwig2015-04-021-0/+1
* cleanup daemonization codeDavid Hardeman2015-01-231-2/+3
* Fix up issue with "make dist"NeilBrown2014-12-071-0/+5
* nfslib: remove now unused FILE helpersTimo Teräs2014-12-071-7/+0
* Add string.h to source files that need itTimo Teräs2014-12-072-0/+2
* exportfs: warn when really nothing is exportedPavel Raiskup2014-12-031-1/+1
* exportfs: Do not fail on empty exports file.Steve Dickson2014-11-171-1/+1
* rpc.mountd: set nonblocking mode if no libtirpcBodo Stroesser2014-11-121-0/+1
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-151-5/+5
* Fix header include for definition of NULLNatanael Copa2014-09-151-0/+1
* conffile: use standard uint*_t and unsigned charNatanael Copa2014-09-151-1/+2
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-201-1/+2
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-111-0/+1
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-131-1/+2
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-071-1/+0
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-201-0/+4
* mountd: Use protocol bit fields to turn protocols off.Steve Dickson2013-11-051-1/+1
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-052-3/+1
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+1
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-191-0/+4
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-191-0/+1
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-071-0/+5
* mountd: fix exporting of "/" with sec= setting.NeilBrown2013-04-221-0/+1
* nfsd: Add support for the -V and --nfs-version optional argumentsTrond Myklebust2013-03-251-0/+1
* configure: check for libio.h availabilityMike Frysinger2013-03-251-0/+6
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-0/+1
* nfs-utils: Eliminate dereferencing type punned pointersChuck Lever2012-10-301-6/+4
* mountd: Add exportent_release()Chuck Lever2012-10-221-0/+1
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-191-0/+1
* nfsdcld: add client tracking daemon stubJeff Layton2012-04-261-0/+56