aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* PAM: support password changes even when not mountedVal Packett2023-05-311-26/+44
* PAM: add 'uid_min' and 'uid_max' options for changing the uid rangeVal Packett2023-05-311-4/+16
* PAM: add 'forceunmount' flagVal Packett2023-05-311-3/+7
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-05-311-11/+25
* PAM: use boolean_t for config flagsVal Packett2023-05-311-3/+3
* PAM: do not fail to mount if the key's already loadedVal Packett2023-05-311-1/+1
* Revert "initramfs: use `mount.zfs` instead of `mount`"Rich Ercolani2023-05-311-3/+3
* Add missing files to Debian DKMS packageDamiano Albani2023-05-251-2/+2
* pam: Fix "buffer overflow" in pam ZTS tests on F38Tony Hutter2023-05-091-9/+4
* PAM: support the authentication facilityVal Packett2023-04-271-14/+49
* Work around Raspberry Pi kernel packaging odditiesRich Ercolani2023-04-171-2/+2
* initramfs: source user scripts from /e/z/initramfs-tools-load-key{,.d/*}наб2023-04-123-1/+37
* libzfs: add v2 iterator interfacesRob N2023-04-101-2/+2
* contrib: dracut: fix race with root=zfs:dset when necessities requiredнаб2023-03-318-68/+46
* Fix for mountpoint=legacyofthesun92023-03-141-2/+3
* Better handling for future crypto parametersRob N2023-03-071-0/+1
* initramfs: fix zpool get argument orderq662023-03-061-3/+3
* Fix github build failures because of vdevprops.7Tino Reichardt2023-02-281-0/+1
* initramfs: Make mountpoint=none workRyan Moeller2023-02-061-1/+3
* rootdelay on zfs should be adaptiveGeorge Wilson2023-02-021-19/+35
* contrib: dracut: Do not timeout waiting for pwClemens Lang2023-01-051-1/+1
* Documentation correctionsBrian Behlendorf2022-12-221-1/+1
* Add native-deb* targets to build native Debian packagesUmer Saleem2022-12-138-44/+7
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-131-1/+1
* initramfs: Fix legacy mountpoint rootfsRyan Moeller2022-12-121-12/+8
* Coverity Model UpdateRichard Yao2022-11-291-4/+6
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-184-21/+21
* include overrides for zfs snapshot/rollback bootfs.serviceVince van Oosten2022-11-011-0/+9
* include overrides for zfs-import.targetVince van Oosten2022-11-011-3/+12
* include systemd overrides to zfs-dracut moduleVince van Oosten2022-11-011-0/+10
* Add native Debian Packaging for LinuxUmer Saleem2022-10-2754-0/+1162
* Coverity model file updateRichard Yao2022-10-181-48/+341
* PAM: Fix unchecked return value from zfs_key_config_load()Richard Yao2022-10-051-1/+4
* Reduce false positives from Static AnalyzersRichard Yao2022-09-301-92/+29
* PAM: Fix uninitialized value readRichard Yao2022-09-271-1/+3
* Fix unsafe string operationsRichard Yao2022-09-271-3/+2
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-271-0/+1
* 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
* Update coverity modelRichard Yao2022-09-161-1/+16
* Add coverity model to repositoryRichard Yao2022-09-151-0/+407
* contrib: dracut: zfs-snapshot-bootfs: exit status fixgregory-lee-bartholomew2022-08-121-1/+1
* Fix checkstyle warning: E275 missing whitespace after keywordTino Reichardt2022-08-011-1/+1
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-285-0/+158
* dracut: fix boot on non-zfs-root systemsToyam Cox2022-06-301-5/+5
* contrib: dracut: README.mdgregory-lee-bartholomew2022-06-301-1/+1
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fixgregory-lee-bartholomew2022-06-292-2/+2
* dracut: fix typo in mount-zfs.sh.inBrian Behlendorf2022-06-291-1/+1
* Remove install of zfs-load-module.service for dracutMatthew Thode2022-06-211-2/+1
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+1