Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / linux-pam/linux-pam issues and pull requests

#634 - libpam: Simplify mod_path string building logic

Pull Request - State: closed - Opened by BenBE 11 months ago
Labels: enhancement

#633 - libpam: avoid infinite recursion with includes

Pull Request - State: closed - Opened by BenBE 11 months ago
Labels: enhancement

#632 - pam_shells: improve /etc/shells handling

Pull Request - State: closed - Opened by stoeckmann 11 months ago - 2 comments
Labels: enhancement

#631 - pam_xauth: avoid building argv inside run_coprocess

Pull Request - State: closed - Opened by BenBE 11 months ago
Labels: enhancement

#630 - pam_exec: fix stack overflow on \0 output

Pull Request - State: closed - Opened by stoeckmann 11 months ago - 1 comment
Labels: bug

#629 - pam_echo: avoid heap overflow on huge files

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#628 - libpam: drop module if memory allocation failed

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#627 - Various fixes related to handling debug output

Pull Request - State: closed - Opened by BenBE 11 months ago - 5 comments
Labels: bug

#626 - libpam: fix integer overflow when parsing configs

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#625 - treewide: do not cast calloc/malloc/realloc

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: enhancement

#624 - libpam: simplify IF_NO_PAMH

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: enhancement

#623 - Improve debug messages

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: enhancement

#622 - pam_rootok: call va_end only once

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#621 - libpam: stop processing excessively long lines

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#620 - libpam: avoid endless loop on long config line

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: bug

#619 - libpam: improve debug output

Pull Request - State: closed - Opened by stoeckmann 11 months ago
Labels: enhancement

#618 - libpam: fix possible heap overflow in _pam_strdup

Pull Request - State: closed - Opened by stoeckmann 11 months ago - 1 comment

#617 - pam_canonicalize_user: new module to canonicalize user name

Pull Request - State: closed - Opened by ldv-alt 11 months ago - 2 comments

#616 - Passkey support

Issue - State: open - Opened by zenlord 11 months ago - 5 comments
Labels: enhancement, question

#615 - pam_listfile: Improve error message on denial

Issue - State: open - Opened by martinpitt 11 months ago
Labels: enhancement

#614 - libpam: use close_range() to close file descriptors

Pull Request - State: closed - Opened by ikerexxe 11 months ago

#613 - Add /etc/security/pam_env.conf.d/

Issue - State: closed - Opened by x746e 12 months ago - 2 comments
Labels: question

#612 - pam_faildelay: Overincreased delay when big value set

Issue - State: open - Opened by wojciechsi 12 months ago - 3 comments
Labels: question

#611 - pam_env: fix handling of huge strings

Pull Request - State: closed - Opened by stoeckmann 12 months ago - 1 comment

#610 - No way to tell if a service passed to pam_start is missing/not present

Issue - State: closed - Opened by pontaoski 12 months ago - 1 comment
Labels: question

#609 - pam_wheel: introduce auth_self mode

Pull Request - State: open - Opened by lnussel about 1 year ago
Labels: enhancement

#608 - examples/tty_conv: fix build on musl

Pull Request - State: closed - Opened by skychengzhixing about 1 year ago - 4 comments

#607 - pam_unix: Support reading YESCRYPT_COST_FACTOR from /etc/login.defs

Issue - State: closed - Opened by dvzrv about 1 year ago
Labels: enhancement

#606 - pam_env: enable for pam_authenticate

Pull Request - State: open - Opened by mitfik about 1 year ago
Labels: enhancement

#605 - pam_env: enable for pam_authenticate

Issue - State: open - Opened by mitfik about 1 year ago - 2 comments
Labels: enhancement

#604 - pam_start.c: call bindtextdomain() to expose Linux-PAM locales

Pull Request - State: closed - Opened by trofi about 1 year ago - 1 comment
Labels: enhancement

#603 - pam_namespace: add group support, again

Pull Request - State: open - Opened by JosefSchoenberger about 1 year ago
Labels: enhancement

#601 - pam_access: Support UID and GID in access.conf

Pull Request - State: closed - Opened by mluckam about 1 year ago - 3 comments
Labels: enhancement

#600 - Clang analyzer reportings

Pull Request - State: closed - Opened by cgzones about 1 year ago

#599 - Memory erasure followups

Pull Request - State: closed - Opened by cgzones about 1 year ago

#598 - cast to unsigned char for character handling function

Pull Request - State: closed - Opened by cgzones about 1 year ago

