aboutsummaryrefslogtreecommitdiff
path: root/security/pam_ssh_agent_auth
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to stagingMathieu Arnold2013-11-061-3/+1
| | | | | | | | | maintainer timeout. PR: ports/183184 Submitted by: mat Notes: svn path=/head/; revision=332971
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+1
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326980
* - Update to 0.9.5Martin Wilke2013-07-173-94/+5
| | | | Notes: svn path=/head/; revision=323142
* - Unbreak PAM initializeMartin Wilke2013-02-192-0/+86
| | | | | | | | | | - While here trim header PR: 176264 Submitted by: Constantin Stefanov <cstef@parallel.ru> Notes: svn path=/head/; revision=312579
* - Update to 0.9.4Martin Wilke2013-02-0413-392/+3
| | | | | | | | | | - Convert header PR: 172941 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=311565
* Repeated words are are hard to to find sometimes.Eitan Adler2012-01-081-1/+1
| | | | | | | Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=288737
* - Update to 0.9.3Martin Wilke2011-10-2312-0/+389
| | | | | | | | PR: 161473 Submitted by: Corey Smith <corsmith@gmail.com> Notes: svn path=/head/; revision=284179
* - Update to 0.9.3Martin Wilke2011-06-252-4/+3
| | | | Notes: svn path=/head/; revision=276296
* - Update to 0.9.2Martin Wilke2010-03-112-4/+4
| | | | Notes: svn path=/head/; revision=250913
* PAM module which permits authentication for arbitrary services viaMartin Wilke2009-12-265-0/+65
ssh-agent. Written with sudo in mind, but like any auth PAM module, can be used for for many purposes. WWW: http://pamsshagentauth.sourceforge.net/ Notes: svn path=/head/; revision=246705