summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pam_unix: workaround the problem caused by libnss_systemdldv/pam_unixDmitry V. Levin2021-08-191-2/+1
* po: update translations using Weblate (French)Jérôme Fenal2021-08-181-7/+8
* po/zh_CN.po: fix pam_lastlog translation errorspanchenbo2021-08-021-4/+5
* po: update translations using Weblate (Korean)simmon2021-07-241-3/+3
* po: update translations using Weblate (Swedish)Dmitry V. Levin2021-07-221-7/+8
* po: update translations using Weblate (Portuguese (Brazil))Dmitry V. Levin2021-07-221-6/+6
* po: update translations using Weblate (Portuguese (Brazil))Dmitry V. Levin2021-07-221-7/+7
* po: update translations using Weblate (Dutch)Dmitry V. Levin2021-07-221-5/+5
* po: update translations using Weblate (Italian)Dmitry V. Levin2021-07-221-8/+8
* po: update translations using Weblate (Hebrew)Dmitry V. Levin2021-07-221-7/+8
* po: update translations using Weblate (Finnish)Dmitry V. Levin2021-07-221-7/+8
* po: update translations using Weblate (Danish)Dmitry V. Levin2021-07-221-7/+8
* po: update translations using Weblate (Catalan)Dmitry V. Levin2021-07-221-7/+7
* po: update translations using Weblate (Ukrainian)Yuri Chornoivan2021-07-221-9/+9
* po: update translations using Weblate (Turkish)Oğuz Ersen2021-07-221-6/+6
* po: update translations using Weblate (Polish)Piotr Drąg2021-07-211-10/+10
* po: update translations using Weblate (German)Dmitry V. Levin2021-07-211-8/+8
* po: update translations using Weblate (Russian)Dmitry V. Levin2021-07-211-9/+9
* po: update translations using Weblate (Korean)Seong-ho Cho2021-07-211-29/+30
* po: update .pot and .po filesDmitry V. Levin2021-07-2083-1257/+2016
* Prepare for 1.5.2 releaseDmitry V. Levin2021-07-202-5/+15
* pam_faillock: remove confusing commentDmitry V. Levin2021-07-201-1/+0
* pam_filter: Close file after controlling ttyIker Pedrosa2021-07-091-1/+1
* Permit unix_chkpwd & pam_unix.so to run without being setuid-root.Andrew G. Morgan2021-06-291-4/+8
* configure.ac: fix build with libxcrypt and uclibc-ngFabrice Fontaine2021-06-151-4/+12
* Add pkgconfig files for provided librariesMathieu Trossevin2021-06-148-0/+41
* Remove support for legacy xcryptBjörn Esser2021-06-145-37/+11
* pam_misc: set default length of misc_conv() buffer to 4096Jeff Squyres2021-06-141-2/+2
* pam_misc: make length of misc_conv() configurableJeff Squyres2021-06-142-1/+8
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-1410-13/+524
* .github: add gcc-11, clang-12, and clang-11 jobsDmitry V. Levin2021-06-131-0/+70
* tests: fix -Wmaybe-uninitialized warningsDmitry V. Levin2021-06-138-8/+8
* pam_unix: do not use crypt_checksalt when checking for password expirationldv/fixes/pam_unixDmitry V. Levin2021-06-101-6/+0
* pam_exec: implement quiet_log optionPatrick Schleizer2021-06-102-0/+22
* pam.conf: clarify default action for unspecified return codesJeff Squyres2021-05-241-1/+9
* man: fix spelling bug in pam_end.3.xmlHasan2021-05-011-1/+1
* po: update translations using Weblate (Korean)simmon2021-04-251-71/+60
* po: update translations using Weblate (Spanish)Emilio Herrera2021-04-251-11/+12
* pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.Josef Moellers2021-04-222-0/+51
* pam_userdb: Prevent garbage characters from dbStanislav Zidek2021-04-212-23/+36
* misc_conv: Flush the terminal input after the password is readTomas Mraz2021-04-121-2/+2
* pam_access: clean up the remote host matching codeTomas Mraz2021-04-121-16/+28
* pam_faillock: convert spaces to tab to keep code stylechuanqin2021-03-251-3/+2
* pam_env: fix example in pam_env.conf.5 for setting variabletheslimshaney2021-03-081-1/+1
* pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defsdshein-alt2021-03-054-9/+87
* po: update translations using Weblate (Finnish)Ricky Tigg2021-02-131-7/+8
* po: update translations using Weblate (Hungarian)Balázs Meskó2021-02-131-9/+9
* po: update translations using Weblate (Esperanto)Carmen Bianca Bakker2021-02-131-53/+51
* Update translation filesWeblate2021-02-1382-456/+111
* configure.ac: add --with-systemdunitdir optionChangqing Li2021-01-272-1/+11