log libpam-sys/libpam-sys-test/build.rs @ 132:0b6a17f8c894 default tip

age author description
Wed, 02 Jul 2025 02:34:29 -0400 Paul Fisher Get constant test working again with OpenPAM. default tip
Wed, 02 Jul 2025 02:24:21 -0400 Paul Fisher Get all the Linux-PAM functions into libpam-sys, and get tests right.
Tue, 01 Jul 2025 06:11:43 -0400 Paul Fisher Transfer over (almost) completely to using libpam-sys.
Mon, 30 Jun 2025 22:56:26 -0400 Paul Fisher GET CTEST WORKING.
Mon, 30 Jun 2025 17:47:32 -0400 Paul Fisher Introduce base PAM functions; use the real X/SSO PAM header for tests.
Mon, 30 Jun 2025 04:54:38 -0400 Paul Fisher Add tests for the original X/SSO constants list.
Mon, 30 Jun 2025 04:22:39 -0400 Paul Fisher Ignore all the irrelevant header files on Illumos.
Mon, 30 Jun 2025 03:43:48 -0400 Paul Fisher Make libpam-sys-tests work on Illumos!
Sun, 29 Jun 2025 20:13:03 -0400 Paul Fisher Detect PAM library based only on system lib; rename minimal lib to XSso.
Sun, 29 Jun 2025 03:30:51 -0400 Paul Fisher Ignore version-specific OpenPAM constants; generate signed ints.
Sun, 29 Jun 2025 03:11:33 -0400 Paul Fisher Fix up more constants, make things i32 rather than u32.
Sun, 29 Jun 2025 02:19:48 -0400 Paul Fisher Fix constants in libpam-sys-test.
Sun, 29 Jun 2025 02:15:46 -0400 Paul Fisher Add tests for constants and do other macro niceties.