summaryrefslogtreecommitdiffstats
path: root/eBones
Commit message (Expand)AuthorAgeFilesLines
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.gibbs1995-09-142-10/+2
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.gibbs1995-09-143-29/+15
* Prototypes for the function in new_rnd_key.c from the mit des library.gibbs1995-09-141-0/+11
* Bring in new_rnd_key.c from the mit des library. This gives folks in thegibbs1995-09-142-19/+16
* 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-144-11/+13
* Bmake fixes for eBones.gibbs1995-09-1412-34/+22
* Don't cast die with (__sighandler_t *) when its passed to signal(). Insteadgibbs1995-09-142-6/+6
* Bmake fixes for the eBones tree.gibbs1995-09-1415-56/+44
* Actually install des.h. We haven't been for a while now.gibbs1995-09-142-17/+7
* des_check_key_parity and des_fixup_key_parity go by other names in eBones'gibbs1995-09-141-3/+1
* Bring back Makefile.inc and give it a better rules for dealing with thegibbs1995-09-141-19/+29
* added Makefile.inc in the necessary places.markm1995-09-134-0/+12
* After the Great eBones Repository Copy (tm), make ebones actuallymarkm1995-09-1340-146/+168
* sys_term.c: killed sleep(1) as this should no longer be a problem withdg1995-09-112-9/+3
* Major cleanup of eBones code:markm1995-09-07235-2005/+3820
* Save and check against all address of kerberos servers. This completesgibbs1995-09-062-102/+242
* Move erase cleanup outside linemode conditionalpst1995-09-061-1/+1
* Avoid race condition with telnet options processing (login: prompt lost).pst1995-09-051-22/+7
* Set erase character for login: prompt.pst1995-09-051-1/+5
* Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clientspst1995-08-282-6/+8
* Remove register, registerd & make_keypair until thedes library is moved. mmarkm1995-08-261-2/+4
* Allow the kerberos utilities and kerberised code to still find des.h inmarkm1995-08-261-2/+2
* Start the eBones cleanup ball rolling.markm1995-08-25280-2551/+2037
* Comment out LDADD+=-ldescrypt, it is not yet active due toache1995-08-053-4/+7
* Nuke one __FreeBSD__ left outache1995-08-042-6/+6
* Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ache1995-08-041-1/+5
* Update manual page to reflect "empty password" usage.pst1995-08-033-9/+9
* Null password should ask for randompst1995-08-022-6/+6
* Make the DB/DBM routines generic (ifdef FreeBSD considered evil), andpst1995-08-026-56/+72
* This commit was generated by cvs2svn to compensate for changes in r9866,pst1995-08-024-0/+912
|\
| * Program to receive and process a new kerberos database (this is run onpst1995-08-024-0/+912
* | This commit was generated by cvs2svn to compensate for changes in r9864,pst1995-08-026-0/+1296
|\ \ | |/
| * Import an updated revision of the MIT kprop program for distributingpst1995-08-026-0/+1296
* | Make kadmind safe to run on multi-homed machines.gibbs1995-08-026-6/+33
* | Final cleanup pass through Makefiles, now this stuffache1995-07-243-12/+20
* | Add -ldescrypt, or wrong crypt version can be picked from libcache1995-07-242-0/+2
* | 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-242-4/+11
* | Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-241-1/+4
* | Add comment about new_rnd_key.c module needed from originalache1995-07-241-0/+3
* | Add comment about new_rbd_key.c module needed fromache1995-07-241-1/+4
* | Fix dependances, typing errors, etc.ache1995-07-241-4/+6
* | Fix many bogus things, typing error, dependance errors, etc.,ache1995-07-241-7/+16
* | date: 1995/07/12 13:10:58; author: jkh; state: Exp; lines: +3 -2rgrimes1995-07-221-2/+3
* | When hostname len > 8, name replaced with dot notation when -u flagpst1995-07-201-7/+19
* | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codepst1995-07-201-19/+28
* | Update telnet to the 95.05.31 release.pst1995-07-2031-192/+459
OpenPOWER on IntegriCloud