Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream r509: don't log an error in the common case (ENOENT). | des | 2011-12-22 | 1 | -3/+5 |
| | |||||
* | Upgrade to OpenPAM Lycopsida. | des | 2011-12-18 | 158 | -26261/+27398 |
|\ | |||||
| * | Flatten and clean up. | des | 2008-12-13 | 159 | -60852/+0 |
| | | |||||
* | | Add minimal validation of the service name to fend off at least one | des | 2011-12-10 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | attack vector against applications that allow the applicant to specify which policy to apply. Submitted by: Matthias Drochner <drochner@netbsd.org> MFC after: 1 week | ||||
* | | Merge upstream r432: | des | 2010-03-22 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | pam_end() already contains a NULL check, and it is not unreasonable to call it with a NULL pamh in a cleanup / error-handling situation. Remove OPENPAM_NONNULL, which may cause gcc to optimize away the NULL check. This fixes a potential NULL pointer dereference in error-handling code in passwd(1). | ||||
* | | Merge upstream r421: grammar nit in pam.conf(5). | des | 2009-10-09 | 1 | -1/+1 |
| | | |||||
* | | Update and remove CVS-specific items | des | 2009-08-13 | 1 | -2/+0 |
| | | | | | | | | Approved by: re (kib) | ||||
* | | Don't try to auto-detect dynamic linking; it fails on mips. The Makefile | des | 2009-02-17 | 2 | -17/+23 |
| | | | | | | | | | | | | part of the patch is an ugly (and hopefully temporary) hack. Discussed with: imp@ | ||||
* | | As per discussion, commit experimental metadata for my contrib packages. | des | 2008-02-06 | 1 | -0/+8 |
|/ | | | | | The idea is to have a FREEBSD-vendor file for every third-party package in the tree. | ||||
* | Merge r412 from vendor, which reintroduces _OPENPAM. See comment in the | des | 2008-01-29 | 1 | -1/+4 |
| | | | | | | | code for explanation. Hopefully, this will forestall any reports of breakage in OpenPAM-aware ports. MFC after: 3 days | ||||
* | Remove dead files | des | 2007-12-21 | 5 | -3445/+0 |
| | |||||
* | Vendor import of OpenPAM Hydrangea. | des | 2007-12-21 | 157 | -8893/+9922 |
| | |||||
* | Merge from upstream: | des | 2007-04-07 | 1 | -5/+5 |
| | | | | | | | | ------------------------------------------------------------------------ r380 | des | 2006-03-14 15:42:09 +0100 (Tue, 14 Mar 2006) | 1 line Fix signedness mismatch, and use an explicit cast when calling ctype functions. ------------------------------------------------------------------------ | ||||
* | Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671) | des | 2005-06-17 | 43 | -43/+43 |
| | | | | Approved by: re (kensmith) | ||||
* | MFP4: (#78671) correctly escape \& in Perl strings. | des | 2005-06-17 | 1 | -2/+2 |
| | | | | | Submitted by: ru Approved by: re (kensmith) | ||||
* | MFP4: (#78670) markup nits | des | 2005-06-17 | 1 | -3/+3 |
| | | | | | | | MFP4: (#78673) bump date Submitted by: ru Approved by: re (kensmith) | ||||
* | MFP4: (#78672) markup nits. | des | 2005-06-17 | 1 | -7/+11 |
| | | | | | Submitted by: ru Approved by: re (kensmith) | ||||
* | Vendor import of OpenPAM Figwort. | des | 2005-06-17 | 83 | -413/+1990 |
| | |||||
* | Vendor import of OpenPAM Feterita. | des | 2005-02-01 | 86 | -5002/+30421 |
| | |||||
* | This file was removed from the OpenPAM distribution in December, 2002. | des | 2004-07-27 | 1 | -48/+0 |
| | |||||
* | MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG. | des | 2004-03-11 | 1 | -18/+25 |
| | |||||
* | Vendor import of OpenPAM Eelgrass. | des | 2004-02-10 | 60 | -1032/+2005 |
| | |||||
* | MFP4: really fix resp issue, and don't trim trailing spaces (#43727) | des | 2003-12-10 | 1 | -14/+17 |
| | |||||
* | MFP4: fix confusion about the layout of resp (#42758) | des | 2003-11-20 | 1 | -9/+11 |
| | | | | Approved by: re (rwatson) | ||||
* | MFP4: revert constification of pam_message.msg (perforce change #34785) | des | 2003-07-21 | 1 | -11/+11 |
| | |||||
* | These files have been removed from the distribution. | des | 2003-07-15 | 13 | -600/+0 |
| | |||||
* | Vendor import of OpenPAM Dogwood. | des | 2003-07-15 | 99 | -393/+22505 |
| | |||||
* | Avoid side effects in macro arguments (perforce change #33323) | des | 2003-06-18 | 3 | -8/+15 |
| | | | | Submitted by: Dmitry V. Levin <ldv@altlinux.org> | ||||
* | Remove debugging output (perforce change #32378) | des | 2003-06-02 | 1 | -2/+1 |
| | |||||
* | Vendor import of OpenPAM Digitalis. | des | 2003-06-01 | 128 | -631/+1022 |
| | |||||
* | Vendor import of OpenPAM Dianthus. | des | 2003-05-02 | 51 | -77/+106 |
| | |||||
* | Initialize variables (perforce change #30310) | des | 2003-05-01 | 1 | -3/+4 |
| | |||||
* | Initialize dlh (perforce change #30312) | des | 2003-05-01 | 1 | -3/+5 |
| | |||||
* | MFP4: guard against null pointer dereference which sshd can cause (#25271) | des | 2003-02-16 | 1 | -2/+2 |
| | |||||
* | MFP4: return the actual value of the requested variable (#24840) | des | 2003-02-08 | 1 | -3/+10 |
| | |||||
* | MFP4: avoid side effects in macro arguments (#24823) | des | 2003-02-08 | 8 | -24/+32 |
| | |||||
* | Sync with P4. Most of this is debugging code; the only substantial changes | des | 2003-02-07 | 10 | -29/+77 |
| | | | | are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780). | ||||
* | #include <stddef.h> rather than <sys/types.h> (perforce change 24116) | des | 2003-01-23 | 1 | -2/+2 |
| | |||||
* | #include <sys/types.h> (perforce change 24073) | des | 2003-01-22 | 1 | -1/+3 |
| | |||||
* | Vendor import of OpenPAM Daffodil. | des | 2003-01-06 | 48 | -58/+112 |
| | |||||
* | Fix typo in debugging macro (perforce change 23072) | des | 2003-01-03 | 1 | -2/+2 |
| | |||||
* | Vendor import of OpenPAM Cyclamen. | des | 2002-12-16 | 98 | -259/+412 |
| | |||||
* | Add default cases to the switches (perforce change 21902) | des | 2002-12-04 | 1 | -1/+3 |
| | |||||
* | (MFP4#19900) Write message to stdout, not stderr. | des | 2002-10-23 | 1 | -2/+2 |
| | | | | | Submitted by: jmallet Sponsored by: Rachel Hestilow <rachel@jerkcity.com> | ||||
* | Vendor import of OpenPAM Citronella. | des | 2002-06-30 | 2 | -5/+5 |
| | |||||
* | Vendor import of OpenPAM Citronella. | des | 2002-06-30 | 128 | -844/+1788 |
| | |||||
* | Vendor import of OpenPAM Cinquefoil. | des | 2002-05-24 | 52 | -108/+266 |
| | |||||
* | Add missing include (perforce change 11137) | des | 2002-05-10 | 1 | -0/+1 |
| | |||||
* | Initialize other to all-zeroes before using it (perforce change 10738) | des | 2002-05-03 | 1 | -2/+2 |
| | |||||
* | Vendor import of OpenPAM Cinnamon. | des | 2002-05-02 | 53 | -131/+283 |
| |