aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libshare/os
Commit message (Expand)AuthorAgeFilesLines
* libshare: nfs: fix unused, remove argsusedнаб2021-12-232-0/+2
* linux/libshare: nfs: don't needlessly strdup() hostspecнаб2021-12-171-20/+7
* libshare: nfs: share nfs_is_shared()наб2021-12-172-54/+2
* libshare: nfs: share nfs_copy_entries()наб2021-12-172-126/+0
* libshare: nfs: open temporary file onceнаб2021-12-173-78/+24
* freebsd/libshare: nfs: don't send SIGHUP to all processesнаб2021-12-171-1/+7
* libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2021-10-201-5/+42
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-092-2/+2
* libzfs: don't distribute libzfs_impl.hнаб2021-06-031-1/+1
* linux/libshare: smb: don't leak share name in smb_disable_share_one()наб2021-05-211-1/+1
* libshare: nfs: commonify nfs_enable_share()наб2021-04-192-71/+40
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-04-191-5/+1
* libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share()наб2021-04-192-132/+11
* libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADERнаб2021-04-192-104/+16
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-04-192-8/+18
* lib/: set O_CLOEXEC on all fdsнаб2021-04-113-11/+11
* zpool command complains about /etc/exports.dGeorge Wilson2020-09-252-43/+64
* libshare: Add missing headers for nfs.calaviss2020-09-041-0/+1
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-134-0/+1741