]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 440107
authorSteve Langasek <vorlon@debian.org>
Tue, 10 Jul 2001 20:24:16 +0000 (20:24 +0000)
committerSteve Langasek <vorlon@debian.org>
Tue, 10 Jul 2001 20:24:16 +0000 (20:24 +0000)
commit1c3bff246cd5c22565ba6fbec1658852c9f99224
tree64d882a1c56887e470b6d55fe7d6dd5fdf9228e2
parente5d527e8dfba82f1c47f6b1d3751cf2f17cf2cab
Relevant BUGIDs: 440107

Purpose of commit: bugfix/cleanup

Commit summary:
---------------
Removed superfluous use of static variables in md5 and bigcrypt routines,
bringing us a step closer to thread-safeness.  Eliminated some variable
indirection along the way.
CHANGELOG
modules/pam_unix/bigcrypt.c
modules/pam_unix/md5_crypt.c
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/support.c
modules/pam_unix/unix_chkpwd.c