Mercurial > crates > nonstick
log src/libpam/pam_ffi.rs @ 93:efc2b56c8928
age | author | description |
---|---|---|
Sun, 22 Jun 2025 19:29:32 -0400 | Paul Fisher | Add the ability to log against a PAM handle. |
Sat, 14 Jun 2025 09:30:16 -0400 | Paul Fisher | Miscellaneous fixes and cleanup: |
Fri, 13 Jun 2025 05:22:48 -0400 | Paul Fisher | Simplify memory management in Questions. |
Tue, 10 Jun 2025 04:40:01 -0400 | Paul Fisher | Well and truly separate the Linux extensions. |
Tue, 10 Jun 2025 01:16:39 -0400 | Paul Fisher | When dynamically linking against the wrong PAM, fail. |
Tue, 10 Jun 2025 01:09:30 -0400 | Paul Fisher | Start using PAM headers; improve owned/borrowed distinction. |