| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use a cast as an lvalue. | des | 2005-06-13 | 1 | -3/+3 |
* | Use appropriate error codes for each facility instead of just PAM_AUTH_ERR. | des | 2005-06-10 | 1 | -4/+4 |
* | Revert the commits that made libssh an INTERNALLIB; they caused too much | des | 2005-06-07 | 1 | -2/+1 |
* | Fix libssh dependency. | des | 2005-06-06 | 1 | -1/+2 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | In addition to the PAM environment, export a handful of useful PAM items. | des | 2005-02-01 | 2 | -8/+62 |
* | Add openpam_free_envlist(3). | des | 2005-02-01 | 1 | -0/+2 |
* | When "no_ccache" is set as an argument to the pam_krb5 module, don't | rwatson | 2005-01-24 | 1 | -0/+4 |
* | The final argument to verify_krb_v5_tgt() is the debug flag, not the | rwatson | 2005-01-23 | 1 | -2/+3 |
* | Fixed xref. | ru | 2005-01-21 | 2 | -3/+3 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -2/+2 |
* | NOINSTALLLIB -> NO_INSTALLLIB | ru | 2004-12-21 | 1 | -1/+1 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 2 | -3/+3 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -3/+7 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -4/+4 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 4 | -7/+0 |
* | Downgrade WARNS level for GCC 3.4.2. | kan | 2004-07-28 | 2 | -1/+2 |
* | Markup nits. | ru | 2004-07-05 | 1 | -2/+2 |
* | Sort SEE ALSO references (in dictionary order, ignoring case). | ru | 2004-07-04 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 16 | -19/+23 |
* | Deal with unsafe tab characters. | ru | 2004-07-02 | 1 | -1/+3 |
* | Markup, grammar, punctuation. | ru | 2004-07-01 | 2 | -3/+3 |
* | Revert the last change. There are more 64bit platforms than amd64, and | kan | 2004-06-25 | 1 | -1/+1 |
* | Remove the use of cast as lvalue. | kan | 2004-06-25 | 1 | -1/+1 |
* | Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined. | des | 2004-03-15 | 1 | -0/+4 |
* | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | markm | 2004-03-05 | 1 | -1/+1 |
* | style cleanup: Remove duplicate $FreeBSD$ tags. | cperciva | 2004-02-10 | 1 | -2/+0 |
* | Fix numerous constness and aliasing issues. | des | 2004-02-10 | 6 | -19/+18 |
* | Put libraries in the link order. | ru | 2004-02-04 | 1 | -3/+2 |
* | This module doesn't use libgssapi (and it looks never did). | ru | 2004-02-04 | 1 | -3/+2 |
* | Implement pam_sm_close_session(). | des | 2004-01-26 | 1 | -1/+13 |
* | Deal better with the crypto version of the PAM library that goes | ru | 2004-01-18 | 5 | -4/+7 |
* | DISTRIBUTION is normally single-valued. | ru | 2004-01-18 | 1 | -1/+1 |
* | Remove crossref to pam.conf(5) which never existed. | schweikh | 2004-01-17 | 1 | -1/+0 |
* | bsd.dep.mk,v 1.43 allows us to replace a hack with a solution. | ru | 2004-01-13 | 1 | -3/+3 |
* | Fix a strict aliasing issue. Also remove an unnecessary pam_get_item() | des | 2003-12-11 | 1 | -8/+6 |
* | More strict aliasing fixes. | des | 2003-12-11 | 1 | -26/+29 |
* | Fix strict aliasing breakage in PAM modules (except pam_krb5, which needs | des | 2003-12-11 | 9 | -42/+44 |
* | Fix on sparc64. | sobomax | 2003-11-12 | 1 | -1/+1 |
* | Add a new configuration variable - nas_ipaddr, which if set allows to | sobomax | 2003-11-12 | 2 | -8/+47 |
* | - fix to UID test description, non-zero -> zero | kensmith | 2003-10-17 | 1 | -1/+1 |
* | Ignore ECHILD from waitpid(2) (our child may have been reaped by the | des | 2003-09-19 | 1 | -1/+2 |
* | Revert previous commit after fixing libpam. | des | 2003-07-21 | 1 | -1/+1 |
* | Add a __DECONST() to unbreak the build. | des | 2003-07-15 | 1 | -1/+1 |
* | Fix the master yppasswd routines, so they really work | mbr | 2003-06-15 | 1 | -0/+26 |
* | Add openpam_readline(3). | des | 2003-06-01 | 1 | -0/+2 |
* | Retire pam_wheel(8) (which has been disconnected for quite a while) and | des | 2003-06-01 | 6 | -657/+0 |
* | Don't build pam_std_option(). | des | 2003-05-31 | 1 | -2/+1 |
* | Update copyright dates. | des | 2003-05-31 | 5 | -5/+5 |