| Commit message (Expand) | Author | Age | Files | Lines |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 1 | -32/+3 |
* | Fix typo #ifdef -> .if defined(). | markm | 1996-03-11 | 1 | -20/+7 |
* | Fix typo - -des -> -ldes | markm | 1996-03-10 | 1 | -2/+2 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -15/+22 |
* | Rename des_set_key -> des_set_key_krb. This was a name conflict with a | markm | 1996-02-03 | 1 | -3/+4 |
* | Fix typo in bind argument | ache | 1995-12-24 | 1 | -2/+2 |
* | Bring Jordan's 2.1 dependancy fixes into current. | markm | 1995-11-12 | 2 | -4/+4 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | gibbs | 1995-10-11 | 1 | -3/+1 |
* | Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr() | gibbs | 1995-10-06 | 1 | -1/+2 |
* | Kerberos can now deal with multi-homed clients. | gibbs | 1995-10-05 | 8 | -34/+249 |
* | Remove duplicate rkinit_err.c entry in the SRCS line. | gibbs | 1995-09-24 | 1 | -1/+1 |
* | Fix printf formatting error %ls -> %s. | gibbs | 1995-09-16 | 1 | -2/+2 |
* | Fix this file for the last time. My last diff was screwed up. | gibbs | 1995-09-15 | 1 | -2/+1 |
* | Integrate librkinit into the build. | gibbs | 1995-09-15 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r10764, | gibbs | 1995-09-15 | 7 | -0/+1235 |
|\ |
|
| * | MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forward | gibbs | 1995-09-15 | 7 | -0/+1235 |
* | | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 3 | -29/+15 |
* | | Bring back the multi-homed server fixes from revision 1.6. They got | gibbs | 1995-09-14 | 1 | -52/+121 |
* | | Forgot to bring this patch over. | gibbs | 1995-09-14 | 1 | -2/+2 |
* | | Fix a few problems with the depend target. | gibbs | 1995-09-14 | 1 | -1/+3 |
* | | Bmake fixes for the eBones tree. | gibbs | 1995-09-14 | 5 | -25/+19 |
* | | added Makefile.inc in the necessary places. | markm | 1995-09-13 | 1 | -0/+3 |
* | | After the Great eBones Repository Copy (tm), make ebones actually | markm | 1995-09-13 | 9 | -42/+45 |
* | | Major cleanup of eBones code: | markm | 1995-09-07 | 67 | -598/+1183 |
* | | Save and check against all address of kerberos servers. This completes | gibbs | 1995-09-06 | 1 | -51/+121 |
* | | Start the eBones cleanup ball rolling. | markm | 1995-08-25 | 77 | -1165/+827 |
* | | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 1 | -2/+3 |
* | | Make the DB/DBM routines generic (ifdef FreeBSD considered evil), and | pst | 1995-08-02 | 1 | -14/+18 |
* | | Final cleanup pass through Makefiles, now this stuff | ache | 1995-07-24 | 1 | -7/+9 |
* | | Add LDADD+= -ldescrypt | ache | 1995-07-24 | 1 | -1/+2 |
* | | Move -ldes under kerb stuff, my fault | ache | 1995-07-24 | 1 | -5/+3 |
* | | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 1 | -1/+4 |
* | | Add comment about new_rbd_key.c module needed from | ache | 1995-07-24 | 1 | -1/+4 |
* | | Fix many bogus things, typing error, dependance errors, etc., | ache | 1995-07-24 | 1 | -7/+16 |
* | | Update telnet to the 95.05.31 release. | pst | 1995-07-20 | 11 | -70/+90 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 38 | -331/+331 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 9 | -39/+39 |
* | | Security fixes. | dima | 1995-02-17 | 2 | -11/+27 |
* | | Various documentation changes. | jkh | 1995-02-08 | 7 | -29/+29 |
* | | Fix database rename, we don't have .dr & .pag, use .db instead | ache | 1995-01-25 | 1 | -2/+16 |
* | | Less expensive fix for the freeing of uninitialized fields in the hostdata | gibbs | 1995-01-25 | 1 | -9/+10 |
* | | bzero hostdata in send_to_kdc so that if we immediately jump to the | gibbs | 1995-01-25 | 1 | -1/+2 |
* | | Add the library used by `kadmin' and `kadmind'. Oddly enough, this | wollman | 1995-01-20 | 7 | -0/+1106 |
* | | Don't break existing users of libkrb.so.2.0 who aren't using libcom_err. | wollman | 1995-01-20 | 1 | -1/+2 |
* | | A more correct fix for the new compile_et. Also, add beforeinstall | wollman | 1995-01-20 | 1 | -7/+10 |
* | | Remove obsolete `-n' flag from compile_et command line. | wollman | 1995-01-14 | 1 | -2/+2 |
* | | Reflect the fact that compile_et is now a `system' utility. | wollman | 1995-01-14 | 1 | -3/+2 |
|/ |
|
* | Initial import of eBones. | csgr | 1994-09-30 | 78 | -0/+11793 |
* | Libtelnet with encryption goes walkies to src/secure/lib | csgr | 1994-08-12 | 20 | -0/+6276 |
* | BSD 4.4 Lite KerberosIV Sources | rgrimes | 1994-05-27 | 1 | -0/+462 |