summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* refresh patches for new upstream versionSteve Langasek2019-01-03
|
* Drop another patch that's integrated upstreamSteve Langasek2019-01-03
|
* Drop another patch that's integrated upstreamSteve Langasek2019-01-03
|
* patch refresh for new upstream versionSteve Langasek2019-01-03
|
* patch refresh for new upstream versionSteve Langasek2019-01-03
|
* bump the upstream version number, againSteve Langasek2019-01-03
|
* merge upstream version 1.0.1Steve Langasek2019-01-03
|\
| * New upstream version 1.0.1Steve Langasek2019-01-03
| |\
| | * Relevant BUGIDs:Thorsten Kukuk2008-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: new release Commit summary: --------------- 2008-04-16 Thorsten Kukuk <kukuk@thkukuk.de> * release version 1.0.1 * configure.in: Bump version number * libpam/Makefile.am: Bump version number
| | * Relevant BUGIDs:Tomas Mraz2008-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-04-08 Tomas Mraz <t8m@centrum.cz> * libpam/pam_item.c (TRY_SET): Do not set when destination is identical to source. (pam_set_item): Do not overwrite destination when it is identical to source.
| | * Relevant BUGIDs:Tomas Mraz2008-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2008-04-07 Miloš Komarčević <kmilos@gmail.com> * po/sr.po: New file with translation. * po/sr@latin.po: Likewise. * po/LINGUAS: Add sr and sr@latin.
| | * Relevant BUGIDs:Tomas Mraz2008-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2008-04-07 Miloš Komarčević <kmilos@gmail.com> * po/sr.po: New file with translation. * po/sr@latin.po: Likewise. * po/LINGUAS: Add sr and sr@latin.
| | * Relevant BUGIDs:Thorsten Kukuk2008-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: release Commit summary: --------------- Release Version 1.0.0 2008-04-03 Thorsten Kukuk <kukuk@thkukuk.de> * release version 1.0.0 * configure.in: Set version number to 1.0.0. * libpam/Makefile.am: Bump patchlevel of libpam. * doc/adg/Linux-PAM_ADG.xml: Update version/date. * doc/mwg/Linux-PAM_MWG.xml: Likewise. * doc/sag/Linux-PAM_SAG.xml: Likewise.
| | * Relevant BUGIDs:Tomas Mraz2008-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-03-31 Dan Walsh <dwalsh@redhat.com> * modules/pam_sepermit/pam_sepermit.c(sepermit_lock): Mark lock fd to be closed on exec.
| | * Relevant BUGIDs:Tomas Mraz2008-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2008-03-25 Leah Liu <lliu@redhat.com> * po/zh_CN.po: Updated translation.
| | * Relevant BUGIDs: rhbz#438338, rhbz#438264Tomas Mraz2008-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-03-20 Tomas Mraz <t8m@centrum.cz> * modules/pam_namespace/pam_namespace.c(poly_name): Switch to USER method only when appropriate. (setup_namespace): Do not umount when not mounted with RUSER. * modules/pam_selinux/pam_selinux.c(pam_sm_close_session): Call freecontext() after the context is logged not before.
| | * Relevant BUGIDs:Tomas Mraz2008-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2008-03-18 Canniot Thomas <thomas.canniot@mrtomlinux.org> * po/fr.po: Updated translation.
| | * Relevant BUGIDs:Tomas Mraz2008-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2008-03-13 Ankit Patel <ankit@redhat.com> * po/gu.po: Updated translation.
| | * Relevant BUGIDs:Tomas Mraz2008-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- 2008-03-05 Tomas Mraz <t8m@centrum.cz> * modules/pam_cracklib/pam_cracklib.c(pam_sm_chauthtok): Avoid unnecessary x_strdup() of resp. * modules/pam_ftp/pam_ftp(pam_sm_authenticate): Call _pam_overwrite() before dropping password resp.
| | * Relevant BUGIDs:Tomas Mraz2008-03-03
| | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Just cleanup of obsolete translations.
| | * Relevant BUGIDs:Tomas Mraz2008-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-03-03 Tomas Mraz <t8m@centrum.cz> * libpam/pam_item.c(RESET): Rename to TRY_SET, handle strdup failure. (pam_set_item): Use TRY_SET() also for PAM_AUTHTOK and PAM_OLDAUTHTOK. Handle allocation failure for PAM_XAUTHDATA. (pam_get_user): Return error when conversation returns NULL user. Call pam_set_item() instead of RESET().
| | * Relevant BUGIDs:Tomas Mraz2008-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2008-03-03 Tomas Mraz <t8m@centrum.cz> * modules/pam_selinux/pam_selinux.c: Do not translate syslog messages. * po/Linux-PAM.pot: Update.
| | * Relevant BUGIDs:Tomas Mraz2008-02-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- 2008-02-26 Tomas Mraz <t8m@centrum.cz> * modules/pam_unix/Makefile.am: Do not link to cracklib. * modules/pam_unix/pam_unix_passwd.c(_pam_unix_approve_pass): Do not call FascistCheck() from cracklib.
| | * Relevant BUGIDs:Tomas Mraz2008-02-29
| | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- Updated de translation.
| | * Relevant BUGIDs:Tomas Mraz2008-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- po/pl.po: Updated translation.
| | * Relevant BUGIDs:Tomas Mraz2008-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2008-02-26 Tomas Mraz <t8m@centrum.cz> * po/LINUGAS: New languages added. * po/es.po: Updated translations. * po/fr.po: Likewise. * po/it.po: Likewise. * po/ja.po: Likewise. * po/nl.po: Likewise. * po/pl.po: Likewise. * po/pt_BR.po: Likewise. * po/ru.po: Likewise. * po/zh_CN.po: Likewise. * po/as.po: New file. * po/gu.po: Likewise. * po/hi.po: Likewise. * po/kn.po: Likewise. * po/ko.po: Likewise. * po/ml.po: Likewise. * po/or.po: Likewise. * po/si.po: Likewise. * po/ta.po: Likewise.
| | * Relevant BUGIDs: rhbz#433459Tomas Mraz2008-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-02-21 Tomas Mraz <t8m@centrum.cz> * libpam/pam_audit.c (_pam_audit_writelog): Silence syslog message on non-error return. * modules/pam_unix/unix_chkpwd.c (main): Proceed as unprivileged user when checking password of another user. * modules/pam_unix/unix_update.c: Fix comment.
| | * Relevant BUGIDs:Dmitry V. Levin2008-02-18
| | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Rename tst-pam_assemble_line to tst-pam_assemble_line1
| | * Relevant BUGIDs:Dmitry V. Levin2008-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-02-18 Dmitry V. Levin <ldv@altlinux.org> * xtests/Makefile.am (EXTRA_DIST): Add tst-pam_assemble_line.pamd and tst-pam_assemble_line.sh
| | * Relevant BUGIDs:Dmitry V. Levin2008-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-02-18 Dmitry V. Levin <ldv@altlinux.org> * libpam/pam_handlers.c (_pam_assemble_line): Fix potential buffer overflow. * xtests/tst-pam_assemble_line.pamd: New test for _pam_assemble_line. * xtests/tst-pam_assemble_line.sh: New script for tst-pam_assemble_line. * xtests/Makefile.am (NOSRCTESTS): Add tst-pam_assemble_line.
| | * Relevant BUGIDs:Dmitry V. Levin2008-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-02-18 Dmitry V. Levin <ldv@altlinux.org> * modules/pam_exec/pam_exec.c (call_exec): Fix asprintf return code check.
* | | 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.
* | | document a bug closure (bug #382987)Steve Langasek2019-01-03
| | |
* | | language tweakSteve Langasek2019-01-03
| | |
* | | pam_rhosts_auth is dropped upstream; add a compat symlink to pam_rhostsSteve Langasek2019-01-03
| | | | | | | | | | | | to support upgrades for a release, and give a warning in NEWS.Debian.
* | | Fix the libpam0g-dev examples directory to not include a gratuitousSteve Langasek2019-01-03
| | | | | | | | | | | | .cvsignore file.
* | | committed to CVSSteve Langasek2019-01-03
| | |
* | | update the unix_chkpwd override to match the current permsSteve Langasek2019-01-03
| | |
* | | fix up the patch so that pamh isn't undefined...Steve Langasek2019-01-03
| | |
* | | fix patch names so it's clear these are all for pam_unixSteve Langasek2019-01-03
| | |
* | | New patch pam_unix_fix_sgid_shadow_auth.patch, fixing an upstreamSteve Langasek2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | regression which prevents sgid shadow apps from being able to authenticate any more because the module forces use of the helper and the helper won't allow authentication of arbitrary users. This change does mean we're going to be noisier for the time being in an SELinux environment, which should be addressed but is not a regression on Debian.
* | | not actually done on work time; use the right email addressSteve Langasek2019-01-03
| | |
* | | new symbol in libpam.so.0, pam_modutil_audit_write; shlibs bump, andSteve Langasek2019-01-03
| | | | | | | | | | | | do another round of service restarts on upgrade.
* | | New patch no_helper_for_nis+.patch, which restores the behavior of doingSteve Langasek2019-01-03
| | | | | | | | | | | | | | | in-process NIS+ account checking instead of unconditionally passing it off to the unix_chkpwd helper; if it wasn't broke, don't fix it.
* | | New patch setreuid_juggling.patch: restore the 0.99.9.0 behavior wrt uidSteve Langasek2019-01-03
| | | | | | | | | | | | | | | changes for NIS+, since I know the old behavior was right and don't believe anyone has tested the new code.
* | | debian/watch: upstream has hit 1.0, so we're no longer in a "pre"Steve Langasek2019-01-03
| | | | | | | | | | | | directory. Fix up the regex for uscan.
* | | move the getpwnam patch to the beginning of the series, since it should beSteve Langasek2019-01-03
| | | | | | | | | | | | committed upstream soon
* | | New patch thread-safe_save_old_password.patch, to make sure all ourSteve Langasek2019-01-03
| | | | | | | | | | | | getpwnam() use in pam_unix is thread-safe (fixes an upstream regression)
* | | whack-a-mole: fix a syntax error missed when hand-applying the patchSteve Langasek2019-01-03
| | |
* | | s/name/user/, now that this code is in a different functionSteve Langasek2019-01-03
| | |