]> git.proxmox.com Git - mirror_zfs.git/history - tests/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
Add `const` to nvlist functions to properly expose their real behavior
[mirror_zfs.git] / tests / zfs-tests / cmd / libzfs_input_check / libzfs_input_check.c
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2020-12-28 Toomas Soomeimplicit conversion from 'boolean_t' to 'ds_hold_flags_t'
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-06-18 Arvind SankarMark functions as static
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-02-13 Ryan MoellerZTS: Use ECKSUM instead of EBADE in libzfs test
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2019-12-05 Matthew MacyAdd ZFS_IOC offsets for FreeBSD
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-03 Ryan MoellerUse the right booleans
2019-08-22 Brian BehlendorfFix automake program name transformations (#9190)
2019-08-22 Ryan MoellerDedup IOC enum values in libzfs_input_check
2019-08-22 Ryan MoellerEnhance ioctl number checks
2019-06-22 Tomohiro KusumiFix build break by "Implement Redacted Send/Receive"
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-04-14 Tomohiro KusumiDon't hard-code number of ioctls for portability
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-09 Lorenz BrunReorder ZFS ioctls to fix cross-version compatibility
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-11-20 Brian BehlendorfMove strlcat, strlcpy, and strnlen
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation