log src/libpam/pam_ffi.rs @ 115:1e11a52b4665 default tip

age author description
Sun, 29 Jun 2025 03:11:33 -0400 Paul Fisher Fix up more constants, make things i32 rather than u32.
Sat, 28 Jun 2025 00:34:45 -0400 Paul Fisher Make some proc macros for doing cfg-like stuff for PAM impls.
Wed, 25 Jun 2025 00:59:24 -0400 Paul Fisher write a truly prodigious amount of documentation
Tue, 24 Jun 2025 18:11:38 -0400 Paul Fisher Improve documentation for pam_start.
Tue, 24 Jun 2025 17:54:33 -0400 Paul Fisher Fix memory soundness issues:
Tue, 24 Jun 2025 04:25:25 -0400 Paul Fisher Start on environment variables, and make pointers nicer.
Mon, 23 Jun 2025 19:10:34 -0400 Paul Fisher Implement "stateless" application-side PAM calls.
Sun, 22 Jun 2025 19:29:32 -0400 Paul Fisher Add the ability to log against a PAM handle.