]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzfs
libzfs: convert to -fvisibility=hidden
[FreeBSD/FreeBSD.git] / lib / libzfs /
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibzfs: don't distribute libzfs_impl.h
2021-06-03 ColmA couple of small style cleanups
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набlibzfs: format safety
2021-05-26 набfreebsd/libzfs: import execvPe() from FreeBSD 13
2021-05-21 набDon't abuse vfork()
2021-05-21 набlibzfs: run_process: don't leak fd on reopen failure
2021-05-21 набlibzfs: run_process: reuse line, don't leak it
2021-05-21 набlibzfs: run_process: set O_NONBLOCK on lines pipe
2021-05-13 Ryan MoellerFreeBSD: Don't force xattr mount option
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-08 набlibzfs: zfs_asprintf(): don't return undefined pointer
2021-05-08 набlibzfs: zpool_load_compat(): open feature file cloexec
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-27 Prawnreceive: don't fail inheriting (-x) properties on wrong...
2021-04-17 набlibzfs: refresh property cache after inheriting userprop
2021-04-17 набlibzfs: don't mark prompt+raw as retriable
2021-04-13 набlibzfs: get rid of unused libzfs_handle::libzfs_{storee...
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-13 набlibzfs: zfs_mount_at(): load key for encryption root...
2021-04-12 Prawncmd/zfs receive: allow dry-run (-n) to check property...
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-12 Brian BehlendorfUpdate libzfs.abi for zfs_send() change
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 набlibzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV...
2021-04-11 набlibzfs: zfs_crypto_create() requires a new key by defin...
2021-04-11 набlibzfs_crypto.c: remove unused key_locator enum
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-04-06 matt-fiddzfs get -p only outputs 3 columns if "clones" property...
2021-04-03 Andrea GelminiFix various typos
2021-04-01 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-03-26 Matthew AhrensWhen specifying raidz vdev name, parity count should...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-08 Don BradyReturn finer grain errors in libzfs unmount_one
2021-03-03 James WahDon't bomb out when using keylocation=file://
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-24 Cedric Maunourysend_iterate_snap : doall send without fromsnap
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2021-01-21 Alan Somerszpool: speed up importing large pools (#11469)
2021-01-14 Ryan Moellerlibzfs_sendrecv: Use fnv* to verify nvlist/nvpair*
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-14 Ryan LibbyFreeBSD libzfs: gcc requires __thread after static
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
2020-11-21 Brian BehlendorfInclude the ABI with dist tarball
2020-11-17 Brian BehlendorfAdd ABI snapshot
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-16 набzpool: correctly align columns with -p
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-03 Antonio RussoSynchronize library ABI levels
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-13 Ryan MoellerFreeBSD: Improve libzfs_error_init messages
2020-10-08 Christian Schwarzlibzfs_sendrecv: zfs_send: remove unused pipefd and...
2020-10-03 Alan SomersFix EIO after resuming receive of new dataset over...
2020-09-18 Allan Judelibzfs: Don't leak buf if nvlist is too large
2020-09-18 George Wilsonpool may become suspended during device expansion
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-08 Fabio BusoDisplay pbkdf2iters property as plain number
2020-09-04 Ryan MoellerSpruce up pkg-config files for libzfs/libzfs_core
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-25 Allan JudeDon't assert on nvlists larger than SPA_MAXBLOCKSIZE
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-18 George MelikovRemove unused `zpool_is_bootable`
2020-08-18 Richard LaagerRemove GRUB restrictions
2020-08-11 Matthew MacyFreeBSD: Fix module autoloading when built in base
2020-08-01 Ryan MoellerFreeBSD: Fix `zfs jail` and add a test
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-31 Allan JudeWhen encountering EZFS_UNKNOWN, print the error text...
2020-07-22 Kyle Evanslibzfs: const'ify path argument to zfs_path_to_zhandle
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-12 Ryan Moellerlibzfs: Add error message for why creating mountpoint...
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-07-10 Ryan Moellerlibzfs: Make zfs_cmd_t initialization consistent, use...
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-26 Arvind SankarFixes for make dist
2020-06-22 Prawnzfs -V: Print userland version even if kernel module...
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-10 Andrea GelminiFix typos
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-08 Paul DagnelieDon't erase final byte of envblock
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-05-28 набAlways use "%lld" for formatting time_ts
2020-05-28 John GallagherRework error handling in zpool_trim()
2020-05-21 felixdoerremount: use the mount syscall directly
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-06 George AmanakisEnable splitting mirrors with indirect vdevs
2020-04-30 Adam D. MossFix regression caused by c14ca14
next