aboutsummaryrefslogtreecommitdiff
path: root/shells/lshell
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.15.1Sylvio Cesar Teixeira2012-05-072-4/+4
| | | | | | | | PR: ports/167054 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com> Notes: svn path=/head/; revision=296154
* - Update to 0.9.14Sylvio Cesar Teixeira2011-02-032-5/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268583
* - Fix in @exec installs incorrect fileSylvio Cesar Teixeira2010-08-052-1/+2
| | | | | | | | PR: ports/149081 Submitted by: Jimmy Olgeni <olgeni@freebsd.org> Notes: svn path=/head/; revision=258807
* - Update to 0.9.12Sylvio Cesar Teixeira2010-05-282-4/+4
| | | | Notes: svn path=/head/; revision=255246
* - Update to 0.9.11Sylvio Cesar Teixeira2010-05-222-4/+4
| | | | Notes: svn path=/head/; revision=254835
* - Update to 0.9.10Sylvio Cesar Teixeira2010-04-173-6/+7
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252841
* - Update to 0.9.8Sylvio Cesar Teixeira2010-01-283-4/+6
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=248754
* - Update to 0.9.7Sylvio Cesar Teixeira2009-11-273-7/+5
| | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi (mentor) Notes: svn path=/head/; revision=244868
* - Update to 0.9.6Martin Wilke2009-10-044-29/+12
| | | | | | | | PR: 139249 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintianer) Notes: svn path=/head/; revision=242448
* - Add lshell in /etc/shells.Marcelo Araujo2009-08-102-10/+29
| | | | | | | | | | | | - Fix the PORTDOCS issue. - Bump PORTREVISION. PR: ports/137551 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Reported by: erwin, pav (pointyhat) Notes: svn path=/head/; revision=239259
* lshell lets you restrict a user's shell environment to limited sets of commands,Marcelo Araujo2009-08-054-0/+62
choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.) log user's commands, implement timing restrictions, and more. WWW: http://lshell.ghantoos.org PR: ports/137369 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Reviewed by: myself Notes: svn path=/head/; revision=238991