log src/lib.rs @ 100:3f11b8d30f63

age author description
Tue, 24 Jun 2025 17:08:01 -0400 Paul Fisher Implement environment variable management.
Tue, 24 Jun 2025 04:25:25 -0400 Paul Fisher Start on environment variables, and make pointers nicer.
Mon, 23 Jun 2025 14:26:34 -0400 Paul Fisher Make conversation trait use immutable references.
Sun, 22 Jun 2025 19:29:32 -0400 Paul Fisher Add the ability to log against a PAM handle.
Fri, 06 Jun 2025 22:35:08 -0400 Paul Fisher rename pam_ffi submodule to libpam.
Fri, 06 Jun 2025 22:21:17 -0400 Paul Fisher Make conversations type-safe (last big reorg) (REAL) (NOT CLICKBAIT)
Thu, 05 Jun 2025 03:41:38 -0400 Paul Fisher Do conversations, along with way too much stuff.