aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to beDag-Erling Smørgrav2002-07-051-1/+1
| | | | | | | | | | setuid so ssh(1) doesn't have to be. Pointy hat to: des Submitted by: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=99430
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-031-1/+1
| | | | | | | | Kerberos5 has _a_ telnet (which is not currently K5 enabled). Incorporate BDE's static linking fixes. Notes: svn path=/head/; revision=81104
* Only build sftp-server conditionallyKris Kennaway2000-09-161-1/+3
| | | | Notes: svn path=/head/; revision=65961
* Add sftp-serverAndrey A. Chernov2000-09-151-0/+1
| | | | Notes: svn path=/head/; revision=65872
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itKris Kennaway2000-07-251-1/+1
| | | | | | | attempts to link against libcrypto. Notes: svn path=/head/; revision=63824
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+3
| | | | | | | jumps all over kerberised telnet otherwise. Notes: svn path=/head/; revision=52167
* Make telnet with SRA work.Mark Murray1999-10-071-0/+6
| | | | | | | Submitted by: Nick Sayer Notes: svn path=/head/; revision=51993
* recording cvs-1.6 file deathPeter Wemm1995-12-301-6/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-291-0/+6
makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=9760