log src/module.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.
Tue, 15 Jul 2025 00:32:24 -0400 Paul Fisher Separate flag/action flags into flags and action.
Sun, 06 Jul 2025 19:10:26 -0400 Paul Fisher Split PAM items into their own separate struct.
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.
Sun, 08 Jun 2025 03:48:40 -0400 Paul Fisher Rename files, reorder structs, remove annoying BorrowedBinaryData type.