History log of /src/lib/libpam/modules/pam_radius |
Revision | Date | Author | Comments |
1.7 | 28-Dec-2013 |
christos | warns 6
|
1.6 | 27-Oct-2008 |
mrg | branches: 1.6.18; 1.6.24; use LIBDPLIBS+= not =.
|
1.5 | 27-Oct-2008 |
mrg | don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary and it interferes with the compat lib build. don't use LIB_ROOT_DIR.
|
1.4 | 29-Dec-2004 |
lukem | Use LIBDPLIBS to provide the list of libraries for the modules to depend upon, because: * it's MUCH quicker; no need to calculate the OBJDIRS of every library we might require in every subdir. (make obj drops from 21s to 3s on my system.) * it's more robust when building to a fresh DESTDIR.
|
1.3 | 29-Dec-2004 |
christos | Link with libraries from the source build directory.
|
1.2 | 12-Dec-2004 |
christos | - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.6.24.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.6.18.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.7 | 18-Mar-2014 |
riastradh | Merge riastradh-drm2 to HEAD.
|
1.6 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.5 | 26-Feb-2005 |
wiz | branches: 1.5.48; 1.5.54; 1.5.60; Add article.
|
1.4 | 26-Feb-2005 |
thorpej | Merge PAM20050226.
|
1.3 | 26-Feb-2005 |
thorpej | Minor wording consistency nit.
|
1.2 | 12-Dec-2004 |
christos | - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.2 | 26-Feb-2005 |
thorpej | Import FreeBSD's PAM modules corresponding to the ones we currently support as of today (20050226). This brings in some fixes to a few of the PAM modules.
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.5.60.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.5.54.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.48.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.8 | 07-Jan-2014 |
joerg | Annotate logit to provide transitive format string checks.
|
1.7 | 03-Nov-2006 |
christos | branches: 1.7.40; 1.7.46; init the syslog data.
|
1.6 | 03-Nov-2006 |
christos | use the re-entrant syslog functions so that we don't depend on the syslog settings of the calling program.
|
1.5 | 25-Apr-2005 |
matt | Don't cast the lvalue; cast the rhs instead.
|
1.4 | 19-Apr-2005 |
christos | check for pwd != in getpw*_r functions.
|
1.3 | 31-Mar-2005 |
thorpej | Use getpwnam_r().
|
1.2 | 12-Dec-2004 |
christos | branches: 1.2.2; - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.2.2.3 | 05-Jan-2007 |
tron | Apply patch (request by ghen in ticket #1617): Update OpenPAM to 20050616 ("Figwort") and add the pam_afslog(8) authentication module.
|
1.2.2.2 | 11-Jul-2005 |
tron | Pull up revision 1.4 (requested by lukem in ticket #539): check for pwd != in getpw*_r functions.
|
1.2.2.1 | 04-Apr-2005 |
tron | Pull up revision 1.3 (requested by thorpej in ticket #96): Use getpwnam_r().
|
1.7.46.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.7.40.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|