summaryrefslogtreecommitdiff
path: root/kerberosV
AgeCommit message (Collapse)Author
2001-05-25Correct include file copying shellcode.Hans Insulander
2001-05-25Build kinit too. (oops)Hans Insulander
2001-05-25eol on last lineTheo de Raadt
2001-05-25Remove bogus and incorrect version string.Hans Insulander
2001-05-25Build gssapi library too.Hans Insulander
2001-05-25Workaround to prevent -current 'make' from crashing.Hakan Olsson
2001-05-25add support for building with ${SUDO}. ok hin@Jakob Schlyter
2001-05-25Simple build instructions.Hans Insulander
2001-05-25Kerberos 5 include files live under /usr/include/kerberosVHans Insulander
2001-05-25For some reason, changing warnx -> _warnx makes the krb5 library stopHans Insulander
coredumping. I beleive this to be a weak symbol bug in the linker.
2001-05-25kerberos4.h seems to 1) not exist in heimdal-0.3e and 2) not be needed.Hans Insulander
2001-05-25Some information about this stuff.Hans Insulander
2001-05-25krb5 main Makefile.Hans Insulander
Set 'KERBEROS5=Yes' in /etc/mk.conf to enable the experimental kerberos5 support.
2001-05-25krb5 administration tools.Hans Insulander
2001-05-25krb5 user tools.Hans Insulander
XXX asn1_compile should probably be moved to src/usr.bin instead.
2001-05-25krb5 libexec, only the KDC so far.Hans Insulander
2001-05-25krb5 librariesHans Insulander
2001-05-25Include stuff needed for Heimdal.Hans Insulander
2001-05-25Import of heimdal-0.3eHans Insulander