aboutsummaryrefslogtreecommitdiff
path: root/contrib/openpam/lib
Commit message (Expand)AuthorAgeFilesLines
* MFV (r255387): undo autoprop damageDag-Erling Smørgrav2013-09-081-1/+1
|\
* | Update to OpenPAM Nummularia.Dag-Erling Smørgrav2013-09-0786-424/+1837
|\|
* | MFV (r255364): move the code around in preparation for Nummularia.Dag-Erling Smørgrav2013-09-0776-0/+4
|\|
* | Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but doesDag-Erling Smørgrav2013-04-141-4/+0
* | Merge upstream r634:646: correctly parse mixed quoted / unquoted text.Dag-Erling Smørgrav2013-03-042-10/+3
|\|
* | OpenPAM Micrampelis was re-rolled due to a showstopper bug.Dag-Erling Smørgrav2012-05-261-1/+3
|\|
* | Update to OpenPAM Micrampelis.Dag-Erling Smørgrav2012-05-2629-470/+1355
|\|
* | r234173 missed one instance of FREE(line).Dag-Erling Smørgrav2012-04-271-1/+1
* | Keep a copy of the original pointer returned by openpam_readline() soDag-Erling Smørgrav2012-04-121-7/+7
* | Merge upstream r509: don't log an error in the common case (ENOENT).Dag-Erling Smørgrav2011-12-221-3/+5
|\|
* | Upgrade to OpenPAM Lycopsida.Dag-Erling Smørgrav2011-12-1867-929/+1803
|\|
* | Add minimal validation of the service name to fend off at least oneDag-Erling Smørgrav2011-12-101-0/+7
* | Don't try to auto-detect dynamic linking; it fails on mips. The MakefileDag-Erling Smørgrav2009-02-171-9/+16
|\|
| * Flatten and clean up.Dag-Erling Smørgrav2008-12-1360-7073/+0
|/
* Vendor import of OpenPAM Hydrangea.Dag-Erling Smørgrav2007-12-2160-1004/+338
* Merge from upstream:Dag-Erling Smørgrav2007-04-071-5/+5
* Vendor import of OpenPAM Figwort.Dag-Erling Smørgrav2005-06-176-109/+1122
* Vendor import of OpenPAM Feterita.Dag-Erling Smørgrav2005-02-0114-295/+510
* MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG.Dag-Erling Smørgrav2004-03-111-18/+25
* Vendor import of OpenPAM Eelgrass.Dag-Erling Smørgrav2004-02-106-22/+36
* 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
* These files have been removed from the distribution.Dag-Erling Smørgrav2003-07-151-99/+0
* Vendor import of OpenPAM Dogwood.Dag-Erling Smørgrav2003-07-158-22/+582
* 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-0158-458/+626
* Vendor import of OpenPAM Dianthus.Dag-Erling Smørgrav2003-05-024-15/+27
* 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
* Vendor import of OpenPAM Daffodil.Dag-Erling Smørgrav2003-01-063-12/+12
* 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-1649-192/+317
* 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.Dag-Erling Smørgrav2002-06-3057-262/+262
* Vendor import of OpenPAM Cinquefoil.vendor/openpam/CINQUEFOILDag-Erling Smørgrav2002-05-244-4/+37
* 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-029-39/+138
* 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
* 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-1410-233/+358