]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_sendrecv.c
Fixes for issues found with cppcheck tool
[mirror_zfs.git] / lib / libzfs / libzfs_sendrecv.c
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Dan McDonaldOpenZFS 4986 - receiving replication stream fails if...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-05-09 Denys RtveliashviliOpenZFS 6879 - Incorrect endianness swap
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-11-09 Brian BehlendorfFix maybe uninitialized
2015-07-14 Manoj JosephIllumos 5764 - "zfs send -nv" directs output to stderr
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
2015-03-20 Richard YaoIncrease Linux pipe buffer size on 'zfs receive'
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2014-10-02 Andriy Gaponzfs send -p send properties only for snapshots that...
2014-10-02 smhFreeBSD PR kern/172259: Fixes zfs receive errors
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-05 Steven HartlandIllumos #3909
2013-11-04 Steven HartlandIllumos #3740
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-08-23 Christopher SidenIllumos #1796, #2871, #2903, #2957
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2011-06-09 Brian BehlendorfFix 'zfs send -D' segfault
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux sha2 support
2010-08-31 Brian BehlendorfAdd linux kernel device support
2010-08-31 Brian BehlendorfFix strncat usage
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...