summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/auth2-pam-freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* - when using a child process instead of a thread, change the child'sdes2003-03-311-2/+13
* Paranoia: instead of a NULL conversation function, use one that alwaysdes2003-02-161-6/+24
* Linux-PAM's pam_start(3) fails with a bogus error message if passed thedes2003-02-031-1/+2
* The previous commit contained a stupid mistake: ctxt->pam_[cp]sock wasdes2002-12-211-2/+2
* If possible, use pthreads instead of a child process for PAM.des2002-12-141-63/+332
* Switch to two-clause license, with NAI's permission.des2002-11-021-3/+0
* Resolve conflicts.des2002-10-291-10/+10
* Whitespace nit.des2002-07-231-1/+1
* In pam_init_ctx(), register a cleanup function that will kill the childdes2002-07-171-0/+13
* Rewrite to use the buffer API instead of roll-your-own messaging.des2002-07-051-116/+65
* PAM support, the FreeBSD way.des2002-06-291-0/+372
OpenPOWER on IntegriCloud