Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Install this SUID root. Heck, it is su, after all. | markm | 2001-06-04 | 2 | -0/+4 | |
| | ||||||
* | 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 | |||||
* | *Sigh*. What I did without this, I have no idea. | markm | 2001-03-05 | 3 | -1/+59 | |
| | ||||||
* | update build infrastructure for heimdal 0.3e | assar | 2001-02-13 | 10 | -18/+74 | |
| | ||||||
* | Properly separate the K5-only buld from K4. | markm | 2000-03-23 | 10 | -10/+26 | |
| | | | | Submitted by: sheldonh | |||||
* | KerberosIV is no longer compulsory. This should fix "make release". | markm | 2000-03-01 | 12 | -45/+23 | |
| | ||||||
* | Remove largescale evidence of crack-smoking. | markm | 2000-02-28 | 13 | -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.2p | markm | 2000-02-24 | 12 | -30/+32 | |
| | ||||||
* | 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 | -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, | markm | 2000-01-15 | 9 | -0/+198 | |
|\ | | | | | | | 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/+198 | |
| | | | | 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 | 5 | -0/+146 | |
| | | | | 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/+3 | |
| | ||||||
* | Don't -DTERMCAP or we define a few conflicting functions and cause | peter | 1999-08-30 | 1 | -1/+1 | |
| | | | | recursion in a rather ugly way. | |||||
* | $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/+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 ;-) |