#595 - pam_faillock: add option to accept uid as argument

Pull Request - State: open - Opened by sandy-lcq about 1 year ago - 4 comments
Labels: enhancement

#593 - pam_pwhistory: fix passing NULL filename argument to pwhistory helper

Pull Request - State: closed - Opened by zainhasib about 1 year ago - 1 comment
Labels: bug

#592 - Is it possible to force a user to change their password on first login by configuring a pam custom policy.

Issue - State: closed - Opened by muyu888 about 1 year ago - 2 comments
Labels: question

#589 - SEGV on unknown address 0x000000000000

Issue - State: closed - Opened by ToxyFlog1627 about 1 year ago - 2 comments

#583 - Permissions errors with pam_setcred() after jump actions with pam_exec.so

Issue - State: closed - Opened by swolebro over 1 year ago - 6 comments
Labels: question

#582 - pam_access: IPv6 in `/etc/security/access.conf` requires interface to be specified since 1.5.3

Issue - State: closed - Opened by charlesmaher over 1 year ago - 11 comments
Labels: bug

#581 - pam_shells: Plug econf memory leak

Pull Request - State: closed - Opened by stoeckmann over 1 year ago

#580 - pam_shells: return PAM_USER_UNKNOWN if getpwnam fails

Pull Request - State: closed - Opened by TheJonny over 1 year ago

#579 - pam_xauth: switch away from PATH_MAX

Pull Request - State: closed - Opened by pinotree over 1 year ago - 3 comments

#578 - pam_mkhomedir: simplify handling of newsource/newdest

Pull Request - State: closed - Opened by pinotree over 1 year ago

#577 - pam_limits: build again on non-Linux OSes

Pull Request - State: closed - Opened by pinotree over 1 year ago

#576 - examples/tty_conv: fix build failure on musl

Pull Request - State: closed - Opened by vi-improved over 1 year ago - 1 comment

#574 - configure.ac: add `--enable-examples` option

Pull Request - State: closed - Opened by pinotree over 1 year ago - 1 comment

#573 - pam_nologin: explicitly fail when nologin path is a directory

Pull Request - State: closed - Opened by pinotree over 1 year ago - 2 comments

#572 - Various PATH_MAX fixes

Pull Request - State: closed - Opened by pinotree over 1 year ago

#571 - modules: update Linux detection

Pull Request - State: closed - Opened by cgzones over 1 year ago

#570 - prepare for release

Pull Request - State: closed - Opened by ldv-alt over 1 year ago

#569 - compiling on wsl

Issue - State: open - Opened by zeilenschubser over 1 year ago - 1 comment
Labels: question, build issue

#568 - 14400 limit of group member quantity in pam_access

Issue - State: open - Opened by wolfohyeah over 1 year ago - 1 comment
Labels: question

#567 - pam_succeed_if: do not use the result of keyword substitution for keyword match

Pull Request - State: closed - Opened by ldv-alt over 1 year ago
Labels: bug

#566 - man: clarify PAM_DATA_SILENT in pam_set_data.3

Pull Request - State: closed - Opened by bluca over 1 year ago - 4 comments
Labels: documentation

#565 - Using PAM authentication as non-root user

Issue - State: closed - Opened by Smriti-Ayushi over 1 year ago - 9 comments
Labels: question

#564 - pam_unix: password expiry info is printed multiple times during ssh logins

Issue - State: closed - Opened by sshedi over 1 year ago - 8 comments
Labels: question

#563 - doc: fix a grammar mistake

Pull Request - State: closed - Opened by huangyxi over 1 year ago

#562 - pam_time integration with pam_systemd

Pull Request - State: open - Opened by vorlonofportland over 1 year ago
Labels: enhancement

#561 - libpam: raise line buffer size limit

Pull Request - State: closed - Opened by DDDas7 over 1 year ago - 6 comments
Labels: enhancement

#560 - pam_succeed_if might do weird things if a user name matches a keyword

Issue - State: closed - Opened by Cigaes over 1 year ago
Labels: bug

#559 - pam_succeed_if logs invalid user names

Issue - State: open - Opened by Cigaes over 1 year ago - 1 comment
Labels: bug

#558 - build: fix --enable-openssl support

Pull Request - State: closed - Opened by schubi2 over 1 year ago - 13 comments

#557 - Compilation error(Linux-PAM-1_1_8)

Issue - State: closed - Opened by wpf97 over 1 year ago - 1 comment

