summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pam_unix: Add crypt_default method, if supported.Björn Esser2018-11-27
* Revert part of the commit 4da9febcTomas Mraz2018-11-26
* pam_unix: Add support for (gost-)yescrypt hashing methods.Björn Esser2018-11-23
* pam_unix: Fix closing curly brace. (#77)Björn Esser2018-11-22
* pam_unix: Add support for crypt_checksalt, if libcrypt supports it.Björn Esser2018-11-22
* pam_unix: Prefer a gensalt function, that supports auto entropy.Björn Esser2018-11-22
* pam_motd: Fix segmentation fault when no motd_dir specified (#76)Robert Fairley2018-11-21
* pam_motd: Support multiple motd paths specified, with filename overrides (#69)Robert Fairley2018-11-19
* pam_unix: Use bcrypt b-variant for computing new hashes.Björn Esser2018-11-16
* pam_tally, pam_tally2: fix grammar and spelling (#54)Dmitry V. Levin2018-06-22
* Fix grammar of messages printed via pam_promptDmitry V. Levin2018-06-19
* pam_stress: do not mark messages for translationDmitry V. Levin2018-06-19
* pam_unix: remove obsolete _UNIX_AUTHTOK, _UNIX_OLD_AUTHTOK, and _UNIX_NEW_AUT...Dmitry V. Levin2018-05-31
* pam_unix: remove obsolete _unix_read_password prototypeDmitry V. Levin2018-05-31
* Release version 1.3.1Thorsten Kukuk2018-05-18
* Add xz compressionThorsten Kukuk2018-05-18
* pam_motd: add support for a motd.d directory (#48)Allison Karlitskaya2018-05-16
* pam_umask: Fix documentation to align with order of loading umaskTomas Mraz2018-05-02
* Fix missing word in documentation.Joey Chagnon2018-04-10
* pam_tally2 --reset: avoid creating a missing tallylog fileDmitry V. Levin2017-11-10
* pam_mkhomedir: Allow creating parent of homedir under /Tomas Mraz2017-11-10
* pam_tty_audit: Fix regression introduced by adding the uid range support.Tomas Mraz2017-10-09
* pam_access: Add note about spaces around ':' in access.conf(5)Tomas Mraz2017-09-06
* Workaround formatting problem in pam(8)Tomas Mraz2017-09-06
* pam_unix: Check return value of malloc used for setcred data (#24)Peter Urbanec2017-07-12
* pam_cracklib: Drop unused prompt macros.Tomas Mraz2017-07-10
* pam_tty_audit: Support matching users by uid range.Tomas Mraz2017-06-28
* pam_access: support parsing files in /etc/security/access.d/*.confTomas Mraz2017-05-31
* pam_localuser: Correct the example in documentation.Tomas Mraz2017-04-11
* pam_localuser: Correct documentation of return value.Tomas Mraz2017-04-11
* Make maxclassrepeat=1 behavior consistent with docs (#9)Saul Johnson2017-03-10
* Properly test for strtol() failure to find any digits.Josef Moellers2017-02-09
* pam_exec: fix a potential null pointer dereferenceDaniel Abrecht2017-01-19
* Add missing comma in the limits.conf.5 manpage.Antonio Ospite2016-12-07
* Regular links doesn't work with -no-numbering -no-references.Tomas Mraz2016-11-14
* pam_access: First check for the (group) match.Tomas Mraz2016-11-01
* pam_ftp: Properly use the first name from the supplied listTomas Mraz2016-10-17
* pam_issue: Fix no prompting in parse escape codes mode.Bartos-Elekes Zsolt2016-09-12
* xtests: remove bash dependencyMaxin B. John2016-06-30
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-30
* pam_timestamp: fix typo in strncmp usageDmitry V. Levin2016-06-14
* Correct the examples in pam_fail_delay(3) man page.Tomas Mraz2016-05-30
* Remove spaces in examples for access.conf.Tomas Mraz2016-05-11
* build: avoid non-portable == with "test" (ticket #60)Mike Frysinger2016-05-05
* Release version 1.3.0Thorsten Kukuk2016-04-28
* Updated translations from Zanata.Tomas Mraz2016-04-28
* pam_wheel: Correct the documentation of the root_only option.Tomas Mraz2016-04-19
* pam_unix: Document that MD5 password hash is used to store old passwords.Tomas Mraz2016-04-19
* Project registered at Zanata (fedora.zanata.org) for translations.Tomas Mraz2016-04-14
* pam_unix: Use pam_get_authtok() instead of direct pam_prompt() calls.Tomas Mraz2016-04-06