Mercurial > crates > nonstick
log libpam-sys/src/constants.rs @ 176:0730f5f2ee2a
age | author | description |
---|---|---|
Wed, 30 Jul 2025 17:53:31 -0400 | Paul Fisher | Turn `libpam-sys-consts` back into `libpam-sys-impls`. base libpam-sys/libpam-sys-consts/src/constants.rs@5c612f1ed9d0 |
Thu, 03 Jul 2025 11:03:36 -0400 | Paul Fisher | Use standard #[cfg] directives rather than custom proc macros. |
Wed, 02 Jul 2025 03:33:09 -0400 | Paul Fisher | Add functions and constants from openpam.h. |
Wed, 02 Jul 2025 02:34:29 -0400 | Paul Fisher | Get constant test working again with OpenPAM. |
Wed, 02 Jul 2025 02:24:21 -0400 | Paul Fisher | Get all the Linux-PAM functions into libpam-sys, and get tests right. |
Mon, 30 Jun 2025 22:56:26 -0400 | Paul Fisher | GET CTEST WORKING. |