aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pam_zfs_key
Commit message (Expand)AuthorAgeFilesLines
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-131-1/+1
* PAM: Fix unchecked return value from zfs_key_config_load()Richard Yao2022-10-051-1/+4
* PAM: Fix uninitialized value readRichard Yao2022-09-271-1/+3
* Fix unsafe string operationsRichard Yao2022-09-271-3/+2
* Fix userspace memory leaks found by Clang Static AnalzyerRichard Yao2022-09-261-1/+2
* Fix null pointer dereferences in PAMRichard Yao2022-09-161-1/+4
* autoconf: use include directives instead of recursing down contribнаб2022-05-101-13/+12
* autoconf: use include directives instead of recursing down libнаб2022-05-101-5/+5
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* userspace: mark arguments usedнаб2022-02-181-0/+1
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-1/+1
* contrib/pam_zfs_key: fix unused, remove argsusedнаб2021-12-211-0/+9
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-1/+1
* pam_zfs_key: malloc and mlock/munlock won't matchAttila Fülöp2021-10-221-26/+22
* pam_zfs_key: mlock(2) and munlock(2) can failAttila Fülöp2021-10-221-5/+41
* gcc 11 cleanupAttila Fülöp2021-06-231-2/+10
* pam_zfs_key: accommodate different dataset naming schemecragw2020-11-221-0/+54
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Clean up lib dependenciesArvind Sankar2020-07-101-1/+3
* Fixes for make distArvind Sankar2020-06-261-2/+1
* pam: implement a zfs_key pam modulefelixdoerre2020-06-243-0/+772