summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pgp.keys.asc: updateldv/gpg-keyDmitry V. Levin2023-03-301-150/+134
* pam_timestamp: fix build failureIker Pedrosa2023-03-301-0/+1
* po: update translations using Weblate (Punjabi)A S Alam2023-03-141-11/+12
* manual pages: document usage of $DISPLAY and PAM_TTYThorsten Kukuk2023-03-141-5/+7
* libpam: simplify string copying using strdupChristian Göttsche2023-03-041-5/+1
* modules: make use of secure memory erasureChristian Göttsche2023-02-2828-96/+140
* libpamc: make use of secure memory erasureChristian Göttsche2023-02-283-5/+8
* libpam_misc: make use of secure memory erasureChristian Göttsche2023-02-282-6/+8
* libpam: make use of secure memory erasureChristian Göttsche2023-02-287-41/+48
* libpam: introduce secure memory erasure helpersChristian Göttsche2023-02-284-10/+85
* pam_env: use helper to free string listChristian Göttsche2023-02-281-2/+1
* pam_env: override undefined pointer after asprintf failureChristian Göttsche2023-02-281-0/+1
* Y2038: use logind instead of utmpThorsten Kukuk2023-02-285-9/+78
* po: update translations using Weblate (Slovenian)Martin Srebotnjak2023-02-201-25/+24
* po: update translations using Weblate (Hebrew)Yaron Shahrabani2023-02-201-8/+8
* manual pages: enhance pam.d documentationThorsten Kukuk2023-02-174-19/+73
* pam_lastlog: deprecate it and disable by defaultThorsten Kukuk2023-02-152-5/+16
* libpam: use getlogin() from libc and not utmpThorsten Kukuk2023-02-141-41/+11
* po: update translations using Weblate (Czech)Josef Hruska2023-02-071-13/+13
* po: update translations using Weblate (Korean)Seong-ho Cho2023-02-071-44/+44
* po: update translations using Weblate (Croatian)Gogo Gogsi2023-02-071-12/+11
* po: update translations using Weblate (Kazakh)Baurzhan Muftakhidinov2023-02-071-12/+11
* po: update translations using Weblate (German)Ettore Atalan2023-02-071-12/+12
* po: update translations using Weblate (Swedish)Luna Jernberg2023-02-071-11/+11
* po: update translations using Weblate (Finnish)Jan Kuparinen2023-02-071-12/+11
* po: update translations using Weblate (Ukrainian)Yuri Chornoivan2023-02-071-12/+11
* po: update translations using Weblate (Turkish)Oğuz Ersen2023-02-071-11/+11
* po: update translations using Weblate (Polish)Piotr Drąg2023-02-071-13/+12
* po: update translations using Weblate (Korean)김인수2023-02-071-10/+10
* po: update translations using Weblate (Georgian)Temuri Doghonadze2023-02-071-9/+8
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-0744-0/+175
* ci: make VENDORDIR based on $prefix for the clang case as wellDmitry V. Levin2023-02-071-1/+1
* ci: make VENDORDIR based on $prefixldv/pam_env-vendordirDmitry V. Levin2023-02-052-2/+2
* pam_env: do not assume in tests that VENDORDIR is /usr/etcDmitry V. Levin2023-02-041-13/+35
* pam_env: do not hardcode /usr/etc into testsDmitry V. Levin2023-02-031-12/+18
* pam_env: do not hardcode /usr/etc into documentationDmitry V. Levin2023-02-021-3/+3
* pam_env: fix VENDOR_DEFAULT_ETC_ENVFILEDmitry V. Levin2023-02-011-1/+1
* pam_unix: don't link against yppasswd_xdr if NIS is disabledThorsten Kukuk2023-01-313-6/+6
* Enable format compiler warningsChristian Göttsche2023-01-303-6/+21
* Enable undef warningChristian Göttsche2023-01-302-4/+5
* Enable additional compiler warningsChristian Göttsche2023-01-301-0/+3
* pam_pwhistory: use vendor specific pwhistory.conf as fallbackStefan Schubert2023-01-272-0/+31
* pam_pwhistory: add a basic test for return valuesStefan Schubert2023-01-272-1/+64
* examples: ignore generated tty_convChristian Göttsche2023-01-251-0/+1
* pam_unix: regenerate yppasswd.h/yppasswd_xdr.c (#480)Thorsten Kukuk2023-01-242-61/+72
* libpam: remove dead code in pam_dynamic.cldv/pam_dynamicDmitry V. Levin2023-01-241-83/+1
* pam_selinux: treat getenforce failures as enforcingChristian Göttsche2023-01-241-6/+6
* .github: add gcc-12, clang-13, and clang-14 jobsldv/github-ciDmitry V. Levin2023-01-211-4/+46
* .github: switch from ubuntu-20.04 to ubuntu-latestDmitry V. Levin2023-01-201-63/+7
* pam_unix: silence compiler warning in md5.cDmitry V. Levin2023-01-191-13/+12