summaryrefslogtreecommitdiffstats
path: root/eBones/lib
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1487-167/+167
* First round of moving secure telnet (AKA kerberised telnet) to its new homemarkm1996-10-268-50/+73
* Fix up some compilation warnings.pst1996-09-223-12/+12
* Fix my typo here from last commit.peter1996-09-021-5/+5
* cmp -s || install -c --> install -Cpeter1996-08-303-16/+8
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.markm1996-07-301-2/+2
* Some breakeages sneaked in. This fixes them.markm1996-07-303-3/+1
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-242-4/+2
* Fix oder of subdirs so this will rebuild if .depends are blown away.markm1996-04-161-2/+2
* Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-111-32/+3
* Fix typo #ifdef -> .if defined().markm1996-03-111-20/+7
* Fix typo - -des -> -ldesmarkm1996-03-101-2/+2
* Sense MAKE_EBONES, DESTDIRache1996-03-091-15/+22
* Rename des_set_key -> des_set_key_krb. This was a name conflict with amarkm1996-02-031-3/+4
* Fix typo in bind argumentache1995-12-241-2/+2
* Bring Jordan's 2.1 dependancy fixes into current.markm1995-11-122-4/+4
* Remove MAKE_EBONES conditionals. They were originally placed here becausegibbs1995-10-111-3/+1
* Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr()gibbs1995-10-061-1/+2
* Kerberos can now deal with multi-homed clients.gibbs1995-10-058-34/+249
* Remove duplicate rkinit_err.c entry in the SRCS line.gibbs1995-09-241-1/+1
* Fix printf formatting error %ls -> %s.gibbs1995-09-161-2/+2
* Fix this file for the last time. My last diff was screwed up.gibbs1995-09-151-2/+1
* Integrate librkinit into the build.gibbs1995-09-151-2/+2
* This commit was generated by cvs2svn to compensate for changes in r10764,gibbs1995-09-157-0/+1235
|\
| * MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forwardgibbs1995-09-157-0/+1235
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.gibbs1995-09-143-29/+15
* | Bring back the multi-homed server fixes from revision 1.6. They gotgibbs1995-09-141-52/+121
* | Forgot to bring this patch over.gibbs1995-09-141-2/+2
* | Fix a few problems with the depend target.gibbs1995-09-141-1/+3
* | Bmake fixes for the eBones tree.gibbs1995-09-145-25/+19
* | added Makefile.inc in the necessary places.markm1995-09-131-0/+3
* | After the Great eBones Repository Copy (tm), make ebones actuallymarkm1995-09-139-42/+45
* | Major cleanup of eBones code:markm1995-09-0767-598/+1183
* | Save and check against all address of kerberos servers. This completesgibbs1995-09-061-51/+121
* | Start the eBones cleanup ball rolling.markm1995-08-2577-1165/+827
* | Comment out LDADD+=-ldescrypt, it is not yet active due toache1995-08-051-2/+3
* | Make the DB/DBM routines generic (ifdef FreeBSD considered evil), andpst1995-08-021-14/+18
* | Final cleanup pass through Makefiles, now this stuffache1995-07-241-7/+9
* | Add LDADD+= -ldescryptache1995-07-241-1/+2
* | Move -ldes under kerb stuff, my faultache1995-07-241-5/+3
* | Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-241-1/+4
* | Add comment about new_rbd_key.c module needed fromache1995-07-241-1/+4
* | Fix many bogus things, typing error, dependance errors, etc.,ache1995-07-241-7/+16
* | Update telnet to the 95.05.31 release.pst1995-07-2011-70/+90
* | Remove trailing whitespace.rgrimes1995-05-3038-331/+331
* | Remove trailing whitespace.rgrimes1995-05-309-39/+39
* | Security fixes.dima1995-02-172-11/+27
* | Various documentation changes.jkh1995-02-087-29/+29
* | Fix database rename, we don't have .dr & .pag, use .db insteadache1995-01-251-2/+16
* | Less expensive fix for the freeing of uninitialized fields in the hostdatagibbs1995-01-251-9/+10
OpenPOWER on IntegriCloud