log src/handle.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 19:10:34 -0400 Paul Fisher Implement "stateless" application-side PAM calls.
Mon, 23 Jun 2025 14:03:44 -0400 Paul Fisher Return owned strings rather than borrowed strings.
Mon, 23 Jun 2025 13:04:27 -0400 Paul Fisher Replace todo! with unimplemented! in documentation.
Sun, 22 Jun 2025 19:29:32 -0400 Paul Fisher Add the ability to log against a PAM handle.
Wed, 18 Jun 2025 16:30:41 -0400 Paul Fisher Improve documentation on TTY functions.