summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: add a git status checkldv/ci-git-statusDmitry V. Levin2022-01-231-0/+5
* Update .gitignore fileDmitry V. Levin2022-01-231-0/+1
* pam_limits: use VENDOR_SCONFIGDIR macroldv/SCONFIGDIRDmitry V. Levin2022-01-231-2/+2
* Introduce VENDOR_SCONFIGDIR macroDmitry V. Levin2022-01-231-0/+2
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-2312-10/+18
* pam_limits: make LIMITS_FILE_DIR macro consistentDmitry V. Levin2022-01-232-2/+2
* modules: use SCONFIGDIR macroDmitry V. Levin2022-01-237-14/+10
* Introduce SCONFIGDIR macroDmitry V. Levin2022-01-231-0/+2
* pam_sepermit: fix conf= option supportldv/pam_sepermitDmitry V. Levin2022-01-222-4/+107
* pam_sepermit: add a basic test for return valuesDmitry V. Levin2022-01-222-1/+64
* Update xsh.cliaohanqin2022-01-181-1/+1
* Add a conversation function exampleplanc2022-01-142-1/+178
* pam_limits: adjust docu if config file is missing (#426)Thorsten Kukuk2022-01-141-1/+0
* pam_rootok: fix compilation warning when HAVE_LIBAUDIT is not definedStefan Schubert2022-01-131-2/+1
* pam_limits: don't fail on missing config files (#418)Ludwig Nussel2022-01-131-0/+3
* Check the return value of localtime in faillock (#421)pyllyukko2022-01-121-0/+5
* README: fix typoDmitry V. Levin2022-01-061-1/+1
* run-xtests.sh: check whether files existMingli Yu2021-11-241-7/+13
* modules/pam_limits: fix build with old Linux kernel headersDmitry V. Levin2021-11-241-0/+4
* Use vendor specific limits.conf as fallback (#402)Thorsten Kukuk2021-11-032-3/+22
* Only include vendordir in manual page if set (#401)Thorsten Kukuk2021-11-022-5/+4
* Include pam_xauth_data.3.xml in source archive (#400)Thorsten Kukuk2021-11-021-1/+1
* Fix a typo found using codespell toolv1.5.2Dmitry V. Levin2021-09-032-4/+4
* configure.ac: also search libcrypt through pkg-configFabrice Fontaine2021-08-301-3/+10
* 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