summaryrefslogtreecommitdiff
path: root/debian/patches-applied/055_pam_unix_nullok_secure
Commit message (Collapse)AuthorAge
* Refresh patchesSteve Langasek2019-01-24
|
* Another round of patch refreshingSteve Langasek2019-01-08
|
* Refresh patchesSteve Langasek2019-01-08
|
* debian/patches-applied/{007_modules_pam_unix,055_pam_unix_nullok_secure}:Kees Cook2019-01-08
| | | | drop unneeded no-op change to reduce delta from upstream.
* debian/patches/007_modules_pam_unix: drop compatibility handling ofSteve Langasek2019-01-08
| | | | | 'max=' no-op; use of this option will now log an error, as warned three years ago.
* refresh other patches for new upstream versionSteve Langasek2019-01-08
|
* refresh other patches for new upstream versionSteve Langasek2019-01-08
|
* refresh other patches for new upstream releaseSteve Langasek2019-01-08
|
* 055_pam_unix_nullok_secure: also don't call the helper at all fromSteve Langasek2019-01-03
| | | | | | _unix_blankpasswd when we can detect that null passwords are disallowed, to avoid causing spammy logs on successful authentications. Closes: #496620.
* 007_modules_pam_unix: update the manpage at the same time as the xmlSteve Langasek2019-01-03
| | | | source (grr, autogenerated files in source packages). Closes: #495804.
* 055_pam_unix_nullok_secure: don't call _pammodutil_tty_secure with a NULLSteve Langasek2019-01-03
| | | | | | tty argument, since this will cause our helper to segfault instead of returning a useful value. Thanks to Troy Davis for the report. Closes: #495806.
* refresh patches for new upstream versionSteve Langasek2019-01-03
|
* don't use _unix_blankpasswd() when trying to decide whether to pass theSteve Langasek2019-01-03
| | | | | 'nullok' option to the helper, because _unix_blankpasswd() will itself call in to the helper... instead, check directly for a secure tty.
* s/name/user/, now that this code is in a different functionSteve Langasek2019-01-03
|
* refresh more patches for new upstream versionSteve Langasek2019-01-03
|
* further patch refreshes for the new upstream versionSteve Langasek2019-01-03
|
* fix-up commit for grafting svn history onto git historySteve Langasek2019-01-02