Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libshare: use AVL tree with static data, pass all data in arguments | наб | 2022-05-12 | 1 | -2/+0 |
* | libshare: nfs: share nfs_is_shared() | наб | 2021-12-17 | 1 | -0/+1 |
* | libshare: nfs: share nfs_copy_entries() | наб | 2021-12-17 | 1 | -1/+0 |
* | libshare: nfs: open temporary file once | наб | 2021-12-17 | 1 | -2/+2 |
* | libshare: nfs: commonify nfs_enable_share() | наб | 2021-04-19 | 1 | -8/+3 |
* | libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share() | наб | 2021-04-19 | 1 | -0/+9 |
* | libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADER | наб | 2021-04-19 | 1 | -0/+5 |
* | Implemented sharing datasets via NFS using libshare. | Gunnar Beutner | 2011-07-06 | 1 | -0/+27 |