summaryrefslogtreecommitdiff
path: root/modules/pam_unix
Commit message (Expand)AuthorAge
* New upstream version 1.3.1Steve Langasek2019-02-12
|\
| * pam_unix: Check return value of malloc used for setcred data (#24)Peter Urbanec2017-07-12
| * Unification and cleanup of syslog log levels.Tomas Mraz2016-06-30
* | New upstream version 1.3.0Steve Langasek2019-01-22
|\|
| * pam_unix: Document that MD5 password hash is used to store old passwords.Tomas Mraz2016-04-19
| * pam_unix: Use pam_get_authtok() instead of direct pam_prompt() calls.Tomas Mraz2016-04-06
| * pam_unix: Make password expiration messages more user-friendly.Tomas Mraz2016-04-04
| * Use TI-RPC functions if we compile and link against libtirpc.Thorsten Kukuk2016-04-01
| * Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
| * Fix check for libtirpc and enhance check for libnsl to includeThorsten Kukuk2016-03-24
| * pam_unix: Silence warnings and fix a minor bug.Tomas Mraz2016-03-04
| * pam_unix: Add no_pass_expiry option to ignore password expiration.Tomas Mraz2016-02-17
| * pam_unix: Change the salt length for new hashes to 16 charactersTomas Mraz2016-01-25
| * Release version 1.2.1Thorsten Kukuk2015-06-22
| * Fix some grammatical errors in documentation.Thorsten Kukuk2015-04-27
| * Add "quiet" option to pam_unix to suppress informential infoThorsten Kukuk2015-04-23
| * Use crypt_r if available in pam_userdb and in pam_unix.Tomas Mraz2015-04-07
| * Make pam_pwhistory and pam_unix tolerant of corrupted opasswd file.Tomas Mraz2014-07-21
| * pam_unix: Check for NULL return from Goodcrypt_md5().Tomas Mraz2014-06-19
| * pam_unix: check for NULL return from malloc()Tomas Mraz2014-06-19
| * Introduce pam_modutil_sanitize_helper_fdsDmitry V. Levin2014-01-27
| * Fix gratuitous use of strdup and x_strdupDmitry V. Levin2014-01-27
| * Always ask for old password if changing NIS accountThorsten Kukuk2013-11-11
| * Allow DES as compatibility option for /etc/login.defsThorsten Kukuk2013-11-08
* | New upstream version 1.1.8Steve Langasek2019-01-03
|\|
| * Check return value of setuid to remove glibc warnings.Thorsten Kukuk2013-09-16
| * Write to *rounds only if non-NULL.Tomas Mraz2013-09-13
| * Add missing ')'Tomas Mraz2013-09-13
| * Fix compile errorThorsten Kukuk2013-08-30
| * Restart waitpid if it returns with EINTR (ticket #17)Thorsten Kukuk2013-08-29
| * Man page fix - unix_update runs in the permissive mode as well.Tomas Mraz2013-06-20
| * Use hash from /etc/login.defs as default if noThorsten Kukuk2013-06-18
| * Fix strict aliasing issue in MD5 implementations.Tomas Mraz2013-03-28
| * Add checks for crypt() returning NULL.Tomas Mraz2013-02-08
| * pam_unix: fix build in --enable-selinux modeDmitry V. Levin2012-10-10
| * Small documentation and define fixesThorsten Kukuk2012-08-16
| * RLIMIT_* variables are no longer defined unless you explicitly includeStevan Bajić2012-07-09
| * Check for crypt() failure returning NULL.Paul Wouters2012-04-11
| * pam_unix: make configuration consistent in --enable-static-modules modeDmitry V. Levin2012-02-03
| * Fix matching of usernames in the pam_unix remember feature.Tomas Mraz2012-01-03
| * Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-28
| * Update .gitignore filesDmitry V. Levin2011-10-27
| * Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-27
| * Fix whitespace issuesDmitry V. Levin2011-10-26
* | New upstream version 1.1.5Steve Langasek2019-01-03
|\|
| * Fix order of librariesThorsten Kukuk2011-06-24
| * Do not crash when remember, minlen, or rounds options are used with wrong mod...Tomas Mraz2011-06-15
| * 2011-06-14 Thorsten Kukuk <kukuk@thkukuk.de>Thorsten Kukuk2011-06-14
| * Clear the whole MD5 context.Tomas Mraz2011-03-21
| * Relevant BUGIDs:Tomas Mraz2011-03-17