]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzfs/libzfs_sendrecv.c
libzfs: use zfs_strerror() in place of strerror()
[FreeBSD/FreeBSD.git] / lib / libzfs / libzfs_sendrecv.c
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2023-08-08 набlibzfs: sendrecv: send_progress_thread: handle SIGINFO...
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-07 Rob NBetter handling for future crypto parameters
2023-02-14 Richard YaoGive strlcat() full buffer lengths rather than smaller...
2023-02-02 Ameer HamzaFix console progress reporting for recursive send
2023-01-23 Richard YaoReject streams that set ->drr_payloadlen to unreasonabl...
2023-01-20 Allan Judezfs_receive_one: Check for the more likely error first
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2022-12-14 Ameer HamzaAllow receiver to override encryption properties in...
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-08 Richard YaoDo not pass -1 to strerror() from zfs_send_cb_impl()
2022-11-30 szuberskFix GCC 12 compilation errors
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-08-25 Brian BehlendorfRevert "Avoid panic with recordsize > 128k, raw sending...
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-15 ixhamzalibzfs: Prevent overridding of error code
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-09 Ryan Moellerlibzfs: Define the defecto standard errbuf size
2022-04-05 набlibzfs: sendrecv: use common progress thread killer
2022-04-05 набlibzfs: sendrecv: always cancel progress thread in...
2022-04-05 набlibzfs: sendrecv: send_progress_thread: use localtime_r()
2022-03-30 набlibzfs: don't NULL-check infallible allocations
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 набlibzfs: migrate single-use libzfs_set_pipe_max() to...
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-18 набlibzfs: sendrecv: fix NULL arithmetic UB
2022-02-16 набlibzfs: calculate receive times with sub-second precision
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-14 набlibzfs: sendrecv: fix missing error output for invalid...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-02 Ryan Moellerlibzfs_sendrecv: Factor out lzc_flags_from_resume_nvl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Refactor find_redact_book
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix some comment style nits
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystems
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystem
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_snapshot
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_print_verbose
2022-02-02 Ryan Moellerlibzfs_sendrecv: Pull header line out of loop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Initialize in case of failure
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_ioctl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on zfs_send_space
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_fs
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_prop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_snap
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix leaked holds nvlist
2022-02-02 Ryan Moellerlibzfs_sendrecv: Avoid extra avl_find
2022-02-02 Ryan Moellerlibzfs_sendrecv: Simplify out guid temporary
2022-02-02 Ryan Moellerlibzfs_sendrecv: Use size_t for payload_len
2022-01-28 набlibzfs: sendrecv: fix unused, remove argsused
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-20 Philipp RiedererFix error propagation from lzc_send_redacted
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-11-02 Rich ErcolaniAdd more explicit warning about dedup being dropped
2021-10-29 Rich ErcolaniNormalize property names for zfs receive
2021-10-08 Ryan MoellerFail invalid incremental recursive send gracefully
2021-10-04 Rich ErcolaniReject zfs send -RI with nonexistent fromsnap
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-22 Jorgen LundmanRemove old orig_fd variable from zfs send
2021-06-24 Paul DagnelieFix flag copying in resume case
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-06-08 набlibzfs: zfs_send: remove unused variable
2021-05-29 набlibzfs: format safety
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-12 Prawncmd/zfs receive: allow dry-run (-n) to check property...
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-02-24 Cedric Maunourysend_iterate_snap : doall send without fromsnap
2021-01-14 Ryan Moellerlibzfs_sendrecv: Use fnv* to verify nvlist/nvpair*
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-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-07-10 Ryan Moellerlibzfs: Make zfs_cmd_t initialization consistent, use...
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-05-28 набAlways use "%lld" for formatting time_ts
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...
2020-03-18 Matthew AhrensDeprecate deduplicated send streams
2020-03-18 Ryan MoellerAvoid core dump on invalid redaction bookmark
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-02-28 Matthew MacyDon't open zfs control device exclusively
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
next