| Commit message (Expand) | Author | Age | Files | Lines |
* | Disconnect closefrom.c as we have it as a system call. | delphij | 2009-06-16 | 1 | -1/+0 |
* | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | dfr | 2008-08-06 | 2 | -0/+60 |
* | Add the hx509 error table. | dfr | 2008-05-15 | 1 | -0/+2 |
* | Add manpage links to krb5_principal.3. | dfr | 2008-05-11 | 1 | -0/+29 |
* | Don't try to make links to manpages that no longer exist. Fixes installworld | dfr | 2008-05-11 | 1 | -6/+0 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | dfr | 2008-05-07 | 19 | -93/+1722 |
* | While checking over the libraries for 7.0-REL Kris found the following | kensmith | 2007-11-20 | 1 | -1/+1 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -0/+1 |
* | NO_MAN is not needed here. | ru | 2006-03-16 | 1 | -1/+0 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -44/+6 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | 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 |