Commit graph

5 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
91d3de1491 shells/lshell: update to 0.9.18.20160916
- pass maintainership to submitter
- switch to github
- add NO_ARCH, update project web-page and remove unneded patch

This release fixing some vulnerabilities, that defeats the purpose
of the package entirely, so this is why MFH is requested.

PR:		215989
Submitted by:	Damien Fleuriot <dam@my.gd>
MFH:        2017Q1
2017-02-06 16:30:16 +00:00
John Marino
8e3046c88a shells/lshell: Fix immediate exit after first command
Without this fix, using lshell is impractical as the shell exits after
the first command is executed.

PR:		208003
Submitted by:	Ignace Mouzannar
2016-08-19 04:23:33 +00:00
John Marino
bfd01c3c2a shells/lshell: fix syslog file location (/dev/log => /var/run/log)
PR:		195245
Submitted by:	dam (my.gd)
Approved by:	n/a (unmaintained)
2015-02-06 10:07:19 +00:00
Martin Wilke
f2a1a5bb00 - Update to 0.9.6
PR:		139249
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintianer)
2009-10-04 10:16:29 +00:00
Marcelo Araujo
2abe41f067 lshell lets you restrict a user's shell environment to limited sets of commands,
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
2009-08-05 13:10:00 +00:00