]> granicus.if.org Git - linux-pam/history - modules
doc: fix module type written in MODULE TYPES PROVIDED
[linux-pam] / modules /
2019-10-15 MIZUTA Takeshidoc: fix module type written in MODULE TYPES PROVIDED master
2019-10-14 Tomas Mrazpam_unix: Add logging useful for debugging problems
2019-10-10 Tomas Mrazpam_unix: Fix the spelling of Jan Rękorajski's name.
2019-10-08 MIZUTA Takeshidoc: fix typo in manpage
2019-10-03 MIZUTA Takeshipam_mkhomedir: Add debug option to pam_mkhomedir(8...
2019-09-16 Thorsten KukukAdd support for a vendor directory and libeconf (#136)
2019-09-12 Carlos Santospam_lastlog: document the 'unlimited' option
2019-09-12 Carlos Santospam_lastlog: prevent crash due to reduced 'fsize' limit
2019-09-11 edpam_unix_sess.c add uid for opening session
2019-09-02 Matt Cowellpwhistory: fix read of uninitialized data and memory...
2019-08-07 Tomas Mrazpam_tty_audit: Manual page clarification about password...
2019-06-27 Tomas Mrazpam_unix: Correct MAXPASS define name in the previous...
2019-06-27 Florian BestRestrict password length when changing password
2019-06-27 Florian BestTrim password at PAM_MAX_RESP_SIZE chars
2019-05-23 Olaf Mandelpam_succeed_if: Request user data only when needed
2019-02-26 Maciej S. Szmigieropam_tally2: Remove unnecessary fsync()
2019-02-19 vkwitshanaFixed a grammer mistake
2019-01-10 Christopher HeadFix documentation for pam_wheel
2019-01-10 Nir Sofferpam_lastlog: Improve silent option documentation
2019-01-10 Nir Sofferpam_lastlog: Respect PAM_SILENT flag
2019-01-04 Tomas MrazFix regressions from the last commits.
2019-01-04 Rosen PenevReplace strndupa with strncpy
2019-01-04 Yousong Zhoubuild: ignore pam_lastlog when logwtmp is not available.
2019-01-04 Yousong Zhoubuild: ignore pam_rhosts if neither ruserok nor ruserok...
2018-12-20 Tomas Mrazpam_motd: Cleanup the code and avoid unnecessary logging
2018-12-20 Tomas Mrazpam_lastlog: Limit lastlog file use by LASTLOG_UID_MAX...
2018-12-11 Tomas MrazMove the duplicated search_key function to pam_modutil.
2018-11-27 Tomas Mrazpam_unix: Use pam_syslog instead of helper_log_err.
2018-11-27 Björn Esserpam_unix: Report unusable hashes found by checksalt...
2018-11-27 Tomas MrazRevert "pam_unix: Add crypt_default method, if supported."
2018-11-27 Björn Esserpam_unix: Add crypt_default method, if supported.
2018-11-26 Tomas MrazRevert part of the commit 4da9febc
2018-11-23 Björn Esserpam_unix: Add support for (gost-)yescrypt hashing methods.
2018-11-22 Björn Esserpam_unix: Fix closing curly brace. (#77)
2018-11-22 Björn Esserpam_unix: Add support for crypt_checksalt, if libcrypt...
2018-11-22 Björn Esserpam_unix: Prefer a gensalt function, that supports...
2018-11-21 Robert Fairleypam_motd: Fix segmentation fault when no motd_dir speci...
2018-11-19 Robert Fairleypam_motd: Support multiple motd paths specified, with...
2018-11-16 Björn Esserpam_unix: Use bcrypt b-variant for computing new hashes.
2018-06-22 Dmitry V. Levinpam_tally, pam_tally2: fix grammar and spelling (#54)
2018-06-19 Dmitry V. LevinFix grammar of messages printed via pam_prompt
2018-06-19 Dmitry V. Levinpam_stress: do not mark messages for translation
2018-05-31 Dmitry V. Levinpam_unix: remove obsolete _UNIX_AUTHTOK, _UNIX_OLD_AUTH...
2018-05-31 Dmitry V. Levinpam_unix: remove obsolete _unix_read_password prototype
2018-05-16 Allison Karlitskayapam_motd: add support for a motd.d directory (#48)
2018-05-02 Tomas Mrazpam_umask: Fix documentation to align with order of...
2017-11-10 Dmitry V. Levinpam_tally2 --reset: avoid creating a missing tallylog...
2017-11-10 Tomas Mrazpam_mkhomedir: Allow creating parent of homedir under /
2017-10-09 Tomas Mrazpam_tty_audit: Fix regression introduced by adding...
2017-09-06 Tomas Mrazpam_access: Add note about spaces around ':' in access...
2017-07-12 Peter Urbanecpam_unix: Check return value of malloc used for setcred...
2017-07-10 Tomas Mrazpam_cracklib: Drop unused prompt macros.
2017-06-28 Tomas Mrazpam_tty_audit: Support matching users by uid range.
2017-05-31 Tomas Mrazpam_access: support parsing files in /etc/security...
2017-04-11 Tomas Mrazpam_localuser: Correct the example in documentation.
2017-04-11 Tomas Mrazpam_localuser: Correct documentation of return value.
2017-03-10 Saul JohnsonMake maxclassrepeat=1 behavior consistent with docs...
2017-02-09 Josef MoellersProperly test for strtol() failure to find any digits.
2017-01-19 Daniel Abrechtpam_exec: fix a potential null pointer dereference
2016-12-07 Antonio OspiteAdd missing comma in the limits.conf.5 manpage.
2016-11-01 Tomas Mrazpam_access: First check for the (group) match.
2016-10-17 Tomas Mrazpam_ftp: Properly use the first name from the supplied...
2016-09-12 Bartos-Elekes Zsoltpam_issue: Fix no prompting in parse escape codes mode.
2016-06-30 Tomas MrazUnification and cleanup of syslog log levels.
2016-06-14 Dmitry V. Levinpam_timestamp: fix typo in strncmp usage
2016-05-11 Tomas MrazRemove spaces in examples for access.conf.
2016-04-19 Tomas Mrazpam_wheel: Correct the documentation of the root_only...
2016-04-19 Tomas Mrazpam_unix: Document that MD5 password hash is used to...
2016-04-06 Tomas Mrazpam_unix: Use pam_get_authtok() instead of direct pam_p...
2016-04-04 Tomas Mrazpam_unix: Make password expiration messages more user...
2016-04-04 Thorsten Kukukinnetgr may not be there so make sure that when innetgr...
2016-04-01 Dmitry V. LevinFix whitespace issues
2016-04-01 Thorsten KukukUse TI-RPC functions if we compile and link against...
2016-03-29 Thorsten KukukRemove "--enable-static-modules" option and support...
2016-03-24 Thorsten KukukFix check for libtirpc and enhance check for libnsl...
2016-03-23 Thorsten KukukRemove YP dependencies from pam_access, they were never...
2016-03-04 Tomas MrazAdd checks for localtime() returning NULL.
2016-03-04 Tomas Mrazpam_unix: Silence warnings and fix a minor bug.
2016-02-17 Tomas Mrazpam_env: Document the /etc/environment file.
2016-02-17 Tomas Mrazpam_unix: Add no_pass_expiry option to ignore password...
2016-01-25 Tomas Mrazpam_unix: Change the salt length for new hashes to...
2015-12-16 Tomas Mrazpam_tally2: Optionally log the tally count when checking.
2015-09-24 Tomas Mrazpam_loginuid: Add syslog message if required auditd...
2015-08-12 Tomas Mrazpam_rootok: use rootok permission instead of passwd...
2015-08-05 Amarnath Valluripam_timestamp: Avoid leaking file descriptor.
2015-06-22 Thorsten KukukRelease version 1.2.1 Linux-PAM-1_2_1
2015-04-27 Thorsten KukukFix some grammatical errors in documentation.
2015-04-23 Thorsten KukukAdd "quiet" option to pam_unix to suppress informential...
2015-04-07 Tomas MrazUse crypt_r if available in pam_userdb and in pam_unix.
2015-03-25 Thorsten Kukukpam_env: expand @{HOME} and @{SHELL} and enhance docume...
2015-03-24 Thorsten KukukClarify pam_access docs re PAM service names and X...
2015-03-24 Thorsten KukukDon't use sudo directory, the timestamp format is diffe...
2015-03-24 Thorsten KukukEnhance group.conf examples (Ticket#35)
2015-03-24 Thorsten KukukDocument timestampdir option (Ticket#33)
2014-10-17 Tomas Mrazpam_succeed_if: Fix copy&paste error in rhost and tty...
2014-10-17 Tomas Mrazpam_succeed_if: Use long long type for numeric values
2014-08-26 Tomas Mrazpam_mkhomedir: Drop superfluous stat() call.
2014-08-26 Tomas Mrazpam_exec: Do not depend on open() returning STDOUT_FILENO.
2014-08-25 Robin Hackpam_keyinit: Check return value of setregid.
2014-08-25 Robin Hackpam_filter: Avoid leaking descriptors when fork() fails.
next