| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix nfs_truncate_shares without /etc/exports.d | siv0 | 2023-10-31 | 1 | -0/+18 |
* | Improve the handling of sharesmb,sharenfs properties | Umer Saleem | 2023-09-19 | 1 | -3/+44 |
* | Fix oversights from 4170ae4e | Richard Yao | 2022-10-31 | 1 | -1/+1 |
* | Fix TOCTOU race conditions reported by CodeQL and Coverity | Richard Yao | 2022-10-29 | 1 | -2/+13 |
* | Fix unable to export zpool without nfs-utils | Chunwei Chen | 2022-09-16 | 1 | -1/+1 |
* | Make zfs-share service resilient to stale exports | Don Brady | 2022-09-09 | 1 | -1/+8 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 2 | -2/+2 |
* | linux: libshare: smb: don't swallow net(1) errors | наб | 2022-05-18 | 1 | -2/+2 |
* | linux: libshare/nfs: don't do anything unless exportfs is available | наб | 2022-05-12 | 1 | -0/+30 |
* | linux: libshare/smb: cache smb_available | наб | 2022-05-12 | 1 | -7/+11 |
* | libshare/nfs: escape mount points when needed | наб | 2022-05-12 | 1 | -3/+10 |
* | linux: libshare/nfs: bsearch() over valid keys | наб | 2022-05-12 | 1 | -28/+20 |
* | Publish libshare protocols, use enum-based API | наб | 2022-05-12 | 2 | -6/+2 |
* | libshare: use AVL tree with static data, pass all data in arguments | наб | 2022-05-12 | 2 | -83/+11 |
* | libshare/smb: cleanup | наб | 2022-05-12 | 2 | -40/+31 |
* | linux: libshare: smb: fix more than one smb_is_share_active() call | наб | 2022-04-01 | 1 | -15/+5 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 2 | -2/+0 |
* | libshare: nfs: fix unused, remove argsused | наб | 2021-12-23 | 1 | -0/+1 |
* | linux/libshare: nfs: don't needlessly strdup() hostspec | наб | 2021-12-17 | 1 | -20/+7 |
* | libshare: nfs: share nfs_is_shared() | наб | 2021-12-17 | 1 | -25/+1 |
* | libshare: nfs: share nfs_copy_entries() | наб | 2021-12-17 | 1 | -54/+0 |
* | libshare: nfs: open temporary file once | наб | 2021-12-17 | 2 | -43/+16 |
* | libshare: nfs: pass through ipv6 addresses in bracket notation | felixdoerre | 2021-10-20 | 1 | -5/+42 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 1 | -1/+1 |
* | linux/libshare: smb: don't leak share name in smb_disable_share_one() | наб | 2021-05-21 | 1 | -1/+1 |
* | libshare: nfs: commonify nfs_enable_share() | наб | 2021-04-19 | 1 | -35/+19 |
* | libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share() | наб | 2021-04-19 | 1 | -69/+6 |
* | libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADER | наб | 2021-04-19 | 1 | -51/+7 |
* | libshare: nfs: don't leak nfs_lock_fd when lock fails | наб | 2021-04-19 | 1 | -4/+9 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 2 | -6/+6 |
* | zpool command complains about /etc/exports.d | George Wilson | 2020-09-25 | 1 | -30/+41 |
* | libshare: Add missing headers for nfs.c | alaviss | 2020-09-04 | 1 | -0/+1 |
* | Remove dependency on sharetab file and refactor sharing logic | George Wilson | 2020-07-13 | 2 | -0/+1165 |