]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib/pam_zfs_key
L2ARC: Cleanup buffer re-compression
[FreeBSD/FreeBSD.git] / contrib / pam_zfs_key /
2023-06-01 Val PackettPAM: support password changes even when not mounted
2023-06-01 Val PackettPAM: add 'uid_min' and 'uid_max' options for changing...
2023-06-01 Val PackettPAM: add 'forceunmount' flag
2023-06-01 Val PackettPAM: add 'recursive_homes' flag to use with 'prop_mount...
2023-06-01 Val PackettPAM: use boolean_t for config flags
2023-06-01 Val PackettPAM: do not fail to mount if the key's already loaded
2023-05-10 Tony Hutterpam: Fix "buffer overflow" in pam ZTS tests on F38
2023-04-27 Val PackettPAM: support the authentication facility
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-10-06 Richard YaoPAM: Fix unchecked return value from zfs_key_config_load()
2022-09-27 Richard YaoPAM: Fix uninitialized value read
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoFix userspace memory leaks found by Clang Static Analzyer
2022-09-16 Richard YaoFix null pointer dereferences in PAM
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-18 набuserspace: mark arguments used
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-21 набcontrib/pam_zfs_key: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-10-22 Attila Fülöppam_zfs_key: malloc and mlock/munlock won't match
2021-10-22 Attila Fülöppam_zfs_key: mlock(2) and munlock(2) can fail
2021-06-23 Attila Fülöpgcc 11 cleanup
2020-11-22 cragwpam_zfs_key: accommodate different dataset naming scheme
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 felixdoerrepam: implement a zfs_key pam module