aboutsummaryrefslogtreecommitdiff
path: root/eBones
Commit message (Expand)AuthorAgeFilesLines
* Fix my typo here from last commit.Peter Wemm1996-09-021-5/+5
* cmp -s || install -c --> install -CPeter Wemm1996-08-304-21/+13
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifyPeter Wemm1996-08-133-4/+21
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.Mark Murray1996-07-309-11/+13
* Some breakeages sneaked in. This fixes them.Mark Murray1996-07-303-3/+1
* Whups! Missed a ${.OBJDIR} here.Jordan K. Hubbard1996-07-011-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-243-17/+15
* Remove $log's.Mark Murray1996-06-202-120/+1
* Bring in a change that got lost when we spammed over the CVS repositoryNate Williams1996-06-052-12/+1
* Localize timeAndrey A. Chernov1996-05-071-0/+10
* Provide a rudimentary man page for this, based mostly on the README.PATCH.Mark Murray1996-05-012-2/+61
* Rewrite this a bit. The patch has already been applied, and usersMark Murray1996-05-011-47/+39
* Add support for socksPaul Traina1996-04-232-1/+12
* Remove old cruft.Mark Murray1996-04-162-161/+0
* Fix oder of subdirs so this will rebuild if .depends are blown away.Mark Murray1996-04-161-2/+2
* Clarify some paths in the man pages.Mark Murray1996-04-062-6/+8
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-113-119/+15
* Fix typo #ifdef -> .if defined().Mark Murray1996-03-111-20/+7
* Fix typo - -des -> -ldesMark Murray1996-03-101-2/+2
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-5/+11
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-15/+22
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-7/+13
* Kill gets() foundAndrey A. Chernov1996-02-231-3/+3
* Fix weak random number holeAndrey A. Chernov1996-02-218-15/+284
* Fixes to allow eBones to properly bootstrap in a release environmentMark Murray1996-02-147-13/+13
* Remove the old DES library from the bootstrap: targetMark Murray1996-02-131-1/+0
* Remove the old DES library man pages from the make. This whole directoryMark Murray1996-02-111-4/+1
* The new des library has its own man pages. Trash this old one.Mark Murray1996-02-111-380/+0
* Push the old des library into the attic (finally!). Also updateMark Murray1996-02-1139-5078/+11
* Rename des_set_key -> des_set_key_krb. This was a name conflict with aMark Murray1996-02-034-6/+9
* recording cvs-1.6 file deathPeter Wemm1995-12-30216-30779/+0
* Fix typo in bind argumentAndrey A. Chernov1995-12-241-2/+2
* Shut compiler warningAndrey A. Chernov1995-12-231-2/+2
* After some more investigation I found that I can build a release from scratchMark Murray1995-11-211-1/+2
* Bring Jordan's 2.1 dependancy fixes into current.Mark Murray1995-11-124-8/+8
* Add the man directory to the SUBDIR list - some pages were bing lost.Mark Murray1995-11-011-2/+2
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreAndrey A. Chernov1995-10-241-1/+0
* Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-3/+25
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-113-7/+1
* Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr()Justin T. Gibbs1995-10-061-1/+2
* Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-0510-54/+298
* Add -L paths for all locally built eBones libraries. Many of the programsJustin T. Gibbs1995-09-2616-31/+33
* Remove duplicate rkinit_err.c entry in the SRCS line.Justin T. Gibbs1995-09-241-1/+1
* Correct a lie in the man pages: /etc/athena/srvtab -> /etc/kerberosIV/srvtabMark Murray1995-09-171-4/+4
* The problem. If the first request to kerberos is not a ticketJustin T. Gibbs1995-09-171-14/+13
* Fix printf formatting error %ls -> %s.Justin T. Gibbs1995-09-161-2/+2
* Bring in a hand written replacement for MIT's file of the same name.Mark Murray1995-09-161-170/+117
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesJustin T. Gibbs1995-09-162-3/+4
* Integrate rkinit into the build.Justin T. Gibbs1995-09-152-3/+16