]> granicus.if.org Git - linux-pam/history - modules/pam_unix
doc: fix module type written in MODULE TYPES PROVIDED
[linux-pam] / modules / pam_unix /
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-09-11 edpam_unix_sess.c add uid for opening session
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
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-16 Björn Esserpam_unix: Use bcrypt b-variant for computing new hashes.
2018-06-19 Dmitry V. LevinFix grammar of messages printed via pam_prompt
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
2017-07-12 Peter Urbanecpam_unix: Check return value of malloc used for setcred...
2016-06-30 Tomas MrazUnification and cleanup of syslog log levels.
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-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-04 Tomas Mrazpam_unix: Silence warnings and fix a minor bug.
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-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.
2014-07-21 Tomas MrazMake pam_pwhistory and pam_unix tolerant of corrupted...
2014-06-19 Tomas Mrazpam_unix: Check for NULL return from Goodcrypt_md5().
2014-06-19 Tomas Mrazpam_unix: check for NULL return from malloc()
2014-01-27 Dmitry V. LevinIntroduce pam_modutil_sanitize_helper_fds
2014-01-27 Dmitry V. LevinFix gratuitous use of strdup and x_strdup
2013-11-11 Thorsten Kukuk Always ask for old password if changing NIS account
2013-11-08 Thorsten KukukAllow DES as compatibility option for /etc/login.defs
2013-09-16 Thorsten KukukCheck return value of setuid to remove glibc warnings. Linux-PAM-1_1_8
2013-09-13 Tomas MrazWrite to *rounds only if non-NULL.
2013-09-13 Tomas MrazAdd missing ')'
2013-08-30 Thorsten KukukFix compile error
2013-08-29 Thorsten KukukRestart waitpid if it returns with EINTR (ticket #17)
2013-06-20 Tomas MrazMan page fix - unix_update runs in the permissive mode...
2013-06-18 Thorsten KukukUse hash from /etc/login.defs as default if no
2013-03-28 Tomas MrazFix strict aliasing issue in MD5 implementations.
2013-02-08 Tomas MrazAdd checks for crypt() returning NULL.
2012-10-10 Dmitry V. Levinpam_unix: fix build in --enable-selinux mode
2012-08-16 Thorsten KukukSmall documentation and define fixes
2012-07-09 Stevan BajićRLIMIT_* variables are no longer defined unless you...
2012-04-11 Paul WoutersCheck for crypt() failure returning NULL.
2012-02-03 Dmitry V. Levinpam_unix: make configuration consistent in --enable...
2012-01-03 Tomas MrazMerge branch 'master' of ssh://git.fedorahosted.org...
2012-01-03 Tomas MrazFix matching of usernames in the pam_unix remember...
2011-10-28 Dmitry V. LevinUse libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
2011-10-27 Dmitry V. LevinUpdate .gitignore files
2011-10-27 Dmitry V. LevinRename all .cvsignore files to .gitignore
2011-10-26 Dmitry V. LevinFix whitespace issues
2011-06-24 Thorsten KukukFix order of libraries Linux-PAM-1_1_4 v1.1.4
2011-06-15 Tomas MrazDo not crash when remember, minlen, or rounds options...
2011-06-14 Thorsten Kukuk2011-06-14 Thorsten Kukuk <kukuk@thkukuk.de>
2011-03-21 Tomas MrazClear the whole MD5 context.
2011-03-17 Tomas MrazRelevant BUGIDs:
2010-10-21 Thorsten KukukRelevant BUGIDs:
2010-08-17 Thorsten KukukRelevant BUGIDs:
2010-08-09 Thorsten KukukRelevant BUGIDs: 2923437
2010-08-04 Thorsten KukukRelevant BUGIDs: 2730965
2009-12-08 Thorsten KukukRelevant BUGIDs: 2892529
2009-12-08 Tomas MrazRelevant BUGIDs: rhbz#545053
2009-06-30 Thorsten KukukRelevant BUGIDs:
2009-06-29 Thorsten KukukRelevant BUGIDs:
2009-06-28 Thorsten KukukRelevant BUGIDs:
2009-06-26 Thorsten KukukRelevant BUGIDs:
2009-06-26 Thorsten KukukRelevant BUGIDs:
2009-06-01 Tomas MrazRelevant BUGIDs:
2009-05-11 Tomas MrazRelevant BUGIDs:
2009-04-09 Thorsten KukukRelevant BUGIDs:
2009-04-03 Dmitry V. LevinRelevant BUGIDs:
2009-03-27 Thorsten KukukRelevant BUGIDs:
2009-03-25 Thorsten KukukRelevant BUGIDs: 2487654
2009-03-24 Tomas MrazRelevant BUGIDs:
2009-03-03 Tomas MrazRelevant BUGIDs:
2009-02-27 Tomas MrazRelevant BUGIDs:
2009-02-26 Tomas MrazRelevant BUGIDs: debian#514437 rhbz#487216
2008-12-01 Tomas MrazRelevant BUGIDs:
2008-12-01 Thorsten KukukRelevant BUGIDs:
2008-11-30 Thorsten KukukRelevant BUGIDs:
2008-11-28 Tomas MrazRelevant BUGIDs:
2008-11-24 Tomas MrazRelevant BUGIDs:
2008-09-16 Thorsten KukukRelevant BUGIDs:
2008-08-18 Thorsten KukukRelevant BUGIDs:
2008-07-28 Steve LangasekRelevant BUGIDs:
2008-07-27 Steve LangasekRelevant BUGIDs: Debian bug #470137
2008-07-11 Tomas MrazRelevant BUGIDs: #2009766
2008-07-08 Thorsten KukukRelevant BUGIDs:
2008-06-22 Thorsten KukukRelevant BUGIDs:
next