Mercurial > crates > nonstick
log libpam-sys/libpam-sys-test/build.rs @ 151:3a7cf05d2b5f
age | author | description |
---|---|---|
Mon, 07 Jul 2025 19:04:52 -0400 | Paul Fisher | Fix libpam-sys-test from panicking over `mod aliases`. |
Mon, 07 Jul 2025 12:11:43 -0400 | Paul Fisher | Move libpam-sys helpers into their own library. |
Thu, 03 Jul 2025 23:57:49 -0400 | Paul Fisher | Remove redundant memory management in nonstick::libpam; fix UB. |
Thu, 03 Jul 2025 20:55:40 -0400 | Paul Fisher | Get rid of num_enum dependency in `libpam-sys-helpers`. |
Thu, 03 Jul 2025 17:33:13 -0400 | Paul Fisher | Add Sun PAM functions from Illumos headers. |
Thu, 03 Jul 2025 14:28:04 -0400 | Paul Fisher | Separate libpam-sys-helpers from libpam-sys. |
Thu, 03 Jul 2025 11:03:36 -0400 | Paul Fisher | Use standard #[cfg] directives rather than custom proc macros. |