Mercurial > crates > nonstick
log
age | author | description |
---|---|---|
Tue, 10 Jun 2025 01:54:37 -0400 | Paul Fisher | Don't immediately fail when running build.rs. |
Tue, 10 Jun 2025 01:16:39 -0400 | Paul Fisher | When dynamically linking against the wrong PAM, fail. |
Tue, 10 Jun 2025 01:09:30 -0400 | Paul Fisher | Start using PAM headers; improve owned/borrowed distinction. |
Sun, 08 Jun 2025 04:21:58 -0400 | Paul Fisher | Format (oops!) and make some fun and/or stupid conversions available. |
Sun, 08 Jun 2025 03:48:40 -0400 | Paul Fisher | Rename files, reorder structs, remove annoying BorrowedBinaryData type. |
Sun, 08 Jun 2025 01:03:46 -0400 | Paul Fisher | Update the libpam module to work with the new structure. |
Sat, 07 Jun 2025 18:55:27 -0400 | Paul Fisher | Add Message::set_error to quickly answer a question with an error. |