summaryrefslogtreecommitdiffstats
path: root/lib/libzfs/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bump libzfs.so and libzpool.so versionsBrian Behlendorf2021-04-071-1/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-1/+2
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-1/+0
* Include the ABI with dist tarballBrian Behlendorf2020-11-211-1/+4
* Library ABI tracking with abigailAntonio Russo2020-11-171-0/+3
* Synchronize library ABI levelsAntonio Russo2020-11-031-3/+2
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-141-1/+5
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-9/+2
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Add -z defs to LDFLAGSArvind Sankar2020-07-101-1/+1
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-1/+1
* Clean up lib dependenciesArvind Sankar2020-07-101-11/+14
* Fixes for make distArvind Sankar2020-06-261-4/+4
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-1/+14
* Compile cityhash code into libzfsMatthew Ahrens2020-03-271-0/+1
* OpenZFS restructuring - libzfsMatthew Macy2019-10-031-2/+16
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-5/+0
* Include third party licenses in dist tarballsNeal Gompa (ニール・ゴンパ)2019-01-081-0/+3
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-4/+3
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-0/+3
* Encryption patch follow-upTom Caputi2017-10-111-3/+2
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-181-1/+0
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-1/+3
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+28
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-291-1/+1
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-1/+1
* Remove libzfs_graph.cBrian Behlendorf2016-06-161-1/+0
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-1/+1
* Cleanup linkingRichard Yao2016-03-181-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-16/+23
* Add a pkgconfig fileTurbo Fredriksson2014-08-281-0/+4
* Fix libzfs_core changes to follow GNU libtool guidelinesRichard Yao2013-10-101-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+2
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+1
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-0/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-171-9/+6
* Add proper library versioningBrian Behlendorf2011-07-061-2/+2
* Link libshare directly to libzfsGunnar Beutner2011-07-061-0/+1
* Fix 'LDFLAGS=-Wl,--as-needed' build errorBrian Behlendorf2011-03-181-0/+1
* Add missing libspl+libzpool libs to libzfsBrian Behlendorf2011-03-031-1/+3
* Add missing -ldl linker optionBrian Behlendorf2011-02-101-1/+1
* Autoconf selinux supportBrian Behlendorf2011-01-281-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-081-28/+16
* Add build systemBrian Behlendorf2010-08-311-0/+39