Mercurial > crates > nonstick
graph
-
Fix miss char in conv2019-02-18, by Khanh Pham
-
Merge pull request #4 from holycleugh/conv-fixes2019-01-01, by Anthony Nowell
-
conv: fix segfault when decoding response of PAM_TEXT_INFO et al.2018-12-30, by holycleugh
-
conv: fix bug where pam prompts were not being shown2018-12-30, by holycleugh
-
style: rustfmt2018-12-30, by holycleugh
-
Merge pull request #3 from clee/fix-pam-sober-message2018-04-19, by Anthony Nowell
-
Fix pam-sober message (not using HTTP)2018-04-13, by Chris Lee
-
Merge pull request #1 from zbrox/master2018-04-12, by Anthony Nowell
-
Add simple README with example usage of pam-http2018-04-12, by Rostislav Raykov
-
Refactor PamHooks into modules mod2017-09-26, by Anthony Nowell
-
add more docs and other cleanup2017-09-26, by Anthony Nowell
-
Refactor exported endpoings into pam_hooks macro2017-09-26, by Anthony Nowell
-
Making PamHandle a struct with methods2017-09-26, by Anthony Nowell
-
Delete .lib.rs.swp2017-09-25, by Anthony Nowell
-
Add pam-sober2017-09-24, by Anthony Nowell
-
Update metadata and README2017-09-24, by Anthony Nowell
-
Adding pam-http module2017-09-24, by Anthony Nowell
-
make PamResultCode an enum2017-09-23, by Anthony Nowell
-
Bring generic-naming in line with rest of lib in `set_item_str`.2017-02-26, by Marc Brinkmann
-
Remove PhantomData usage.2017-02-26, by Marc Brinkmann
-
Added items module.2017-02-26, by Marc Brinkmann
-
Added set_item_str.2017-02-26, by Marc Brinkmann
-
Make comments actually show up in rust doc in constants module.2017-02-26, by Marc Brinkmann
-
Ran everything through rustfmt.2017-02-26, by Marc Brinkmann
-
Changes type marker parameter type from Option<T> to PhantomData<T>2015-04-04, by Jesse Hallett
-
Updates for rustc 1.0.0-beta2015-04-04, by Jesse Hallett
-
Updates documentation link, bumps version number2015-03-06, by Jesse Hallett
-
Fixes email address in Cargo.toml metadata, removes license-file key2015-03-06, by Jesse Hallett
-
Adds metadata to Cargo.toml2015-03-06, by Jesse Hallett
-
Replaces generated README2015-03-06, by Jesse Hallett
-
initial commit2015-03-06, by Jesse Hallett
-
Initial commit2015-03-06, by Isaac Potoczny-Jones