| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 3 | -4/+7 |
* | Nuke one __FreeBSD__ left out | ache | 1995-08-04 | 2 | -6/+6 |
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ | ache | 1995-08-04 | 1 | -1/+5 |
* | Update manual page to reflect "empty password" usage. | pst | 1995-08-03 | 3 | -9/+9 |
* | Null password should ask for random | pst | 1995-08-02 | 2 | -6/+6 |
* | Make the DB/DBM routines generic (ifdef FreeBSD considered evil), and | pst | 1995-08-02 | 6 | -56/+72 |
* | This commit was generated by cvs2svn to compensate for changes in r9866, | pst | 1995-08-02 | 4 | -0/+912 |
|\ |
|
| * | Program to receive and process a new kerberos database (this is run on | pst | 1995-08-02 | 4 | -0/+912 |
* | | This commit was generated by cvs2svn to compensate for changes in r9864, | pst | 1995-08-02 | 6 | -0/+1296 |
|\ \
| |/ |
|
| * | Import an updated revision of the MIT kprop program for distributing | pst | 1995-08-02 | 6 | -0/+1296 |
* | | Make kadmind safe to run on multi-homed machines. | gibbs | 1995-08-02 | 6 | -6/+33 |
* | | Final cleanup pass through Makefiles, now this stuff | ache | 1995-07-24 | 3 | -12/+20 |
* | | Add -ldescrypt, or wrong crypt version can be picked from libc | ache | 1995-07-24 | 2 | -0/+2 |
* | | 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 | 2 | -4/+11 |
* | | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 1 | -1/+4 |
* | | Add comment about new_rnd_key.c module needed from original | ache | 1995-07-24 | 1 | -0/+3 |
* | | Add comment about new_rbd_key.c module needed from | ache | 1995-07-24 | 1 | -1/+4 |
* | | Fix dependances, typing errors, etc. | ache | 1995-07-24 | 1 | -4/+6 |
* | | Fix many bogus things, typing error, dependance errors, etc., | ache | 1995-07-24 | 1 | -7/+16 |
* | | date: 1995/07/12 13:10:58; author: jkh; state: Exp; lines: +3 -2 | rgrimes | 1995-07-22 | 1 | -2/+3 |
* | | When hostname len > 8, name replaced with dot notation when -u flag | pst | 1995-07-20 | 1 | -7/+19 |
* | | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code | pst | 1995-07-20 | 1 | -19/+28 |
* | | Update telnet to the 95.05.31 release. | pst | 1995-07-20 | 31 | -192/+459 |
* | | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -17/+20 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 146 | -1254/+1254 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 21 | -84/+84 |
* | | Make certain that random keys havethe correct parity, for interoperation with | wollman | 1995-05-09 | 1 | -1/+2 |
* | | Security fixes. | dima | 1995-02-17 | 3 | -14/+42 |
* | | Build kpasswd from normal passwd sources now | ache | 1995-02-11 | 1 | -2/+4 |
* | | Various documentation changes. | jkh | 1995-02-08 | 53 | -242/+277 |
* | | Fix database deletion, we don't have .dir & .pag, use .db instead | ache | 1995-01-25 | 2 | -4/+28 |
* | | Fix database rename, we don't have .dr & .pag, use .db instead | ache | 1995-01-25 | 2 | -4/+32 |
* | | Less expensive fix for the freeing of uninitialized fields in the hostdata | gibbs | 1995-01-25 | 2 | -18/+20 |
* | | bzero hostdata in send_to_kdc so that if we immediately jump to the | gibbs | 1995-01-25 | 2 | -2/+4 |
* | | Add missing newline (or messages concatenated) | ache | 1995-01-25 | 1 | -2/+2 |
* | | Print out error messages from libkadm correctly (i.e., using com_err). | wollman | 1995-01-23 | 2 | -6/+6 |
* | | Add ksrvutil. | wollman | 1995-01-20 | 1 | -2/+2 |
* | | Add last piece in fully-functional Kerberos implementation: ksrvutil, | wollman | 1995-01-20 | 5 | -0/+1471 |
* | | Added Kerberized passwd. | wollman | 1995-01-20 | 1 | -2/+2 |
* | | Password-changing program with Kerberos support via the `kadmin' | wollman | 1995-01-20 | 4 | -0/+716 |
* | | Fix bonehead /usr/lib -> /usr/bin. | wollman | 1995-01-20 | 2 | -4/+4 |
* | | Add kadmind. | wollman | 1995-01-20 | 1 | -2/+2 |
* | | Add kadmind. HOW-TO documents how to get here from raw eBones. | wollman | 1995-01-20 | 19 | -0/+4008 |
* | | Add kadmin. | wollman | 1995-01-20 | 2 | -3/+10 |
* | | The user side of the kadmin protocol. HOW-TO describes how to recreate | wollman | 1995-01-20 | 7 | -0/+1380 |
* | | Add the library used by `kadmin' and `kadmind'. Oddly enough, this | wollman | 1995-01-20 | 14 | -0/+2212 |
* | | Don't install kadm.h from here; it's done by the libkadm directory. | wollman | 1995-01-20 | 1 | -4/+6 |
* | | Do all libraries first. Don't do `include' twice. | wollman | 1995-01-20 | 1 | -4/+4 |