summaryrefslogtreecommitdiff
path: root/shells/lshell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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