index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libshare
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-09-21
1
-0
/
+3
*
freebsd/libshare: nfs: don't send SIGHUP to all processes
наб
2022-02-03
1
-1
/
+7
*
freebsd/libshare: nfs: make nfs_is_shared() thread-safe
наб
2021-04-19
1
-5
/
+1
*
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-14
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
*
Fix file permissions
Brian Behlendorf
2016-10-08
1
-0
/
+0
*
Fix coverity defects: CID 147531 147532 147533 147535
GeLiXin
2016-09-30
1
-1
/
+5
*
Fix coverity defects: CID 147707
cao
2016-09-30
1
-14
/
+27
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
1
-7
/
+15
*
Remove unconditional sharetab update
Brian Behlendorf
2014-01-07
1
-8
/
+0
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
5
-164
/
+168
*
Add smb_available() sanity checks
Turbo Fredriksson
2013-04-02
1
-1
/
+9
*
Implemented sharing datasets via SMB using libshare
Turbo Fredriksson
2012-12-03
5
-4
/
+495
*
Avoid running exportfs on each zfs/zpool command invocation
Cyril Plisko
2012-09-11
1
-9
/
+30
*
Remove autotools products
Brian Behlendorf
2012-08-27
1
-644
/
+0
*
Set zvol discard_granularity to the volblocksize.
Etienne Dechamps
2012-08-07
1
-0
/
+1
*
Linux 3.5 compat, end_writeback() changed to clear_inode()
Richard Yao
2012-07-23
1
-0
/
+1
*
Linux 3.5 compat, iops->truncate_range() removed
Richard Yao
2012-07-23
1
-0
/
+1
*
Linux 3.5 compat, eops->encode_fh() takes inodes
Richard Yao
2012-07-23
1
-0
/
+1
*
Move partition scanning from userspace to module.
Etienne Dechamps
2012-07-17
1
-0
/
+2
*
Linux 3.4 compat, d_make_root() replaces d_alloc_root()
Richard Yao
2012-06-11
1
-0
/
+1
*
Linux 3.3 compat, iops->create()/mkdir()/mknod()
Brian Behlendorf
2012-04-30
1
-0
/
+1
*
Add --enable-debug-dmu-tx configure option
Brian Behlendorf
2012-03-23
1
-0
/
+1
*
Add .zfs control directory
Brian Behlendorf
2012-03-22
1
-0
/
+1
*
Cleanly support debug packages
Brian Behlendorf
2012-02-27
1
-0
/
+1
*
Add 'fsid' mount option to allowed options.
Turbo Fredriksson
2012-02-13
1
-1
/
+1
[next]