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.
|
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.
|
Fri, 06 Jun 2025 22:35:08 -0400 |
Paul Fisher |
rename pam_ffi submodule to libpam.
|
Thu, 05 Jun 2025 03:41:38 -0400 |
Paul Fisher |
Do conversations, along with way too much stuff.
|
Wed, 04 Jun 2025 03:53:36 -0400 |
Paul Fisher |
Fill out the PamHandle trait.
|
Tue, 03 Jun 2025 21:54:58 -0400 |
Paul Fisher |
Reorganize everything again???
|
Tue, 03 Jun 2025 01:21:59 -0400 |
Paul Fisher |
Implement low-level conversation primitives.
|
Sun, 01 Jun 2025 01:15:04 -0400 |
Paul Fisher |
Rework conversation data types and make safe wrappers.
|
Tue, 27 May 2025 14:37:28 -0400 |
Paul Fisher |
Make `PamHandle` and `PamModuleHandle` traits.
|
Thu, 22 May 2025 01:52:32 -0400 |
Paul Fisher |
More organization; add lots of docs.
v0.0.5
base
src/module.rs@3d88bfbda691
|