Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 03:56:23 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh auth2-chall.c auth2-pam-freebsd.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h
Message-ID:  <200206291056.g5TAuNGw057868@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/06/29 03:56:23 PDT

  Modified files:
    crypto/openssh       auth2-chall.c monitor.c monitor.h 
                         monitor_wrap.c monitor_wrap.h 
  Added files:
    crypto/openssh       auth2-pam-freebsd.c 
  Log:
  PAM support, the FreeBSD way.
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.5       +17 -3     src/crypto/openssh/auth2-chall.c
  1.1       +372 -0    src/crypto/openssh/auth2-pam-freebsd.c (new)
  1.5       +107 -8    src/crypto/openssh/monitor.c
  1.2       +6 -0      src/crypto/openssh/monitor.h
  1.3       +83 -0     src/crypto/openssh/monitor_wrap.c
  1.2       +9 -0      src/crypto/openssh/monitor_wrap.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206291056.g5TAuNGw057868>