aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Release: 2.6.1Steve Dickson1-1/+1
2021-10-25Add --disable-sbin-override for when /sbin is a symlinkNeilBrown1-0/+6
2021-07-26systemd: Fix non-default statedir paths.James Hilliard1-0/+19
2021-06-10Release: 2.5.4Steve Dickson1-1/+1
2021-05-25configure: check for rpc/rpc.h presenceRoland Hieber1-0/+7
2021-02-20Release: 2.5.3Steve Dickson1-3/+1
2021-02-19exportd: Added config variable to compile in the NFSv4 only server.Steve Dickson1-0/+13
2021-02-18exportd: the initial shell of the v4 export supportSteve Dickson1-0/+1
2020-10-21Release: 2.5.2Steve Dickson1-1/+1
2020-07-14Fix various clang warnings.Doug Nazar1-3/+3
2020-06-18Release: 2.5.1Steve Dickson1-1/+1
2020-05-18nfs-utils: add new tool nfsdclnts to parse output from proc filesAchilles Gaikwad1-0/+1
2020-05-15nfsdclddb: Redname clddb-tool to nfsdclddbSteve Dickson1-1/+1
2020-05-08Fix autoconf probe for 'struct nfs_filehandle'Trond Myklebust1-1/+6
2020-04-13nfsidmap:umich_ldap: Add support for SASL binds.Srikrishan Malik1-1/+22
2020-02-09Release: 2.4.3Steve Dickson1-1/+1
2019-12-11configure.ac: Let the configure script find getrpcbynumber in libtirpcThomas Petazzoni1-1/+13
2019-11-18mountd: Add check for 'struct file_handle'Petr Vorel1-0/+1
2019-11-15Release: 2.4.2Steve Dickson1-1/+1
2019-10-14Add a tool for manipulating the nfsdcld sqlite database schema.Scott Mayhew1-0/+1
2019-09-20Add printf format checkingJoshua Watt1-0/+1
2019-09-05configure.ac: Add <sys/socket.h> header when checking sizeof(socklen_t)Patrick Steinhardt1-1/+4
2019-06-10Use xstat() with no synchronisation if availableTrond Myklebust1-1/+1
2019-06-10Add utilities for resolving nfsd paths and stat()ing themTrond Myklebust1-1/+1
2019-06-10Add a simple workqueue mechanismTrond Myklebust1-1/+5
2019-05-10Release: 2.3.4Steve Dickson1-1/+1
2019-05-10configure.ac: Turn off cast-function warningsSteve Dickson1-0/+1
2019-04-16nfsdcld: move nfsdcld to its own directoryScott Mayhew1-0/+23
2019-03-21configure.ac: Check that an RPC compiler has been installedRichard Sharpe1-0/+3
2019-02-27configure.ac: more carefully detect availability of res_querydomain(3)Patrick Steinhardt1-1/+2
2018-12-10nfsidmap: honour --with-pluginpath for instalation.NeilBrown1-0/+1
2018-11-29configure.ac: Do not fatalize -Wstrict-prototypes with internal rpcgen.Yang Bo1-1/+3
2018-11-29nfs-utils: configure.ac: Fix --with-rpcgen=internal nottaking effect.Yang Bo1-0/+2
2018-11-29Finish port of junction support to nfs-utilsChuck Lever1-1/+7
2018-11-29Fix quoting in configure.acChuck Lever1-1/+1
2018-10-19Remove osd_loginSteve Dickson1-8/+0
2018-09-06Release: 2.3.2Steve Dickson1-1/+1
2018-06-05rpcgen: Only compile the command when configured.Steve Dickson1-1/+1
2018-05-22Release: 2.3.2Steve Dickson1-1/+1
2018-05-22nfs-utils: Add nfsconf cliJustin Mitchell1-0/+1
2018-03-10nfs-utils: Test if extra compiler warnings are availableJustin Mitchell1-5/+18
2018-02-23Added more -Werror= warning flagsSteve Dickson1-0/+13
2018-02-23Removed missing-include-dirs warningsSteve Dickson1-1/+2
2018-02-23Removed undef warningsSteve Dickson1-0/+1
2018-02-23Removed format=2 warningsSteve Dickson1-0/+1
2018-02-23Removed format-overflow=2 warningsSteve Dickson1-0/+1
2018-02-23Removed missing-prototypes warnings.Steve Dickson1-1/+3
2018-02-23configure.ac: clean upSteve Dickson1-14/+6
2018-02-07Add LDAP-free 'nfsref' commandChuck Lever1-0/+1
2018-02-07mountd: Solder in support for NFS basic junctionsChuck Lever1-4/+1
2018-02-07Add infrastructure for libjunctionChuck Lever1-0/+11
2018-01-17libio.h: Has been deprecatedSteve Dickson1-1/+1
2017-12-20Release: 3.1.1Steve Dickson1-1/+1
2017-12-20nfs-utils: Tidy up libnfsidmap exported symbols list and APIJustin Mitchell1-0/+2
2017-11-02nfs-utils: Remove dependency on libnfsidmap-devel packageJustin Mitchell1-0/+2
2017-10-30Release: 2.2.1Steve Dickson1-1/+1
2017-10-26nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell1-7/+43
2017-01-12Release: 2.1.1Steve Dickson1-1/+1
2016-12-20systemd: Remove the nfs-config.serviceNeilBrown1-6/+0
2016-11-16nfsdcltrack: read configuration from a fileNeilBrown1-0/+7
2016-08-25rpc-gssd: Make the path to the keytab configurable.Steve Dickson1-0/+6
2016-08-24Make location of nfs-utils_env.sh configurable.Steve Dickson1-0/+6
2016-04-29gssd: use pthreads to handle upcallsOlga Kornievskaia1-0/+3
2016-04-29Remove rpcsecgss library supportSteve Dickson1-3/+0
2015-09-26Release 1.3.3Steve Dickson1-1/+1
2015-09-15configure.ac: with-systemd flag not using default directorySteve Dickson1-1/+8
2015-05-06osd_login: add --disable-osdlogin for configure osd_loginKinglong Mee1-0/+7
2015-05-06configure.ac: fix configure fail with --disable-mountKinglong Mee1-1/+3
2015-05-06configure.ac: fix typo of enable_nfsdcltrackKinglong Mee1-1/+1
2015-02-26configure.ac: Fix systemd autotools activation optionAurélien Chabot1-1/+0
2015-01-30Release 1.3.2Steve Dickson1-1/+1
2015-01-30configure.ac: rpc.gssd now need libeventSteve Dickson1-0/+3
2015-01-30configure.ac: More clean upSteve Dickson1-2/+3
2015-01-30configure.ac: clean upSteve Dickson1-13/+13
2015-01-30svcgssd: Disable support for the rpcsec_gss server by defaultSteve Dickson1-2/+2
2015-01-30ipv6: Enable IPv6 support by default.Steve Dickson1-3/+3
2015-01-27mount.nfs: Set enable_mountconfig during configuration.Steve Dickson1-4/+4
2015-01-23mount.nfs: default enable mount config file (nfsmount.conf)Benjamin Coddington1-5/+5
2014-12-07Include systemd unit files in "dist" and "install".NeilBrown1-0/+11
2014-11-06configure: Fixed typo in configure.acSteve Dickson1-1/+1
2014-11-05configure: Fixed logic around $enable_gss and $enable_svcgssSteve Dickson1-4/+2
2014-09-25Release 1.3.1Steve Dickson1-1/+1
2014-09-25rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson1-4/+19
2014-09-15Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailableNatanael Copa1-5/+1
2014-09-15configure.ac: enable GNU_SOURCE for stat64/statfs64Natanael Copa1-0/+1
2014-06-17mountd: add support for case-insensitive file namesSteve Dickson1-1/+1
2014-03-25Release 1.3.0Steve Dickson1-1/+1
2013-11-05Release 1.2.9Steve Dickson1-1/+1
2013-05-02Release 1.2.8Steve Dickson1-1/+1
2013-04-22configure.ac: do not fail sqlite check when cross-compilingMike Frysinger1-3/+8
2013-04-02gssd: Switch to use standard GSSAPI by defaultSimo Sorce1-0/+9
2013-03-25configure: check for libio.h availabilityMike Frysinger1-1/+1
2012-11-11Release 1.2.7Steve Dickson1-1/+1
2012-11-11configure.ac: When v4 is disable v4.1 should also be disabled.Steve Dickson1-1/+2
2012-11-11configure.ac: Disabling v4 should not break the gssd buildSteve Dickson1-5/+5
2012-11-11nfsdcltrack: Ensure the build is diabled when NFS v4 is disabledJeff Layton1-0/+2
2012-11-11nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrackJeff Layton1-10/+10
2012-08-23blkmapd: allow blocklayoutdriver module to load/unloadPeng Tao1-0/+1
2012-08-06rpc.gssd: don't call poll(2) twice a secondChuck Lever1-1/+1
2012-05-29build: avoid AM_CONDITIONAL in conditional execution.Diego Elio Pettenò1-2/+1
2012-05-14Release 1.2.6Steve Dickson1-1/+1
2012-05-01osd_login: Add autologin script for objlayoutdriverSachin Bhamare1-0/+1
2012-04-26nfsdcld: make it watch for inotify events in the containing directoryJeff Layton1-0/+3
2012-04-26nfsdcld: add autoconf goop for sqliteJeff Layton1-0/+9
2012-04-26nfsdcld: add client tracking daemon stubJeff Layton1-0/+9
2012-03-12Kill SPKM3: Stop checking for spkm3.h in configureSimo Sorce1-3/+0
2012-01-05mountd: Support junction management plug-insChuck Lever1-1/+4
2012-01-05configure.ac: Clean up help string for --with-statdpathChuck Lever1-3/+2
2011-09-26configure.ac: Add dependency on devmapper for blkmapdJim Rees1-0/+6
2011-09-24Release 1.2.5Steve Dickson1-1/+1
2011-09-24configure.ac: Added a v4.1 dependency on v4.0Steve Dickson1-0/+3
2011-09-24configure.ac: Removed unused defines in config.hSteve Dickson1-3/+0
2011-09-24configure.ac: Remove the NFS v3 enable flagSteve Dickson1-11/+0
2011-09-22blkmapd: Add complex block layout discovery and mapping daemonSteve Dickson1-2/+5
2011-09-20statd: Decouple statd's state directory from the NFS state directorySteve Dickson1-0/+9
2011-09-20configure.ac: Clean up help string for --enable-mountChuck Lever1-1/+1
2011-09-20configure.ac: Fix help string for --with-statedir= optionChuck Lever1-1/+2
2011-09-14nfsidmap: auto disable when keyutils is not foundMike Frysinger1-1/+1
2011-08-03A problem with the --enable-libmount-mount configure optionPaul Bender1-1/+1
2011-08-03A problem with running configure with the dash shellPaul Bender1-2/+2
2011-07-21nfsidmap: Configuration regressionSteve Dickson1-3/+3
2011-07-12Make sure CONFIG_NFSIDMAP is always defined.Steve Dickson1-3/+3
2011-06-30Re-Release of 1.2.4Steve Dickson1-1/+1
2011-06-30Revert "Release 1.2.4"Steve Dickson1-1/+1
2011-06-29Release 1.2.4Steve Dickson1-1/+1
2011-04-06mount: add --enable-libmount-mountKarel Zak1-0/+16
2010-11-22Enable nfsidmap to compileSteve Dickson1-0/+3
2010-11-22Add the new nfsidmap programBryan Schumaker1-0/+4
2010-11-01nfs-utils: fix default value for --enable-tirpcJeff Layton1-1/+1
2010-09-28Release 1.2.3Steve Dickson1-1/+1
2010-08-09Enable extra compile warnings (-Wextra) by default.Steve Dickson1-1/+1
2010-04-16Add in autoconf support for mountstats and nfsiostatsSteve Dickson1-0/+2
2010-03-01Fix a typo in commit 6d5ac3fa (nfsd: Disble NFS 4.1 functionality byTrond Myklebust1-1/+1
2010-02-18Release 1.2.2Steve Dickson1-1/+1
2010-02-17nfsd: Disble NFS 4.1 functionality by defaultSteve Dickson1-0/+14
2010-01-17tcp_wrappers: Use getifaddrs(3) if it is availableChuck Lever1-1/+1
2010-01-15libnsm.a: retain CAP_NET_BIND when dropping privilegesChuck Lever1-0/+3
2010-01-12nfs-utils: introduce new statd testing simulatorJeff Layton1-1/+3
2009-12-23libnsm.a: Move the sm_inter XDR pieces to libnsm.aChuck Lever1-0/+1
2009-11-04Release 1.2.1Steve Dickson1-1/+1
2009-11-03Fixed configuration error when --disable-mount was used.Steve Dickson1-0/+2
2009-08-16Adds '--enable-mountconfig' configuration flag that willSteve Dickson1-0/+25
2009-06-22Make --enable-tirpc the default. If --enable-tirpc wasn't explicitlySteve Dickson1-2/+2
2009-06-02Release 1.2.0Steve Dickson1-1/+1
2009-04-20Release 1.1.6Steve Dickson1-1/+1
2009-04-15nfs-utils: make getnameinfo() required for --enable-gssJeff Layton1-0/+3
2009-04-03nfs-utils: fix AC_CHECK_FUNC calls in configure.acChuck Lever1-3/+3
2009-03-16configure: move IPv6 feature checks into aclocalChuck Lever1-15/+2
2009-03-16configure: Move rpcsecgss checking into aclocalChuck Lever1-15/+8
2009-03-16configure: pull common nfsidmap and event checks into aclocal/Chuck Lever1-10/+10
2009-03-16configure: move TI-RPC checks into aclocalChuck Lever1-19/+9
2009-03-16configure: add defensive quoting in some function checksChuck Lever1-11/+14
2009-03-05Release 1.1.5Steve Dickson1-1/+1
2009-03-05configure: Remove CPPFLAGS substitutionChuck Lever1-1/+0
2009-03-04configure: fix AC_CACHE_VAL warnings on Fedora 10Chuck Lever1-2/+2
2009-01-07configure: Add new build option "--enable-tirpc"Chuck Lever1-8/+22
2009-01-07configure: Remove inet_ntop(3) check from configure.acChuck Lever1-3/+1
2009-01-06configure: use "--disable-uuid" instead of "--without-uuid"Chuck Lever1-1/+1
2009-01-06mount command: Random clean upChuck Lever1-1/+1
2009-01-06mount command: use gethostbyname(3) when building on old systemsChuck Lever1-0/+8
2008-11-17Add AF_INET6-capable API to acquire an RPC CLIENT *Chuck Lever1-0/+6
2008-10-17Release 1.1.4Steve Dickson1-1/+1
2008-09-26rpc.statd: eliminate --secure_statdChuck Lever1-9/+0
2008-07-27Release 1.1.3Steve Dickson1-1/+1
2008-07-15We want to continue to support building nfs-utils on systems that do notChuck Lever1-1/+28
2008-07-15Lots of parts of nfs-utils already depend on getaddrinfo(3).Chuck Lever1-0/+3
2008-03-14Release 1.1.2Steve Dickson1-1/+1
2008-03-05As part of migrating from nfs@lists.sf.net to linux-nfs@vger.kernel.org,Chuck Lever1-1/+1
2007-10-19Release 1.1.1Neil Brown1-1/+1
2007-09-11Change to a dependency on libgssglue rather than libgssapiKevin Coffman1-5/+5
2007-08-09Remove ARCH-specific compile flags for ALPHA.Neil Brown1-2/+2
2007-07-29Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown1-1/+1
2007-07-10configure changed to corrently report the default for --enable-mountNeil Brown1-1/+1
2007-05-11Release 1.1.0Neil Brown1-1/+1
2007-05-08Remove rquotadNeil Brown1-12/+0
2007-05-03Detect version of libblkid and act accordingly.Neil Brown1-6/+18
2007-04-20Change version to 1.1.0-rc2Neil Brown1-1/+1
2007-04-20Update libgssapi requirementsKevin Coffman1-1/+1
2007-03-29Update version to 1.1.0-rc1Neil Brown1-1/+1
2007-03-29Rename configure.in to configure.acNeil Brown1-0/+372