aboutsummaryrefslogtreecommitdiff
path: root/eBones/lib
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-303-16/+8
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.Mark Murray1996-07-301-2/+2
* Some breakeages sneaked in. This fixes them.Mark Murray1996-07-303-3/+1
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-242-4/+2
* Fix oder of subdirs so this will rebuild if .depends are blown away.Mark Murray1996-04-161-2/+2
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-111-32/+3
* 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-15/+22
* Rename des_set_key -> des_set_key_krb. This was a name conflict with aMark Murray1996-02-031-3/+4
* Fix typo in bind argumentAndrey A. Chernov1995-12-241-2/+2
* Bring Jordan's 2.1 dependancy fixes into current.Mark Murray1995-11-122-4/+4
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-111-3/+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-058-34/+249
* Remove duplicate rkinit_err.c entry in the SRCS line.Justin T. Gibbs1995-09-241-1/+1
* Fix printf formatting error %ls -> %s.Justin T. Gibbs1995-09-161-2/+2
* Fix this file for the last time. My last diff was screwed up.Justin T. Gibbs1995-09-151-2/+1
* Integrate librkinit into the build.Justin T. Gibbs1995-09-151-2/+2
* MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forwardJustin T. Gibbs1995-09-157-0/+1235
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-143-29/+15
* Bring back the multi-homed server fixes from revision 1.6. They gotJustin T. Gibbs1995-09-141-52/+121
* Forgot to bring this patch over.Justin T. Gibbs1995-09-141-2/+2
* Fix a few problems with the depend target.Justin T. Gibbs1995-09-141-1/+3
* Bmake fixes for the eBones tree.Justin T. Gibbs1995-09-145-25/+19
* added Makefile.inc in the necessary places.Mark Murray1995-09-131-0/+3
* After the Great eBones Repository Copy (tm), make ebones actuallyMark Murray1995-09-139-42/+45
* Major cleanup of eBones code:Mark Murray1995-09-0767-598/+1183
* Save and check against all address of kerberos servers. This completesJustin T. Gibbs1995-09-061-51/+121
* Start the eBones cleanup ball rolling.Mark Murray1995-08-2577-1165/+827
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-051-2/+3
* Make the DB/DBM routines generic (ifdef FreeBSD considered evil), andPaul Traina1995-08-021-14/+18
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-241-7/+9
* Add LDADD+= -ldescryptAndrey A. Chernov1995-07-241-1/+2
* Move -ldes under kerb stuff, my faultAndrey A. Chernov1995-07-241-5/+3
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-241-1/+4
* Add comment about new_rbd_key.c module needed fromAndrey A. Chernov1995-07-241-1/+4
* Fix many bogus things, typing error, dependance errors, etc.,Andrey A. Chernov1995-07-241-7/+16
* Update telnet to the 95.05.31 release.Paul Traina1995-07-2011-70/+90
* Remove trailing whitespace.Rodney W. Grimes1995-05-3038-331/+331
* Remove trailing whitespace.Rodney W. Grimes1995-05-309-39/+39
* Security fixes.Dima Ruban1995-02-172-11/+27
* Various documentation changes.Jordan K. Hubbard1995-02-087-29/+29
* Fix database rename, we don't have .dr & .pag, use .db insteadAndrey A. Chernov1995-01-251-2/+16
* Less expensive fix for the freeing of uninitialized fields in the hostdataJustin T. Gibbs1995-01-251-9/+10
* bzero hostdata in send_to_kdc so that if we immediately jump to theJustin T. Gibbs1995-01-251-1/+2
* Add the library used by `kadmin' and `kadmind'. Oddly enough, thisGarrett Wollman1995-01-207-0/+1106
* Don't break existing users of libkrb.so.2.0 who aren't using libcom_err.Garrett Wollman1995-01-201-1/+2
* A more correct fix for the new compile_et. Also, add beforeinstallGarrett Wollman1995-01-201-7/+10