| Commit message (Expand) | Author | Age | Files | Lines |
* | freebsd: libshare/nfs: write directly in translate_opts() | наб | 2022-05-12 | 1 | -10/+9 |
* | freebsd: libshare/nfs: constify static const data | наб | 2022-05-12 | 1 | -4/+4 |
* | autoconf: use include directives instead of recursing down lib | наб | 2022-05-10 | 1 | -23/+18 |
* | linux: libshare: smb: fix more than one smb_is_share_active() call | наб | 2022-04-01 | 1 | -15/+5 |
* | 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 | 4 | -4/+1 |
* | userspace: mark arguments used | наб | 2022-02-18 | 2 | -0/+6 |
* | libshare: nfs: fix unused, remove argsused | наб | 2021-12-23 | 3 | -0/+4 |
* | libshare: nfs: always try to mkdir() | наб | 2021-12-17 | 1 | -4/+2 |
* | libshare: nfs: set export file 644 | наб | 2021-12-17 | 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 | 4 | -74/+53 |
* | libshare: nfs: share nfs_copy_entries() | наб | 2021-12-17 | 4 | -128/+52 |
* | libshare: nfs: open temporary file once | наб | 2021-12-17 | 5 | -109/+80 |
* | libshare: nfs: retry flock() when interrupted | наб | 2021-12-17 | 1 | -1/+3 |
* | 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 | 4 | -3/+5 |
* | libzfs: don't distribute libzfs_impl.h | наб | 2021-06-03 | 2 | -2/+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 | 4 | -91/+62 |
* | 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 | 5 | -132/+101 |
* | libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADER | наб | 2021-04-19 | 5 | -104/+95 |
* | 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 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -0/+2 |
* | 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 | 7 | -865/+991 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 1 | -3/+1 |
* | Add include files for prototypes | Arvind Sankar | 2020-06-18 | 1 | -0/+1 |
* | Remove dead code | Arvind Sankar | 2020-06-18 | 1 | -8/+0 |
* | Fix static data to link with -fno-common | Romain Dolbeau | 2020-02-06 | 2 | -1/+3 |
* | Modify sharenfs=on default behavior | Brian Behlendorf | 2019-10-13 | 1 | -2/+3 |
* | OpenZFS restructuring - libspl | Matthew Macy | 2019-10-02 | 1 | -4/+0 |
* | Fix typos in lib/ | Andrea Gelmini | 2019-09-02 | 1 | -1/+1 |
* | Fedora 28: Fix misc bounds check compiler warnings | Joao Carlos Mendes Luis | 2018-08-26 | 1 | -1/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 2 | -0/+3 |
* | Fix calloc(3) arguments order | Tomohiro Kusumi | 2018-04-12 | 1 | -4/+4 |
* | Support -fsanitize=address with --enable-asan | Brian Behlendorf | 2018-01-10 | 1 | -5/+1 |
* | Update for cppcheck v1.80 | Brian Behlendorf | 2017-11-18 | 1 | -33/+4 |
* | Fix nfs snapdir automount | Chunwei Chen | 2017-03-08 | 1 | -1/+1 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -2/+4 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 3 | -6/+7 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 1 | -3/+5 |
* | Fix coverity defects: CID 147548 | cao | 2016-10-31 | 1 | -3/+3 |
* | Fix coverity defects: CID 147511, 147513 | cao | 2016-10-24 | 1 | -2/+4 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 2 | -2/+2 |