log src/libpam/mod.rs @ 173:46e8ce5cd5d1

age author description
Tue, 29 Jul 2025 16:52:32 -0400 Paul Fisher Miscellaneous doc and code cleanups.
Fri, 25 Jul 2025 20:52:14 -0400 Paul Fisher Create full new types for return code and flags, separate end to end.
Sun, 06 Jul 2025 19:10:26 -0400 Paul Fisher Split PAM items into their own separate struct.
Sun, 06 Jul 2025 11:59:26 -0400 Paul Fisher Big rename: separate concepts of Transaction from Handle.
Sat, 05 Jul 2025 17:16:56 -0400 Paul Fisher Remove a lot of Results from functions.
Tue, 01 Jul 2025 06:11:43 -0400 Paul Fisher Transfer over (almost) completely to using libpam-sys.
Tue, 24 Jun 2025 04:25:25 -0400 Paul Fisher Start on environment variables, and make pointers nicer.