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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
pam_zfs_key
Commit message (
Expand
)
Author
Age
Files
Lines
*
PAM: support password changes even when not mounted
Val Packett
2023-05-31
1
-26
/
+44
*
PAM: add 'uid_min' and 'uid_max' options for changing the uid range
Val Packett
2023-05-31
1
-4
/
+16
*
PAM: add 'forceunmount' flag
Val Packett
2023-05-31
1
-3
/
+7
*
PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'
Val Packett
2023-05-31
1
-11
/
+25
*
PAM: use boolean_t for config flags
Val Packett
2023-05-31
1
-3
/
+3
*
PAM: do not fail to mount if the key's already loaded
Val Packett
2023-05-31
1
-1
/
+1
*
pam: Fix "buffer overflow" in pam ZTS tests on F38
Tony Hutter
2023-05-09
1
-9
/
+4
*
PAM: support the authentication facility
Val Packett
2023-04-27
1
-14
/
+49
*
libzfs: add v2 iterator interfaces
Rob N
2023-04-10
1
-2
/
+2
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
1
-1
/
+1
*
PAM: Fix unchecked return value from zfs_key_config_load()
Richard Yao
2022-10-05
1
-1
/
+4
*
PAM: Fix uninitialized value read
Richard Yao
2022-09-27
1
-1
/
+3
*
Fix unsafe string operations
Richard Yao
2022-09-27
1
-3
/
+2
*
Fix userspace memory leaks found by Clang Static Analzyer
Richard Yao
2022-09-26
1
-1
/
+2
*
Fix null pointer dereferences in PAM
Richard Yao
2022-09-16
1
-1
/
+4
*
autoconf: use include directives instead of recursing down contrib
наб
2022-05-10
1
-13
/
+12
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-5
/
+5
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
userspace: mark arguments used
наб
2022-02-18
1
-0
/
+1
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-1
/
+1
*
contrib/pam_zfs_key: fix unused, remove argsused
наб
2021-12-21
1
-0
/
+9
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-1
/
+1
*
pam_zfs_key: malloc and mlock/munlock won't match
Attila Fülöp
2021-10-22
1
-26
/
+22
*
pam_zfs_key: mlock(2) and munlock(2) can fail
Attila Fülöp
2021-10-22
1
-5
/
+41
*
gcc 11 cleanup
Attila Fülöp
2021-06-23
1
-2
/
+10
*
pam_zfs_key: accommodate different dataset naming scheme
cragw
2020-11-22
1
-0
/
+54
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-4
/
+4
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-1
/
+3
*
Fixes for make dist
Arvind Sankar
2020-06-26
1
-2
/
+1
*
pam: implement a zfs_key pam module
felixdoerre
2020-06-24
3
-0
/
+772