- 25 Sep, 2019 1 commit
-
-
Guido Gunther authored
Don't do it only in the successful case since the handle is not useful afterwards and later calls might otherwise reuse the handle. Also don't use the handle in the error path after pam_end. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 29 Jul, 2018 2 commits
-
-
Guido Gunther authored
Detects missing includes and missing static defitions
-
Guido Gunther authored
-
- 18 Jul, 2018 1 commit
-
-
Guido Gunther authored
Be pessimistic and assume failure when the pam handle did not get cleanued up earlier.
-
- 08 Jun, 2018 1 commit
-
-
Guido Gunther authored
It's guaranteed to exist.
-
- 31 May, 2018 1 commit
-
-
Guido Gunther authored
For now compare an N digit PIN
-