aboutsummaryrefslogtreecommitdiff
path: root/shells/rssh
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Readd shells/rssh without rsync support. I'm still actively using it.Pav Lucistnik2008-08-214-0/+57
| | | | Notes: svn path=/head/; revision=218955
* 2008-08-21 shells/rssh: No longer maintained upstreamThomas Abthorpe2008-08-214-67/+0
| | | | Notes: svn path=/head/; revision=218953
* - Replace BROKEN with IGNOREPav Lucistnik2008-06-181-1/+1
| | | | Notes: svn path=/head/; revision=215130
* - Mark as BROKEN, does not work with rsync 3Thomas Abthorpe2008-05-221-0/+4
| | | | Notes: svn path=/head/; revision=213510
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Remove 4.x cruftBeech Rintoul2007-06-221-4/+0
| | | | | | | | | | | - Partial commit (use of destdir is deprecated) PR: ports/113930 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194042
* - Pass maintainership to submitterRong-En Fan2006-07-172-8/+5
| | | | | | | | | | - Reformat pkg-descr PR: ports/100447 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Notes: svn path=/head/; revision=168100
* Reset bouncing maintainer address enigmatyc@laposte.net.Mark Linimon2006-06-231-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=166076
* - Update to 2.3.2 and UnFORBIDDENMarcus Alves Grando2006-03-112-9/+6
| | | | | | | | | PR: 94255 Submitted by: delphij Approved by: portmgr (marcus) Notes: svn path=/head/; revision=157059
* Mark FORBIDDEN due to local privilege escalation.Simon L. B. Nielsen2006-02-161-0/+2
| | | | | | | | | Security: http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html Security: http://www.pizzashack.org/rssh/security.shtml Prodded by: remko Notes: svn path=/head/; revision=156176
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Add itself to /etc/shellsPav Lucistnik2005-06-052-1/+13
| | | | | | | | | PR: ports/81257 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=136855
* Update to version 2.2.3 to fix security vulnerability.Simon L. B. Nielsen2005-01-262-3/+3
| | | | | | | | | Security: http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html With hat: secteam Approved by: maintainer timeout (security; 2 days), erwin (mentor) Notes: svn path=/head/; revision=127386
* There is a string format vulnerability in rssh-2.2.1Yen-Ming Lee2004-11-033-17/+9
| | | | | | | | | | | | | | http://www.pizzashack.org/rssh/security.shtml - update to 2.2.2 - use REINPLACE_CMD instead of the patch file - correct the knob for RDIST PR: 73143 Submitted by: leeym Notes: svn path=/head/; revision=120691
* - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1Yen-Ming Lee2004-09-213-97/+20
| | | | | | | | | | | - rssh depends on rsync and rdist (optionally) PR: 71472 Submitted by: leeym Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118328
* - Mark rssh as IGNORE on 4.x (wordexp() is not supported)Clement Laforet2004-05-231-1/+5
| | | | | | | Maintainer informed. Notes: svn path=/head/; revision=109786
* Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.Clement Laforet2004-05-215-0/+139
rssh is a Restricted Secure SHell that allow only the use of sftp or scp. It could be use when you need an account (and a valid shell) in order to execute sftp or scp but when you don't want to give the possibility to log in to this user. WWW: http://www.pizzashack.org/rssh/index.shtml PR: ports/65860 Submitted by: enigmatyc Notes: svn path=/head/; revision=109638