log src/constants.rs @ 64:bbe84835d6db v0.0.5

age author description
Thu, 22 May 2025 01:52:32 -0400 Paul Fisher More organization; add lots of docs. v0.0.5
Wed, 21 May 2025 23:19:43 -0400 Paul Fisher Move MessageStyle to conv, the only place it is used.
Wed, 21 May 2025 19:00:51 -0400 Paul Fisher The Big Refactor: clean up docs and exports.
Wed, 21 May 2025 00:27:18 -0400 Paul Fisher Fix string copyting and improve error situation.
Sun, 04 May 2025 02:56:55 -0400 Paul Fisher Big big refactor. Probably should have been multiple changes.
Sun, 04 May 2025 00:58:04 -0400 Paul Fisher Make PamResultCode implement Error.
Tue, 15 Apr 2025 00:50:23 -0400 Paul Fisher Rename to “nonstick”, move to root, update docs and license. base pam/src/constants.rs@562522db1067
Sat, 23 Sep 2017 14:30:18 -0600 Anthony Nowell make PamResultCode an enum
Sun, 26 Feb 2017 11:32:08 +0100 Marc Brinkmann Make comments actually show up in rust doc in constants module.
Sun, 26 Feb 2017 11:29:31 +0100 Marc Brinkmann Ran everything through rustfmt.
Thu, 05 Mar 2015 16:25:10 -0800 Jesse Hallett initial commit