]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzfs/Makefile.am
libzfs_sendrecv: Simplify out guid temporary
[FreeBSD/FreeBSD.git] / lib / libzfs / Makefile.am
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibzfs: don't distribute libzfs_impl.h
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-04-01 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-11-21 Brian BehlendorfInclude the ABI with dist tarball
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-03 Antonio RussoSynchronize library ABI levels
2020-07-14 Joao Carlos Mendes... Disable -Wl,-z,defs for ASAN builds
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarAdd -z defs to LDFLAGS
2020-07-10 Arvind SankarAdd config.rpath for AM_GNU_GETTEXT
2020-07-10 Arvind SankarClean up lib dependencies
2020-06-26 Arvind SankarFixes for make dist
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-27 Matthew AhrensCompile cityhash code into libzfs
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-01-08 Neal Gompa (ニール... Include third party licenses in dist tarballs
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2016-11-29 Tony HutterAdd -c to zpool iostat & status to run command
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-06-16 Brian BehlendorfRemove libzfs_graph.c
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-18 Richard YaoCleanup linking
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2014-08-28 Turbo FredrikssonAdd a pkgconfig file
2013-10-10 Richard YaoFix libzfs_core changes to follow GNU libtool guidelines
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-06 Gunnar BeutnerLink libshare directly to libzfs
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-18 Brian BehlendorfFix 'LDFLAGS=-Wl,--as-needed' build error
2011-03-03 Brian BehlendorfAdd missing libspl+libzpool libs to libzfs
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfAdd missing -ldl linker option
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd build system