| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the necessary paths to the kerberos libraries and includes. | jhay | 2001-12-03 | 3 | -3/+5 |
* | Style clean-up, and diff-reduce WRT src/secure/*telnet*/Makefile | markm | 2001-11-30 | 3 | -45/+34 |
* | use cp instead of mv to get the right name of the yacc-generated | assar | 2001-11-06 | 2 | -7/+8 |
* | make libtelnet (and telnet, telnetd) use libkrb when required | assar | 2001-11-01 | 3 | -4/+30 |
* | also install roken-common.h | assar | 2001-10-05 | 1 | -1/+1 |
* | style fixes (by the way of bde) | assar | 2001-08-27 | 1 | -11/+8 |
* | sort SUBDIR | assar | 2001-08-27 | 1 | -1/+1 |
* | add krb5-config | assar | 2001-08-27 | 2 | -1/+32 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 2 | -2/+2 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 7 | -20/+30 |
* | add dependency for lex.o on roken.h (from "Alexander N. Kabaev" | assar | 2001-07-12 | 1 | -3/+1 |
* | add an explicit dependency to run yacc before lex instead of using | assar | 2001-06-21 | 1 | -2/+1 |
* | update infrastructure for heimdal 0.3f | assar | 2001-06-21 | 7 | -30/+81 |
* | Install this SUID root. Heck, it is su, after all. | markm | 2001-06-04 | 2 | -0/+4 |
* | use print_version from lib/vers instead of lib/roken | assar | 2001-05-14 | 2 | -2/+4 |
* | install libroken and roken.h | assar | 2001-05-13 | 1 | -3/+1 |
* | de-constify to make it compatible with (krb4) and make-print-version | assar | 2001-05-11 | 1 | -2/+2 |
* | Fix PAMized telnet in exactly the same way as BDE did it for the other | markm | 2001-05-11 | 2 | -4/+4 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 3 | -5/+8 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 8 | -8/+8 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | *Sigh*. What I did without this, I have no idea. | markm | 2001-03-05 | 3 | -1/+59 |
* | try hard to make sure this does not get build as a shared library | assar | 2001-02-24 | 1 | -0/+4 |
* | Fix release. Just as in other kerberos5 libraries, we need to include | jhb | 2001-02-23 | 1 | -2/+5 |
* | remove definition of KRB4, this gets defined conditionally in | assar | 2001-02-21 | 1 | -3/+0 |
* | Fix build, and make parallel build much more robust. | markm | 2001-02-14 | 7 | -5/+10 |
* | update build infrastructure for heimdal 0.3e | assar | 2001-02-13 | 36 | -760/+1312 |
* | Fix ordering for real this time. | nectar | 2000-08-30 | 1 | -1/+2 |
* | Add a dependency needed when using parallel make. | nectar | 2000-08-29 | 1 | -1/+1 |
* | Unbreak heimdal build: we can no longer #include <netinet6/in6.h> | kris | 2000-07-06 | 1 | -1/+1 |
* | Properly separate the K5-only buld from K4. | markm | 2000-03-23 | 25 | -25/+62 |
* | Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when | jhay | 2000-03-03 | 1 | -1/+1 |
* | Oops! this macro needs to be defined for "make release". | markm | 2000-03-02 | 1 | -0/+2 |
* | KerberosIV is no longer compulsory. This should fix "make release". | markm | 2000-03-01 | 28 | -75/+58 |
* | Targets and macros for "make release". | markm | 2000-02-29 | 1 | -0/+14 |
* | Remove largescale evidence of crack-smoking. | markm | 2000-02-28 | 29 | -148/+62 |
* | Use libcrypto instead of libdes. Upgrade for Heimdal-0.2p | markm | 2000-02-24 | 33 | -271/+85 |
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 2 | -4/+4 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 2 | -4/+4 |
* | Another target to keep "make release" orthogonal. | markm | 2000-01-24 | 1 | -0/+2 |
* | Make a "do nothing" target to help "make release" look clean. | markm | 2000-01-24 | 1 | -0/+2 |
* | Move CFLAGS to a more obvious place and allow INET6 to work. | markm | 2000-01-24 | 1 | -10/+10 |
* | Move CFLAGS to a more obvious place and allow INET6 to work properly. | markm | 2000-01-24 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r56545, | markm | 2000-01-24 | 6 | -0/+182 |
|\ |
|
| * | Bring in rest of K5 (AKA Heimdal) userland. | markm | 2000-01-24 | 6 | -0/+182 |
* | | Bring in rest of K5 (AKA Heimdal) userland. | markm | 2000-01-24 | 1 | -0/+27 |
* | | This commit was generated by cvs2svn to compensate for changes in r56067, | markm | 2000-01-15 | 37 | -0/+2329 |
|\ \
| |/ |
|
| * | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 37 | -0/+2329 |
* | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 7 | -0/+229 |
* | Bring in SRA for telnet. | markm | 1999-10-07 | 3 | -4/+5 |