| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Heimdal 0.6.1 -> 0.6.3. | nectar | 2005-02-24 | 1 | -0/+1 |
* | Hookup `arcfour.c' to the build (missed during upgrade to heimdal 0.6.1). | nectar | 2004-04-04 | 1 | -0/+1 |
* | style.Makefile(5). | ru | 2004-02-05 | 10 | -660/+609 |
* | Take signal.c out of sources. | ru | 2004-02-03 | 1 | -1/+0 |
* | Put generated headers into SRCS so that we pick them up even if | ru | 2004-02-03 | 2 | -1/+3 |
* | Overhaul of kerberos5/ makefiles. Most significant changes are: | ru | 2004-01-31 | 11 | -232/+78 |
* | Fixed "make clean". | ru | 2004-01-15 | 1 | -0/+2 |
* | The header files hdb_asn1.h, hdb_err.h, and kadm5_err.h are generated, | nectar | 2003-10-10 | 2 | -3/+3 |
* | Install Kerberos- and GSSAPI-related man pages. | nectar | 2003-10-09 | 3 | -5/+240 |
* | Install additional headers for Kerberos (libkafs, libkadm5*, and | nectar | 2003-10-09 | 3 | -0/+16 |
* | Update build infrastructure for Heimdal 0.6. | nectar | 2003-10-09 | 4 | -3/+24 |
* | Try a lot harder to get dependancies right. This involves some ugly | markm | 2003-07-27 | 1 | -10/+30 |
* | Try a lot harder to get dependancies right. This involves some ugly | markm | 2003-07-27 | 1 | -4/+8 |
* | Big fixup of the makefiles. Sort out the dependancies so that "make" | markm | 2003-07-18 | 9 | -374/+409 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 2 | -35/+1 |
* | Add (optional, default off) support to kerberos5 for supporting openldap. | mr | 2003-06-18 | 1 | -1/+2 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 2 | -14/+2 |
* | Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIV | markm | 2003-03-09 | 4 | -27/+2 |
* | Unbreak Kerberos 5 authentication in telnet. | nectar | 2003-03-06 | 1 | -0/+1 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 2 | -2/+6 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Update build infrastructure after import of Heimdal Kerberos 2002/08/29. | nectar | 2002-08-30 | 2 | -1/+2 |
* | Bootstrapping aid for pre-getprogname(3) systems. | ru | 2002-08-13 | 2 | -0/+8 |
* | Make this -j safe. | ru | 2002-05-14 | 2 | -0/+2 |
* | MAN[1-9] -> MAN. | ru | 2002-05-13 | 1 | -3/+3 |
* | Removed now unused INTERNALSTATICLIB. | ru | 2002-05-13 | 3 | -6/+0 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 5 | -10/+6 |
* | Don't emulate INTERNALLIB. | ru | 2002-05-08 | 1 | -4/+2 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 2 | -4/+2 |
* | Replaced hacks in previous revision with the "standard" way of | ru | 2002-04-25 | 1 | -8/+3 |
* | Bump major library version of all Heimdal Kerberos libraries | nectar | 2002-02-19 | 1 | -1/+1 |
* | Update build after import of Heimdal Kerberos 2002/02/17. | nectar | 2002-02-19 | 5 | -6/+23 |
* | Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken | ru | 2002-02-11 | 2 | -1/+3 |
* | add krb4 libraries | assar | 2001-12-17 | 1 | -0/+4 |
* | Add the necessary paths to the kerberos libraries and includes. | jhay | 2001-12-03 | 1 | -1/+1 |
* | Style clean-up, and diff-reduce WRT src/secure/*telnet*/Makefile | markm | 2001-11-30 | 1 | -13/+13 |
* | 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 | 1 | -0/+5 |
* | also install roken-common.h | assar | 2001-10-05 | 1 | -1/+1 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 1 | -1/+1 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 2 | -7/+9 |
* | 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 | 5 | -11/+53 |
* | 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 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -3/+6 |
* | 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 |
* | Fix build, and make parallel build much more robust. | markm | 2001-02-14 | 5 | -3/+6 |