#556 - pam_xauth: use the owner of Xauthority file

Pull Request - State: open - Opened by keentux over 1 year ago - 2 comments
Labels: enhancement

#555 - doc: Include custom-html.xsl.in and custom-man.xsl.in

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 1 comment

#554 - pam_unix: fix compiling if HAVE_NIS is not set

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 8 comments
Labels: build issue

#553 - --enable-openssl build is broken by introduction of vendordir support

Issue - State: closed - Opened by ldv-alt over 1 year ago - 1 comment
Labels: build issue

#552 - treewide: fix unnecessary $ on arithmetic variables

Pull Request - State: closed - Opened by ldv-alt over 1 year ago

#551 - pgp.keys.asc: update

Pull Request - State: closed - Opened by ldv-alt over 1 year ago

#550 - pam_timestamp: fix build failure

Pull Request - State: closed - Opened by ikerexxe over 1 year ago - 2 comments

#549 - Did you provide system-auth and common-xxx by default?

Issue - State: closed - Opened by markwester over 1 year ago - 2 comments

#548 - libpam: simplify string copying using strdup

Pull Request - State: closed - Opened by cgzones over 1 year ago

#547 - documentation: document usage of $DISPLAY and PAM_TTY

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 1 comment
Labels: documentation

#546 - PAM_TTY and PAM_XDISPLAY, documentation is unclear when to use what.

Issue - State: closed - Opened by thkukuk over 1 year ago - 2 comments
Labels: question, documentation

#545 - Skip first pass in sasl-pam-mysql authentication

Issue - State: closed - Opened by gsommavilla over 1 year ago - 1 comment
Labels: question

#544 - gpg signature is not valid for the release 1.5.2

Issue - State: closed - Opened by pouyan-emb over 1 year ago - 1 comment

#543 - > > We are using Linux-PAM-0.76 release in our project,

Issue - State: closed - Opened by ierasa over 1 year ago - 1 comment

#542 - Is Linux-PAM-0.76 support SHA512 for root users

Issue - State: closed - Opened by ierasa over 1 year ago - 2 comments
Labels: question

#541 - Y2038: use logind instead of utmp

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 7 comments

#540 - manual pages: enhance pam.d documentation

Pull Request - State: closed - Opened by thkukuk over 1 year ago

#539 - pam_lastlog: deprecate it and disable by default

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 4 comments

#538 - libpam: use getlogin() from libc and not utmp

Pull Request - State: closed - Opened by thkukuk over 1 year ago - 1 comment

#537 - Y2038: Linux-PAM uses utmp/wtmp/btmp/lastlog in several places which are not Y2038 ready

Issue - State: closed - Opened by thkukuk over 1 year ago - 8 comments
Labels: bug, enhancement, question

#536 - /bin/bash: ./padout: cannot execute binary file: Exec format error

Issue - State: closed - Opened by ZhYingJie over 1 year ago - 2 comments
Labels: question

#535 - pam_env: vendordir support fixes

Pull Request - State: closed - Opened by ldv-alt over 1 year ago - 2 comments
Labels: bug

#534 - user .pam_environment - default behavior

Issue - State: open - Opened by 4lex11s over 1 year ago - 1 comment
Labels: question, documentation

#533 - memset to explicit_bzero

Issue - State: closed - Opened by igorDi86 over 1 year ago - 4 comments
Labels: question

#532 - libpam rejects pam config files containing long lines

Issue - State: closed - Opened by DDDas7 over 1 year ago - 9 comments
Labels: enhancement

#531 - overhaul pam_overwrite alternative

Pull Request - State: closed - Opened by cgzones over 1 year ago - 1 comment
Labels: enhancement

#530 - guide on how to use pam_faillock for ubuntu?

Issue - State: open - Opened by nealjwang over 1 year ago
Labels: help wanted, question

#529 - pam_unix: don't link against yppasswd_xdr if NIS is disabled (#523)

Pull Request - State: closed - Opened by thkukuk over 1 year ago

#528 - overhaul pam_overwrite

Pull Request - State: closed - Opened by cgzones over 1 year ago - 4 comments
Labels: enhancement

#527 - Using <vendordir>/etc/security directory for installation if it has been set.

Pull Request - State: closed - Opened by schubi2 over 1 year ago - 3 comments
Labels: enhancement

#526 - Enable additional compiler warnings

Pull Request - State: closed - Opened by cgzones over 1 year ago - 2 comments
Labels: enhancement