Home | History | Annotate | Download | only in pam_exec
History log of /src/lib/libpam/modules/pam_exec/pam_exec.c
RevisionDateAuthorComments
 1.8  30-Oct-2021  nia pam_exec: Convert realloc(x * y) to reallocarr.

Eliminate a now-redundant temporary variable.
 1.7  29-Dec-2013  christos Fix incorrect types
 1.6  03-Jan-2012  christos branches: 1.6.6;
avoid using %m in format.
 1.5  03-Feb-2011  christos branches: 1.5.4;
PR/44505: Mark Davies: pam_exec fails to realloc enough space, while
there add a volatile variable (From FreeBSD)
 1.4  26-Feb-2005  christos branches: 1.4.44;
Remove local copy of openpam_free_envlist.
 1.3  26-Feb-2005  thorpej Merge PAM20050226.
XXX Hack here until we import OpenPAM Feterita.
 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.4.44.1  08-Feb-2011  bouyer Sync with HEAD
 1.5.4.2  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.5.4.1  17-Apr-2012  yamt sync with head
 1.6.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed