Mercurial > crates > nonstick
log src/libpam/handle.rs @ 97:efe2f5f8b5b2
age | author | description |
---|---|---|
Mon, 23 Jun 2025 19:10:34 -0400 | Paul Fisher | Implement "stateless" application-side PAM calls. |
Mon, 23 Jun 2025 14:26:34 -0400 | Paul Fisher | Make conversation trait use immutable references. |
Mon, 23 Jun 2025 14:03:44 -0400 | Paul Fisher | Return owned strings rather than borrowed strings. |
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: |
Tue, 10 Jun 2025 01:09:30 -0400 | Paul Fisher | Start using PAM headers; improve owned/borrowed distinction. |