2019-01-01 |
Anthony Nowell |
Merge pull request #4 from holycleugh/conv-fixes
|
2018-12-30 |
holycleugh |
conv: fix segfault when decoding response of PAM_TEXT_INFO et al.
|
2018-12-30 |
holycleugh |
conv: fix bug where pam prompts were not being shown
|
2018-12-30 |
holycleugh |
style: rustfmt
|
2018-04-19 |
Anthony Nowell |
Merge pull request #3 from clee/fix-pam-sober-message
|
2018-04-13 |
Chris Lee |
Fix pam-sober message (not using HTTP)
|
2018-04-12 |
Anthony Nowell |
Merge pull request #1 from zbrox/master
|
2018-04-12 |
Rostislav Raykov |
Add simple README with example usage of pam-http
|
2017-09-26 |
Anthony Nowell |
Refactor PamHooks into modules mod
|
2017-09-26 |
Anthony Nowell |
add more docs and other cleanup
|
2017-09-26 |
Anthony Nowell |
Refactor exported endpoings into pam_hooks macro
|
2017-09-26 |
Anthony Nowell |
Making PamHandle a struct with methods
|
2017-09-25 |
Anthony Nowell |
Delete .lib.rs.swp
|
2017-09-24 |
Anthony Nowell |
Add pam-sober
|
2017-09-24 |
Anthony Nowell |
Update metadata and README
|
2017-09-24 |
Anthony Nowell |
Adding pam-http module
|
2017-09-23 |
Anthony Nowell |
make PamResultCode an enum
|
2017-02-26 |
Marc Brinkmann |
Bring generic-naming in line with rest of lib in `set_item_str`.
|
2017-02-26 |
Marc Brinkmann |
Remove PhantomData usage.
|
2017-02-26 |
Marc Brinkmann |
Added items module.
|
2017-02-26 |
Marc Brinkmann |
Added set_item_str.
|
2017-02-26 |
Marc Brinkmann |
Make comments actually show up in rust doc in constants module.
|
2017-02-26 |
Marc Brinkmann |
Ran everything through rustfmt.
|
2015-04-04 |
Jesse Hallett |
Changes type marker parameter type from Option<T> to PhantomData<T>
|
2015-04-04 |
Jesse Hallett |
Updates for rustc 1.0.0-beta
|
2015-03-06 |
Jesse Hallett |
Updates documentation link, bumps version number
|
2015-03-06 |
Jesse Hallett |
Fixes email address in Cargo.toml metadata, removes license-file key
|
2015-03-06 |
Jesse Hallett |
Adds metadata to Cargo.toml
|
2015-03-06 |
Jesse Hallett |
Replaces generated README
|
2015-03-06 |
Jesse Hallett |
initial commit
|
2015-03-06 |
Isaac Potoczny-Jones |
Initial commit
|