| Commit message (Expand) | Author | Age | Files | Lines |
* | libshare: nfs: fix unused, remove argsused | наб | 2021-12-23 | 2 | -0/+2 |
* | linux/libshare: nfs: don't needlessly strdup() hostspec | наб | 2021-12-17 | 1 | -20/+7 |
* | libshare: nfs: share nfs_is_shared() | наб | 2021-12-17 | 2 | -54/+2 |
* | libshare: nfs: share nfs_copy_entries() | наб | 2021-12-17 | 2 | -126/+0 |
* | libshare: nfs: open temporary file once | наб | 2021-12-17 | 3 | -78/+24 |
* | freebsd/libshare: nfs: don't send SIGHUP to all processes | наб | 2021-12-17 | 1 | -1/+7 |
* | 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 | 2 | -2/+2 |
* | libzfs: don't distribute libzfs_impl.h | наб | 2021-06-03 | 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 | 2 | -71/+40 |
* | freebsd/libshare: nfs: make nfs_is_shared() thread-safe | наб | 2021-04-19 | 1 | -5/+1 |
* | libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share() | наб | 2021-04-19 | 2 | -132/+11 |
* | libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADER | наб | 2021-04-19 | 2 | -104/+16 |
* | libshare: nfs: don't leak nfs_lock_fd when lock fails | наб | 2021-04-19 | 2 | -8/+18 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 3 | -11/+11 |
* | zpool command complains about /etc/exports.d | George Wilson | 2020-09-25 | 2 | -43/+64 |
* | 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 | 4 | -0/+1741 |