| Commit message (Expand) | Author | Age | Files | Lines |
| * | *GULP* Punt this into the attic. It is no longer used. | Mark Murray | 1997-10-03 | 115 | -21503/+0 |
| * | Remove some bogus malloc family declarations. | Jordan K. Hubbard | 1997-07-13 | 1 | -5/+3 |
| * | Remove bogus ("char *") malloc(), calloc() and realloc(). | Satoshi Asami | 1997-07-13 | 1 | -3/+1 |
| * | Replace random() by arc4random() since random() can't be used | Andrey A. Chernov | 1997-06-14 | 1 | -7/+2 |
| * | Remove srandomdev fallback code | Andrey A. Chernov | 1997-06-14 | 1 | -3/+2 |
| * | Use srandomdev() now | Andrey A. Chernov | 1997-03-24 | 1 | -2/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 87 | -163/+163 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 87 | -167/+167 |
| * | First round of moving secure telnet (AKA kerberised telnet) to its new home | Mark Murray | 1996-10-26 | 8 | -50/+73 |
| * | Fix up some compilation warnings. | Paul Traina | 1996-09-22 | 3 | -12/+12 |
| * | Fix my typo here from last commit. | Peter Wemm | 1996-09-02 | 1 | -5/+5 |
| * | cmp -s || install -c --> install -C | Peter Wemm | 1996-08-30 | 3 | -16/+8 |
| * | Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. | Mark Murray | 1996-07-30 | 1 | -2/+2 |
| * | Some breakeages sneaked in. This fixes them. | Mark Murray | 1996-07-30 | 3 | -3/+1 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 2 | -4/+2 |
| * | Fix oder of subdirs so this will rebuild if .depends are blown away. | Mark Murray | 1996-04-16 | 1 | -2/+2 |
| * | Big clean-up job. Remove ancient and never-to-be used stuff. | Mark Murray | 1996-03-11 | 1 | -32/+3 |
| * | Fix typo #ifdef -> .if defined(). | Mark Murray | 1996-03-11 | 1 | -20/+7 |
| * | Fix typo - -des -> -ldes | Mark Murray | 1996-03-10 | 1 | -2/+2 |
| * | Sense MAKE_EBONES, DESTDIR | Andrey A. Chernov | 1996-03-09 | 1 | -15/+22 |
| * | Rename des_set_key -> des_set_key_krb. This was a name conflict with a | Mark Murray | 1996-02-03 | 1 | -3/+4 |
| * | Fix typo in bind argument | Andrey A. Chernov | 1995-12-24 | 1 | -2/+2 |
| * | Bring Jordan's 2.1 dependancy fixes into current. | Mark Murray | 1995-11-12 | 2 | -4/+4 |
| * | Remove MAKE_EBONES conditionals. They were originally placed here because | Justin T. Gibbs | 1995-10-11 | 1 | -3/+1 |
| * | Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr() | Justin T. Gibbs | 1995-10-06 | 1 | -1/+2 |
| * | Kerberos can now deal with multi-homed clients. | Justin T. Gibbs | 1995-10-05 | 8 | -34/+249 |
| * | Remove duplicate rkinit_err.c entry in the SRCS line. | Justin T. Gibbs | 1995-09-24 | 1 | -1/+1 |
| * | Fix printf formatting error %ls -> %s. | Justin T. Gibbs | 1995-09-16 | 1 | -2/+2 |
| * | Fix this file for the last time. My last diff was screwed up. | Justin T. Gibbs | 1995-09-15 | 1 | -2/+1 |
| * | Integrate librkinit into the build. | Justin T. Gibbs | 1995-09-15 | 1 | -2/+2 |
| * | MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forward | Justin T. Gibbs | 1995-09-15 | 7 | -0/+1235 |
| * | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 3 | -29/+15 |
| * | Bring back the multi-homed server fixes from revision 1.6. They got | Justin T. Gibbs | 1995-09-14 | 1 | -52/+121 |
| * | Forgot to bring this patch over. | Justin T. Gibbs | 1995-09-14 | 1 | -2/+2 |
| * | Fix a few problems with the depend target. | Justin T. Gibbs | 1995-09-14 | 1 | -1/+3 |
| * | Bmake fixes for the eBones tree. | Justin T. Gibbs | 1995-09-14 | 5 | -25/+19 |
| * | added Makefile.inc in the necessary places. | Mark Murray | 1995-09-13 | 1 | -0/+3 |
| * | After the Great eBones Repository Copy (tm), make ebones actually | Mark Murray | 1995-09-13 | 9 | -42/+45 |
| * | Major cleanup of eBones code: | Mark Murray | 1995-09-07 | 67 | -598/+1183 |
| * | Save and check against all address of kerberos servers. This completes | Justin T. Gibbs | 1995-09-06 | 1 | -51/+121 |
| * | Start the eBones cleanup ball rolling. | Mark Murray | 1995-08-25 | 77 | -1165/+827 |
| * | Comment out LDADD+=-ldescrypt, it is not yet active due to | Andrey A. Chernov | 1995-08-05 | 1 | -2/+3 |
| * | Make the DB/DBM routines generic (ifdef FreeBSD considered evil), and | Paul Traina | 1995-08-02 | 1 | -14/+18 |
| * | Final cleanup pass through Makefiles, now this stuff | Andrey A. Chernov | 1995-07-24 | 1 | -7/+9 |
| * | Add LDADD+= -ldescrypt | Andrey A. Chernov | 1995-07-24 | 1 | -1/+2 |
| * | Move -ldes under kerb stuff, my fault | Andrey A. Chernov | 1995-07-24 | 1 | -5/+3 |
| * | Since this stuff not works with eBones, ifdef kerberos stuff | Andrey A. Chernov | 1995-07-24 | 1 | -1/+4 |
| * | Add comment about new_rbd_key.c module needed from | Andrey A. Chernov | 1995-07-24 | 1 | -1/+4 |
| * | Fix many bogus things, typing error, dependance errors, etc., | Andrey A. Chernov | 1995-07-24 | 1 | -7/+16 |
| * | Update telnet to the 95.05.31 release. | Paul Traina | 1995-07-20 | 11 | -70/+90 |