aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libshare
Commit message (Expand)AuthorAgeFilesLines
* freebsd: libshare/nfs: write directly in translate_opts()наб2022-05-121-10/+9
* freebsd: libshare/nfs: constify static const dataнаб2022-05-121-4/+4
* autoconf: use include directives instead of recursing down libнаб2022-05-101-23/+18
* linux: libshare: smb: fix more than one smb_is_share_active() callнаб2022-04-011-15/+5
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+2
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-154-4/+1
* userspace: mark arguments usedнаб2022-02-182-0/+6
* libshare: nfs: fix unused, remove argsusedнаб2021-12-233-0/+4
* libshare: nfs: always try to mkdir()наб2021-12-171-4/+2
* libshare: nfs: set export file 644наб2021-12-171-0/+1
* linux/libshare: nfs: don't needlessly strdup() hostspecнаб2021-12-171-20/+7
* libshare: nfs: share nfs_is_shared()наб2021-12-174-74/+53
* libshare: nfs: share nfs_copy_entries()наб2021-12-174-128/+52
* libshare: nfs: open temporary file onceнаб2021-12-175-109/+80
* libshare: nfs: retry flock() when interruptedнаб2021-12-171-1/+3
* 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-094-3/+5
* libzfs: don't distribute libzfs_impl.hнаб2021-06-032-2/+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-194-91/+62
* 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-195-132/+101
* libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADERнаб2021-04-195-104/+95
* 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
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* 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-137-865/+991
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Add include files for prototypesArvind Sankar2020-06-181-0/+1
* Remove dead codeArvind Sankar2020-06-181-8/+0
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-062-1/+3
* Modify sharenfs=on default behaviorBrian Behlendorf2019-10-131-2/+3
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Fix typos in lib/Andrea Gelmini2019-09-021-1/+1
* Fedora 28: Fix misc bounds check compiler warningsJoao Carlos Mendes Luis2018-08-261-1/+1
* Update build system and packagingBrian Behlendorf2018-05-292-0/+3
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-121-4/+4
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-5/+1
* Update for cppcheck v1.80Brian Behlendorf2017-11-181-33/+4
* Fix nfs snapdir automountChunwei Chen2017-03-081-1/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+4
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-123-6/+7
* Allow zfs unshare <protocol> -aLOLi2016-11-291-3/+5
* Fix coverity defects: CID 147548cao2016-10-311-3/+3
* Fix coverity defects: CID 147511, 147513cao2016-10-241-2/+4
* Fix coverity defects: CID 147452, 147447, 147446cao2016-10-112-2/+2