summaryrefslogtreecommitdiff
path: root/lib/libpam
AgeCommit message (Expand)Author
2019-06-01Fix key loading logic and add log message when rejecting an unencrypted key.mlelstv
2018-08-26adjust to new libssh api.christos
2018-05-16Improve type safety by using the correct enum values.joerg
2018-04-07fix and use the macro.christos
2018-04-07function grew an extra argument now.christos
2018-02-04switch everyone to openssl.oldchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-21Remove MKCRYPTO option.riastradh
2017-05-06Bump versionchristos
2015-04-04Adapt to the new API.christos
2014-10-25When building with clang, make warnings about NULL checks of parametersjoerg
2014-10-24pam library has moved and new fileschristos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-02-27Remove tautological check.joerg
2014-01-07Annotate logit to provide transitive format string checks.joerg
2013-12-29Fix incorrect typeschristos
2013-12-28warns 6christos
2013-12-28avoid using freed pointers and non-format stringschristos
2013-12-27updates for new versionchristos
2013-10-19remove useless variablemrg
2013-08-20Whitespace and markup improvements.wiz
2013-08-20Add Edgar Fuss's patch to pam_deny, to allow users to be able to change theirperseant
2013-07-20Use Mt for email addresses.wiz
2013-06-23add missing worddholland
2013-06-20use login_getpwclass() everywhere for consistency.christos
2013-04-06adjust for new openpamchristos
2012-01-28remove unneeded changechristos
2012-01-28Use -X so that the link-set symbols are not stripped.christos
2012-01-27PR/45877 - Geoff C. Wing -- openpam modules need to be owned by rootjnemeth
2012-01-06pull in from FreeBSD rev.1.41: Narrow the use of user credentials.drochner
2012-01-03avoid using %m in format.christos
2011-12-28- reverse the order of printf formatting to make it easier for compilers tochristos
2011-12-27undo the pam bump.christos
2011-12-25Move to the new version.christos
2011-12-16support ECDSA keys used by recent sshdrochner
2011-12-16disallow empty passphrases per default, and implement the "nullok"drochner
2011-12-16-remove remainders of the misguided changes in revs 1.5-1.9drochner
2011-08-19Minor grammar fixcheusov
2011-08-17remove gcc-4.5 hackschristos
2011-06-21add some XXX'd -Wno-foo if HAVE_GCC >= 45.mrg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-06remove excess newlines in debug outputdrochner
2011-04-25- make log_krb5 varyadicchristos
2011-04-25fix pasto (of no consequence)christos
2011-04-25- make log_krb5 varyadic and merge the last error message.christos
2011-04-24Stop using functions that are marked as deprecated in Heimdal.elric
2011-04-24Remove use of functions marked as deprecated in Heimdal.elric
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-04-02Fix misplaced parenthesis, from henning.petersen@t-online.de, thanks.mbalmer
2011-03-08Don't try to clean/build or install a library here, there are onlymlelstv