aboutsummaryrefslogtreecommitdiff
path: root/contrib/openpam
Commit message (Expand)AuthorAgeFilesLines
* MFP4: really fix resp issue, and don't trim trailing spaces (#43727)Dag-Erling Smørgrav2003-12-101-14/+17
* MFP4: fix confusion about the layout of resp (#42758)Dag-Erling Smørgrav2003-11-201-9/+11
* MFP4: revert constification of pam_message.msg (perforce change #34785)Dag-Erling Smørgrav2003-07-211-11/+11
* These files have been removed from the distribution.Dag-Erling Smørgrav2003-07-1513-600/+0
* Vendor import of OpenPAM Dogwood.Dag-Erling Smørgrav2003-07-1599-393/+22505
* Avoid side effects in macro arguments (perforce change #33323)Dag-Erling Smørgrav2003-06-183-8/+15
* Remove debugging output (perforce change #32378)Dag-Erling Smørgrav2003-06-021-2/+1
* Vendor import of OpenPAM Digitalis.Dag-Erling Smørgrav2003-06-01128-631/+1022
* Vendor import of OpenPAM Dianthus.Dag-Erling Smørgrav2003-05-0251-77/+106
* Initialize variables (perforce change #30310)Dag-Erling Smørgrav2003-05-011-3/+4
* Initialize dlh (perforce change #30312)Dag-Erling Smørgrav2003-05-011-3/+5
* MFP4: guard against null pointer dereference which sshd can cause (#25271)Dag-Erling Smørgrav2003-02-161-2/+2
* MFP4: return the actual value of the requested variable (#24840)Dag-Erling Smørgrav2003-02-081-3/+10
* MFP4: avoid side effects in macro arguments (#24823)Dag-Erling Smørgrav2003-02-088-24/+32
* Sync with P4. Most of this is debugging code; the only substantial changesDag-Erling Smørgrav2003-02-0710-29/+77
* #include <stddef.h> rather than <sys/types.h> (perforce change 24116)Dag-Erling Smørgrav2003-01-231-2/+2
* #include <sys/types.h> (perforce change 24073)Dag-Erling Smørgrav2003-01-221-1/+3
* Vendor import of OpenPAM Daffodil.Dag-Erling Smørgrav2003-01-0648-58/+112
* Fix typo in debugging macro (perforce change 23072)Dag-Erling Smørgrav2003-01-031-2/+2
* Vendor import of OpenPAM Cyclamen.Dag-Erling Smørgrav2002-12-1698-259/+412
* Add default cases to the switches (perforce change 21902)Dag-Erling Smørgrav2002-12-041-1/+3
* (MFP4#19900) Write message to stdout, not stderr.Dag-Erling Smørgrav2002-10-231-2/+2
* Vendor import of OpenPAM Citronella.vendor/openpam/CITRONELLADag-Erling Smørgrav2002-06-302-5/+5
* Vendor import of OpenPAM Citronella.Dag-Erling Smørgrav2002-06-30128-844/+1788
* Vendor import of OpenPAM Cinquefoil.vendor/openpam/CINQUEFOILDag-Erling Smørgrav2002-05-2452-108/+266
* Add missing include (perforce change 11137)Dag-Erling Smørgrav2002-05-101-0/+1
* Initialize other to all-zeroes before using it (perforce change 10738)Dag-Erling Smørgrav2002-05-031-2/+2
* Vendor import of OpenPAM Cinnamon.vendor/openpam/CINNAMONDag-Erling Smørgrav2002-05-0253-131/+283
* Fix broken markup (perforce changes 9937, 9939)Dag-Erling Smørgrav2002-04-173-24/+15
* Set rsp to NULL before calling the conversation function so we can laterDag-Erling Smørgrav2002-04-171-1/+2
* Don't echo log messages to stderr (perforce change 9758)Dag-Erling Smørgrav2002-04-161-4/+1
* Log dlopen() / dlsym() failures at the debug level (perforce change 9760)Dag-Erling Smørgrav2002-04-161-2/+8
* Fix braino in the openpam_log() macro that caused the arguments to beDag-Erling Smørgrav2002-04-161-2/+2
* Print newline after error and info messages (perforce change 9750)Dag-Erling Smørgrav2002-04-151-1/+7
* Fix typo in pam_get_authtok(3) (perforce change 9746)Dag-Erling Smørgrav2002-04-151-3/+3
* Vendor import of OpenPAM Cineraria.vendor/openpam/CINERARIADag-Erling Smørgrav2002-04-1454-346/+608
* Fix typo in openpam_log macro (perforce change 9634)Dag-Erling Smørgrav2002-04-121-2/+2
* Linux-PAM compatibility improvements (perforce change 9623)Dag-Erling Smørgrav2002-04-122-4/+56
* Vendor import of OpenPAM Cinchona.vendor/openpam/CINCHONADag-Erling Smørgrav2002-04-082-1/+26
* Vendor import of OpenPAM Cinchona.Dag-Erling Smørgrav2002-04-0850-99/+813
* MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforceDag-Erling Smørgrav2002-04-068-34/+182
* Fix incorrect allocation size (perforce change 8918)Dag-Erling Smørgrav2002-04-021-2/+3
* Fix braino in code path for new items (perforce change 8760).Dag-Erling Smørgrav2002-04-011-3/+5
* Vendor import of OpenPAM Centaury.vendor/openpam/CENTAURYDag-Erling Smørgrav2002-03-14108-261/+279
* Fix bugs in module loading and caching code (perforce change #7381)Dag-Erling Smørgrav2002-03-072-8/+16
* s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/Dag-Erling Smørgrav2002-03-073-6/+6
* Add missing #include <string.h>Dag-Erling Smørgrav2002-03-071-1/+2
* Vendor import of OpenPAM Celandine.vendor/openpam/CELANDINEDag-Erling Smørgrav2002-03-05113-188/+324
* Vendor import of OpenPAM Cantaloupevendor/openpam/CANTALOUPEDag-Erling Smørgrav2002-02-2394-284/+3860
* Vendor import of OpenPAM Caliopsisvendor/openpam/CALIOPSISDag-Erling Smørgrav2002-02-2311-26/+73