summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* Install this SUID root. Heck, it is su, after all.markm2001-06-042-0/+4
|
* Fix PAMized telnet in exactly the same way as BDE did it for the othermarkm2001-05-111-2/+2
| | | | telnet instances.
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+1
| | | | Approved by: markm
* *Sigh*. What I did without this, I have no idea.markm2001-03-053-1/+59
|
* update build infrastructure for heimdal 0.3eassar2001-02-1310-18/+74
|
* Properly separate the K5-only buld from K4.markm2000-03-2310-10/+26
| | | | Submitted by: sheldonh
* KerberosIV is no longer compulsory. This should fix "make release".markm2000-03-0112-45/+23
|
* Remove largescale evidence of crack-smoking.markm2000-02-2813-34/+36
| | | | | | | Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pmarkm2000-02-2412-30/+32
|
* Use libcrypto in place of libdes.markm2000-02-241-2/+2
|
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-3/+3
| | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
* This commit was generated by cvs2svn to compensate for changes in r56067,markm2000-01-159-0/+198
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Userland build of Kerberos5 (AKA Heimdal). More to come.markm2000-01-159-0/+198
| | | | This is not ready for primetime yet! Please hold off on the bug reports.
* Userland build of Kerberos5 (AKA Heimdal). More to come.markm2000-01-155-0/+146
| | | | This is not ready for primetime yet! Please hold off on the bug reports.
* Bring in SRA for telnet.markm1999-10-071-1/+1
| | | | Submitted by: Nick Sayer
* Fix for new Common Error system.markm1999-09-051-2/+3
|
* Don't -DTERMCAP or we define a few conflicting functions and causepeter1999-08-301-1/+1
| | | | recursion in a rather ugly way.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Link everything against libcrypt. ELF builds complain without it.markm1999-01-251-3/+4
| | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush
* Initial import of the new kerberosIV Makefiles.markm1997-09-241-0/+17
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-)
OpenPOWER on IntegriCloud