Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/openpam



Module Name:    src
Committed By:   thorpej
Date:           Mon Jan  3 17:21:48 UTC 2005

Modified Files:
        src/dist/openpam/include/security: openpam.h
        src/dist/openpam/lib: openpam_dynamic.c

Log Message:
openpam_dynamic(): If the pathname provided is not an absolute pathname,
prepend PAM_SOPREFIX to the name before dlopen()'ing it.  On NetBSD, define
PAM_SOPREFIX as "/usr/lib/security/".


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/openpam/include/security/openpam.h
cvs rdiff -r1.2 -r1.3 src/dist/openpam/lib/openpam_dynamic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index