log libpam-sys/README.md @ 183:4f46681b3f54 default tip

age author description
Wed, 30 Jul 2025 17:53:31 -0400 Paul Fisher Turn `libpam-sys-consts` back into `libpam-sys-impls`.
Mon, 14 Jul 2025 15:07:16 -0400 Paul Fisher Improve README files for libpam-sys and libpam-sys-consts.
Sun, 13 Jul 2025 16:06:51 -0400 Paul Fisher Improve PAM detection docs.
Sun, 13 Jul 2025 15:38:00 -0400 Paul Fisher Switch default PAM detection strategy to target-based.
Sat, 12 Jul 2025 17:17:37 -0400 Paul Fisher Add `__TARGET_DEFAULT__` PamImpl and set up for docsrs build.
Mon, 07 Jul 2025 12:11:43 -0400 Paul Fisher Move libpam-sys helpers into their own library.
Thu, 03 Jul 2025 14:28:04 -0400 Paul Fisher Separate libpam-sys-helpers from libpam-sys.
Mon, 30 Jun 2025 23:49:54 -0400 Paul Fisher Cleanups: create readmes, add a few docs, remove cruft.
Mon, 30 Jun 2025 17:47:32 -0400 Paul Fisher Introduce base PAM functions; use the real X/SSO PAM header for tests.
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 02:15:46 -0400 Paul Fisher Add tests for constants and do other macro niceties.
Sat, 28 Jun 2025 00:34:45 -0400 Paul Fisher Make some proc macros for doing cfg-like stuff for PAM impls.
Thu, 26 Jun 2025 22:41:28 -0400 Paul Fisher An irresponsible mix of implementing libpam-sys and other stuff.