aboutsummaryrefslogtreecommitdiff
path: root/kerberosIV
Commit message (Expand)AuthorAgeFilesLines
* Remove the last vestiges of libRSAglue now that it's an empty stub.Kris Kennaway2000-03-111-4/+0
* Use libcrypto in place of libdes.Mark Murray2000-02-2422-42/+46
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-272-4/+4
* Update for KTH Kerberos (eBones) v1.0Mark Murray2000-01-098-69/+261
* Build some more build-toold so that "make world" works for theMark Murray1999-12-301-0/+2
* Bring in SRA for telnet.Mark Murray1999-10-073-4/+5
* Fixes for new Kerberos4. Userland to follow.Mark Murray1999-09-1925-301/+633
* Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete sharedBruce Evans1999-09-131-7/+4
* Add ftpd to the build.Mark Murray1999-09-061-0/+3
* Fix for new Common Error system.Mark Murray1999-09-0519-36/+63
* Don't -DTERMCAP or we define a few conflicting functions and causePeter Wemm1999-08-301-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2841-41/+41
* Link everything against libcrypt. ELF builds complain without it.Mark Murray1999-01-2516-57/+72
* 'Nother place where libcrypt needs to be linked.Mark Murray1999-01-241-3/+3
* Under ELF, this must be linked against libcrypt.Mark Murray1999-01-241-3/+3
* The strtok_r() function is in libc now, so use it.John Polstra1999-01-203-6/+6
* Add an explicit dependency on libcrypt so that shared libraryJohn Polstra1998-11-181-1/+3
* Add -lcrypt.John Birrell1998-09-051-3/+4
* Unbreak "make release".Mark Murray1998-09-041-1/+1
* Add libcrypt. Elf was breaking.Mark Murray1998-09-021-3/+3
* While I am no longer making a shared library, nuke the old one to preventMark Murray1998-08-301-0/+11
* Stop making the shared library for libtelnet (crypto version). ThisMark Murray1998-08-291-0/+2
* Add kerberised CVS to the dependant programs.Mark Murray1998-08-151-1/+2
* Debogotify. ln -f should be ln -s to allow the obj/ dir to beMark Murray1998-03-281-2/+2
* Repaired version of Bruce's "make -jN" patches.Mark Murray1998-03-262-7/+6
* More fixes to help fix race bags in "make -jN".Mark Murray1998-03-205-15/+10
* Fix more linkage problems. libtermcap needs to be linked for routinesMark Murray1998-03-151-3/+4
* Damn. Left out the dependancy macro.Mark Murray1998-03-141-2/+2
* Link this against libcrypt. Crypt is not directly called, but is called from ...Mark Murray1998-03-141-2/+2
* Kerberized telnet is not built here. Remove telnet(d).Mark Murray1998-02-161-3/+1
* Link this against -lcrypt. In the case where the user has no key availableMark Murray1997-10-241-2/+2
* Correct the MAKE_EBONES macro --> MAKE_KERBEROS4Mark Murray1997-10-031-4/+4
* Take pity on Mark and fix the bogus paths to dump and restore in theJordan K. Hubbard1997-10-021-3/+3
* Whoops! Missed one.Mark Murray1997-10-021-1/+2
* Tidy up the bootstrap: target. Blind commit by me.Mark Murray1997-10-021-5/+1
* Fix a break in the includes where the build blows chunks if it isMark Murray1997-10-0210-6/+28
* Delete extraneous paren.Jordan K. Hubbard1997-10-011-2/+2
* Initial import of the new kerberosIV Makefiles.Mark Murray1997-09-2445-0/+1829