| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More recent versions of pam_passwdqc (not yet released) build with very | des | 2002-04-14 | 1 | -1/+2 |
* | New files in OpenPAM Cineraria. | des | 2002-04-14 | 1 | -0/+2 |
* | Cosmetic nit. | des | 2002-04-14 | 1 | -1/+1 |
* | Cast a ptrdiff_t to int before using it as a printf field width. | des | 2002-04-14 | 1 | -2/+2 |
* | Change || into && (braino in previous commit). Also append \n to the | des | 2002-04-13 | 1 | -2/+2 |
* | Major cleanup: | des | 2002-04-12 | 22 | -1415/+499 |
* | Add a pam_rhosts module, loosely based on code submitted by Danny Braniss. | des | 2002-04-12 | 4 | -0/+196 |
* | Rename the even_root option to allow_root. | des | 2002-04-12 | 2 | -7/+6 |
* | Reimplement the hack to put pam_static.o into .depend with some magic. | ru | 2002-04-11 | 1 | -7/+3 |
* | Moved SHLIB_NAME definition into one place. | ru | 2002-04-10 | 20 | -27/+9 |
* | Fixed broken "make depend; make clean; make all" sequence. | ru | 2002-04-10 | 1 | -1/+1 |
* | Fix broken `checkdpadd'. | ru | 2002-04-10 | 1 | -1/+1 |
* | Don't override standard _EXTRADEPEND actions, add to them. | ru | 2002-04-10 | 1 | -5/+5 |
* | Remove debugging code that was inadvertantly brought in by previous commit. | des | 2002-04-08 | 1 | -1/+0 |
* | Use OpenPAM's credential switching functions. | des | 2002-04-08 | 1 | -10/+9 |
* | Add new files and man pages from OpenPAM Cinchona. | des | 2002-04-08 | 1 | -0/+6 |
* | Remove commented-out WARNS thingy. | des | 2002-04-08 | 1 | -1/+0 |
* | Align for const poisoning in -lutil. | ru | 2002-04-08 | 1 | -3/+3 |
* | Reorganize pam_sm_authenticate() to reduce code duplication. | des | 2002-04-07 | 1 | -59/+22 |
* | Fix bug in previous commit that passed the wrong default value to | des | 2002-04-07 | 1 | -6/+8 |
* | This one needs NO_WERROR too. | des | 2002-04-07 | 1 | -0/+1 |
* | Turn on NO_WERROR due to namespace pollution in krb5 headers. | des | 2002-04-07 | 1 | -0/+1 |
* | Aggressive cleanup of warnings + authtok-related code in preparation for | des | 2002-04-06 | 8 | -150/+112 |
* | Disconnect pam_passwdqc for now, it has some issues that need resolving. | des | 2002-04-06 | 1 | -0/+1 |
* | Fix some style issues, a const warning, and abuse of PAM_ABORT. | des | 2002-04-06 | 1 | -11/+15 |
* | Remove some duplicate free()s and add some that were missing. | des | 2002-04-05 | 1 | -21/+9 |
* | pam_get_pass() -> pam_get_authtok() | des | 2002-04-05 | 1 | -1/+1 |
* | Upgrade to something quite close, but not identical, to version 1.6 of | des | 2002-04-04 | 2 | -400/+442 |
* | Add pam_passwdqc to the build. | des | 2002-04-04 | 2 | -0/+14 |
* | Fix for OPIE 2.4. | markm | 2002-03-22 | 1 | -0/+1 |
* | mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace. | ru | 2002-03-18 | 1 | -6/+8 |
* | mdoc(7) police: nits. | ru | 2002-03-18 | 1 | -3/+5 |
* | mdoc(7) police: sort xrefs, kill extra whitespace. | ru | 2002-03-18 | 1 | -3/+3 |
* | Fix world breakage introduced by my recent modifications to | cjc | 2002-03-18 | 2 | -2/+3 |
* | mdoc(7) police: tiny fixes. | ru | 2002-03-15 | 1 | -2/+4 |
* | mdoc(7) police: expand contractions. | ru | 2002-03-15 | 1 | -2/+2 |
* | NAI DBA update. | des | 2002-03-14 | 24 | -25/+25 |
* | Remove the use of random(3), and encapsulate the salt-generation in | markm | 2002-03-14 | 1 | -30/+33 |
* | Don't ignore system CFLAGS. | sobomax | 2002-03-07 | 1 | -1/+1 |
* | Fix build for OpenPAM. The directories needed tweeking. | markm | 2002-03-07 | 3 | -81/+2 |
* | This file is not needed any more | des | 2002-03-07 | 1 | -66/+0 |
* | Now pam_alreadyloggedin lives in the ports. | green | 2002-03-07 | 4 | -366/+0 |
* | Add the pam_alreadyloggedin(8) module, which allows for authentication | green | 2002-03-06 | 4 | -0/+366 |
* | Unbreak the pam_krb5 build: cast a couple of const pointers | roam | 2002-03-06 | 1 | -2/+2 |
* | Add forgotten NOPROFILE that broke world. | des | 2002-03-06 | 1 | -0/+1 |
* | Switch to OpenPAM. Bump library version. Modules are now versioned, so | des | 2002-03-05 | 38 | -528/+237 |
* | Add missing dependency on libutil. | des | 2002-03-05 | 1 | -0/+3 |
* | Create /var/log/lastlog if it doesn't exist. | sobomax | 2002-02-20 | 1 | -1/+1 |
* | This file needs <syslog.h>. | des | 2002-02-09 | 1 | -0/+1 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 1 | -2/+2 |