aboutsummaryrefslogtreecommitdiff
path: root/kerberosIV
Commit message (Expand)AuthorAgeFilesLines
* Remove programs that no longer need a kerberisation option.Mark Murray2002-10-161-5/+2
* Build kerberized versions of the PAM library, and install themRuslan Ermilov2002-10-111-1/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Don't lint contrib'ed sources, enven if the builder has asked for it.Mark Murray2002-09-251-0/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-2/+3
* This code is no longer WARNS level 2 OK.David E. O'Brien2002-05-151-1/+1
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-132-6/+2
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+0
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-127-22/+6
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-262-68/+29
* Install script via SCRIPTS.Ruslan Ermilov2001-12-171-9/+2
* Add the necessary paths to the kerberos libraries and includes.John Hay2001-12-031-1/+1
* Style clean-up, and diff-reduce WRT src/secure/*/telnet/MakefileMark Murray2001-11-303-18/+32
* Diff reduce all the crypto telnet Makefiles.Mark Murray2001-08-203-3/+3
* Remove the building of a kerberosIV'ed cvs. `make release' has been brokenDavid E. O'Brien2001-08-191-3/+6
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-033-19/+22
* generate ksrvtgtAssar Westerlund2001-06-161-0/+11
* Fix PAMized telnet in exactly the same way as BDE did it for the otherMark Murray2001-05-112-4/+4
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-6/+1
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-284-7/+10
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-2722-24/+24
* add strcollect.c to SRCS (new file in 1.0.5)Assar Westerlund2000-12-291-3/+3
* set LIBEXECDIR (used by kipd)Assar Westerlund2000-12-291-1/+3
* 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