Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix build when MAKE_KERBEROS4 is not requested. This was broken with | nectar | 2002-02-21 | 1 | -5/+2 | |
| | | | | | | | the last Heimdal import. Reported by: jhay, roam (both the same day!) | |||||
* | add krb4 libraries | assar | 2001-12-17 | 1 | -2/+10 | |
| | ||||||
* | Add the necessary paths to the kerberos libraries and includes. | jhay | 2001-12-03 | 1 | -1/+2 | |
| | | | | | | This fix "make release". Reviewed by: markm | |||||
* | Style clean-up, and diff-reduce WRT src/secure/*telnet*/Makefile | markm | 2001-11-30 | 1 | -12/+9 | |
| | | | | | Lost in this commit - KerberosIV compatability. This will be re-added later. | |||||
* | make libtelnet (and telnet, telnetd) use libkrb when required | assar | 2001-11-01 | 1 | -2/+10 | |
| | ||||||
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 2 | -5/+5 | |
| | | | | | Kerberos5 has _a_ telnet (which is not currently K5 enabled). Incorporate BDE's static linking fixes. | |||||
* | Fix PAMized telnet in exactly the same way as BDE did it for the other | markm | 2001-05-11 | 1 | -2/+2 | |
| | | | | telnet instances. | |||||
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+1 | |
| | | | | Approved by: markm | |||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 5 | -5/+5 | |
| | ||||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 | |
| | ||||||
* | update build infrastructure for heimdal 0.3e | assar | 2001-02-13 | 9 | -19/+54 | |
| | ||||||
* | Properly separate the K5-only buld from K4. | markm | 2000-03-23 | 9 | -9/+18 | |
| | | | | Submitted by: sheldonh | |||||
* | KerberosIV is no longer compulsory. This should fix "make release". | markm | 2000-03-01 | 9 | -18/+20 | |
| | ||||||
* | Remove largescale evidence of crack-smoking. | markm | 2000-02-28 | 5 | -5/+5 | |
| | | | | | | | 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.2p | markm | 2000-02-24 | 9 | -18/+18 | |
| | ||||||
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 1 | -2/+2 | |
| | ||||||
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -1/+1 | |
| | | | | | | | 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, | markm | 2000-01-15 | 9 | -0/+236 | |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 9 | -0/+236 | |
| | | | | This is not ready for primetime yet! Please hold off on the bug reports. | |||||
* | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 2 | -0/+83 | |
| | | | | This is not ready for primetime yet! Please hold off on the bug reports. | |||||
* | Bring in SRA for telnet. | markm | 1999-10-07 | 1 | -1/+1 | |
| | | | | Submitted by: Nick Sayer | |||||
* | Fix for new Common Error system. | markm | 1999-09-05 | 1 | -2/+2 | |
| | ||||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 | |
| | ||||||
* | Link everything against libcrypt. ELF builds complain without it. | markm | 1999-01-25 | 1 | -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. | markm | 1997-09-24 | 1 | -0/+22 | |
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 ;-) |