Mercurial > crates > nonstick
log src/libpam/items.rs @ 189:b2456d274576 default tip
age | author | description |
---|---|---|
Thu, 31 Jul 2025 14:45:38 -0400 | Paul Fisher | Banish al(most al)l use of `i32` in favor of `c_int`. |
Wed, 30 Jul 2025 18:22:16 -0400 | Paul Fisher | Remove `syn` from the dependency tree by implementing our own num_enum. |
Mon, 14 Jul 2025 17:40:11 -0400 | Paul Fisher | Add end-to-end tests; fix issues found by tests. |
Sun, 06 Jul 2025 19:10:26 -0400 | Paul Fisher | Split PAM items into their own separate struct. |