| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvpair.c: replace strstr() with strchr() for a single character | rilysh | 2024-01-29 | 1 | -1/+1 |
* | nvpair: Constify string functions | Richard Yao | 2023-03-14 | 3 | -55/+64 |
* | ABI files: sync with new Ubuntu release in CI | George Melikov | 2023-03-10 | 1 | -1265/+1613 |
* | Fix GCC 12 compilation errors | szubersk | 2022-11-30 | 1 | -0/+15 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 2 | -2/+2 |
* | Replace EXTRA_DIST with dist_noinst_DATA | Brian Behlendorf | 2022-05-26 | 1 | -1/+1 |
* | autoconf: use include directives instead of recursing down lib | наб | 2022-05-10 | 1 | -34/+15 |
* | Improve zpool status output, list all affected datasets | George Amanakis | 2022-04-25 | 1 | -1/+1 |
* | Ask libtool to stop hiding some errors | Rich Ercolani | 2022-03-31 | 1 | -0/+2 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -1/+1 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -3/+1 |
* | libnvpair: json: suppress wchar_t >=0 warnings | наб | 2022-02-18 | 1 | -0/+4 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -2/+5 |
* | module/*.ko: prune .data, global .rodata | наб | 2022-01-14 | 2 | -46/+47 |
* | libnvpair: fix unused, remove argsused | наб | 2021-12-23 | 2 | -3/+3 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 1 | -120/+147 |
* | Upgrade to libabigail 2.0.0 | Dimitri John Ledkov | 2021-11-09 | 1 | -1124/+960 |
* | Update ABI files via new libabigail version | George Melikov | 2021-09-02 | 1 | -2432/+2183 |
* | Update ABI files with generated in CI worker | George Melikov | 2021-07-26 | 1 | -2604/+2159 |
* | Remove NOTE(CONSTCOND) and note.h | наб | 2021-07-26 | 1 | -5/+4 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 2 | -1240/+1229 |
* | Fix error check in nvlist_print_json_string | Ryan Moeller | 2021-06-04 | 1 | -8/+7 |
* | libspl: staticify buf and pagesize, rename aok to libspl_assert_ok | наб | 2021-06-03 | 1 | -1985/+2828 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -1/+2 |
* | Include the ABI with dist tarball | Brian Behlendorf | 2020-11-21 | 1 | -0/+3 |
* | Add ABI snapshot | Brian Behlendorf | 2020-11-17 | 1 | -0/+2805 |
* | Library ABI tracking with abigail | Antonio Russo | 2020-11-17 | 2 | -0/+5 |
* | Synchronize library ABI levels | Antonio Russo | 2020-11-03 | 1 | -4/+0 |
* | Disable -Wl,-z,defs for ASAN builds | Joao Carlos Mendes Luis | 2020-07-14 | 1 | -1/+5 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 1 | -1/+1 |
* | Add -z defs to LDFLAGS | Arvind Sankar | 2020-07-10 | 1 | -2/+4 |
* | Add config.rpath for AM_GNU_GETTEXT | Arvind Sankar | 2020-07-10 | 1 | -3/+1 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 1 | -2/+7 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 1 | -5/+3 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 1 | -0/+7 |
* | Use correct format string when printing int8 | Matthew Macy | 2019-10-20 | 1 | -1/+1 |
* | OpenZFS restructuring - libspl | Matthew Macy | 2019-10-02 | 1 | -4/+0 |
* | config: better libtirpc detection | Rafael Kitover | 2019-03-02 | 1 | -5/+3 |
* | OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations | Serapheim Dimitropoulos | 2018-07-30 | 1 | -0/+3 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | Add JSON output support to channel programs | Alek P | 2018-03-19 | 2 | -0/+404 |
* | Support -fsanitize=address with --enable-asan | Brian Behlendorf | 2018-01-10 | 1 | -1/+5 |
* | OpenZFS 6447 - handful of nvpair cleanups | Steve Dougherty | 2017-08-30 | 1 | -3/+5 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -3/+1 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -1/+2 |
* | Add support for libtirpc | Brian Behlendorf | 2016-04-28 | 2 | -3/+4 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -8/+17 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 2 | -1/+7 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -722/+0 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |