Thu, 31 Jul 2025 15:42:12 -0400 |
Paul Fisher |
Add line breaks that rustfmt ate back to documentation.
default tip
|
Wed, 30 Jul 2025 17:53:31 -0400 |
Paul Fisher |
Turn `libpam-sys-consts` back into `libpam-sys-impls`.
|
Tue, 29 Jul 2025 18:58:27 -0400 |
Paul Fisher |
Dramatically expand documentation.
|
Mon, 14 Jul 2025 17:40:11 -0400 |
Paul Fisher |
Add end-to-end tests; fix issues found by tests.
|
Sat, 12 Jul 2025 17:17:37 -0400 |
Paul Fisher |
Add `__TARGET_DEFAULT__` PamImpl and set up for docsrs build.
|
Tue, 08 Jul 2025 00:42:09 -0400 |
Paul Fisher |
fix remaining AppDatas in libpam-sys
|
Tue, 08 Jul 2025 00:31:54 -0400 |
Paul Fisher |
Add module-specific data support.
|
Mon, 07 Jul 2025 12:11:43 -0400 |
Paul Fisher |
Move libpam-sys helpers into their own library.
|
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.
base
libpam-sys/src/ffi.rs@90f855eb19ca
|
Thu, 03 Jul 2025 11:03:36 -0400 |
Paul Fisher |
Use standard #[cfg] directives rather than custom proc macros.
|
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.
|
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 02:49:35 -0400 |
Paul Fisher |
Minor cleanup and reorg.
|
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.
|