summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* conffile: add bool supportNeilBrown2016-12-202-0/+34
* Remove all use of the nfsctl system call.NeilBrown2016-12-0615-800/+4
* exportfs: remove redundant exports options outputJianhong Yin2016-11-221-1/+0
* Remove all use of /var/lib/nfs/xtabNeilBrown2016-11-153-41/+3
* nfs-server-generator: avoid using external services.NeilBrown2016-11-072-6/+11
* Move export_d_read() to support/export/export.cNeilBrown2016-08-202-0/+66
* statd: suppress a benign log message in nsm_delete_host()Scott Mayhew2016-06-212-7/+10
* exportfs: replace one xlog(D_GENERAL) in host_canonname()Scott Mayhew2016-05-021-1/+1
* fix building w/newer C librariesMike Frysinger2016-04-272-0/+7
* statd: Don't unregister statd service on failing to execute calloutToshiaki Makita2016-03-161-1/+1
* libexport.a: fix missing brace in host_ntop() fallbackStefan Hajnoczi2016-03-161-1/+1
* nfs_connect_nb: handle EINTR during connection establishmentOlga Kornievskaia2016-01-161-5/+11
* Set right error after getaddrinfo failsRinku Kothiya2016-01-161-2/+2
* mountd: fix netgroup lookup for short hostnamesFrank Sorenson2015-12-161-10/+7
* libnsm.a: do not close file if open failedVivek Trivedi2015-12-112-2/+4
* svc_create.c: Make sure errors are loggedSteve Dickson2015-11-202-10/+13
* mydaemon.c: Removed a warningSteve Dickson2015-11-041-0/+1
* exportfs: Restore the EAI_NONAME check in host_pton()Scott Mayhew2015-11-021-0/+2
* mountd: fix netgroup lookup for resolvable IP addressesFrank Sorenson2015-11-021-0/+15
* Allow gssd and svcgssd to set the libtirpc debug levelScott Mayhew2015-11-021-0/+3
* close the syslog fd in daemon_init()Scott Mayhew2015-11-021-0/+1
* security information number as, 1 1 0 0Kinglong Mee2015-05-061-1/+1
* exportfs: add missing comma for exports entKinglong Mee2015-04-061-1/+1
* nfs-utils: add support for the "pnfs" export optionChristoph Hellwig2015-04-022-0/+6
* mountd: Fix memory leak in getexportentScott Mayhew2015-02-261-1/+1
* cleanup daemonization codeDavid Hardeman2015-01-232-47/+50
* Fix up issue with "make dist"NeilBrown2014-12-071-0/+5
* nfslib: remove now unused FILE helpersTimo Teräs2014-12-072-117/+0
* nfsexport: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-071-33/+44
* Add string.h to source files that need itTimo Teräs2014-12-073-0/+3
* exportfs: warn when really nothing is exportedPavel Raiskup2014-12-032-14/+8
* exportfs: Do not fail on empty exports file.Steve Dickson2014-11-172-4/+11
* rpc.mountd: set libtirpc nonblocking mode to avoid DOSBodo Stroesser2014-11-121-0/+17
* rpc.mountd: set nonblocking mode with libtirpcBodo Stroesser2014-11-121-0/+7
* rpc.mountd: set nonblocking mode if no libtirpcBodo Stroesser2014-11-123-33/+36
* exportfs: changes handling of unresolvable entriesHenrique Martins2014-11-043-5/+12
* nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicitChris Perl2014-09-161-48/+20
* exportfs: fix test of NULL pointer in host_pton()Natanael Copa2014-09-151-5/+7
* Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailableNatanael Copa2014-09-151-3/+12
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-153-13/+13
* Fix header include for definition of NULLNatanael Copa2014-09-151-0/+1
* conffile: use standard uint*_t and unsigned charNatanael Copa2014-09-152-8/+9
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-202-1/+6
* mountd: fix segfault in add_name with newer gcc compilersJeff Layton2014-05-011-2/+6
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-112-0/+13
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-131-1/+2
* exportfs: Exit with correct value when an error occursSteve Dickson2014-01-201-1/+1
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-071-1/+0
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-203-1/+153
* mountd: Add the ability to disable UDP listeners.Steve Dickson2013-11-051-0/+3