summaryrefslogtreecommitdiffstats
path: root/eBones/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bzero hostdata in send_to_kdc so that if we immediately jump to thegibbs1995-01-251-1/+2
* | Add the library used by `kadmin' and `kadmind'. Oddly enough, thiswollman1995-01-207-0/+1106
* | Don't break existing users of libkrb.so.2.0 who aren't using libcom_err.wollman1995-01-201-1/+2
* | A more correct fix for the new compile_et. Also, add beforeinstallwollman1995-01-201-7/+10
* | Remove obsolete `-n' flag from compile_et command line.wollman1995-01-141-2/+2
* | Reflect the fact that compile_et is now a `system' utility.wollman1995-01-141-3/+2
|/
* Initial import of eBones.csgr1994-09-3078-0/+11793
* Libtelnet with encryption goes walkies to src/secure/libcsgr1994-08-1220-0/+6276
* BSD 4.4 Lite KerberosIV Sourcesrgrimes1994-05-271-0/+462
OpenPOWER on IntegriCloud