summaryrefslogtreecommitdiffstats
path: root/eBones
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | Submitted by: John Capo & Peter Wemm
* | Set erase character for login: prompt.pst1995-09-051-1/+5
| | | | | | | | Submitted by: Peter Wemm & John Capo
* | 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
| | | | | | | | the old place. This corrects an upgrade that sneaked through too early.
* | Start the eBones cleanup ball rolling.markm1995-08-25280-2551/+2037
| | | | | | | | | | | | | | | | | | | | | | | | | | These are the start of a lot of work to clean up the FreeBSD eBones code. these changes include, but are not limited to: - Create prototypes for all the library routines - Make all the libraries compile clean with -Wall set - Fix numerous small bugs shown up in the above process - Prepare the code for libdes's removal to secure/ - add register, registerd and make_keypair to the make Lots more will follow in days to come. OK'ed by: rgrimes
* | Comment out LDADD+=-ldescrypt, it is not yet active due toache1995-08-053-4/+7
| | | | | | | | missng defines for krb4encpwd and rsaencpwd and missing rsa library too.
* | Nuke one __FreeBSD__ left outache1995-08-042-6/+6
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ache1995-08-041-1/+5
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | 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
| | | | | | | | | | | | also fix a string allocation bug. Submitted by: Havard Eidnes
* | This commit was generated by cvs2svn to compensate for changes in r9866,pst1995-08-024-0/+912
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Program to receive and process a new kerberos database (this is run onpst1995-08-024-0/+912
| | | | | | | | | | | | | | | | | | | | | | the slave server). NOTE: This code should not be built, there is no documentation, and this method of database transfer is highly suboptimal. It's here just for those of us who actually have multiple K4 servers and want something more secure than the other distribution mechanisms. Obtained from: MIT Project Athena
* | This commit was generated by cvs2svn to compensate for changes in r9864,pst1995-08-026-0/+1296
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import an updated revision of the MIT kprop program for distributingpst1995-08-026-0/+1296
| | | | | | | | | | | | | | | | | | | | | | kerberos databases to slave servers. NOTE: This method was abandoned by MIT long ago, this code is close to garbage, but it is slightly more secure than using rdist. There is no documentation available on how to use it, and it should -not- be built by default. Obtained from: MIT Project Athena
* | Make kadmind safe to run on multi-homed machines.gibbs1995-08-026-6/+33
| | | | | | | | Reviewed by: Garrett A. Wollman (wollman@FreeBSD.org)
* | Final cleanup pass through Makefiles, now this stuffache1995-07-243-12/+20
| | | | | | | | | | | | autodetect kerberos/eBones and work even with eBones, but with reduced functionality (don't pick up des/krb stuff in this case)
* | Add -ldescrypt, or wrong crypt version can be picked from libcache1995-07-242-0/+2
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | Add LDADD+= -ldescryptache1995-07-241-1/+2
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | Move -ldes under kerb stuff, my faultache1995-07-241-5/+3
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-242-4/+11
| | | | | | | | | | | | | | with MAKE_KERBEROS to allow other things to live Reviewed by: Submitted by: Obtained from:
* | Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-241-1/+4
| | | | | | | | | | | | with MAKE_KERBEROS to allow other things to live Submitted by: Obtained from:
* | Add comment about new_rnd_key.c module needed from originalache1995-07-241-0/+3
| | | | | | | | libdes (and not present in eBones libdes)
* | Add comment about new_rbd_key.c module needed fromache1995-07-241-1/+4
| | | | | | | | original libdes
* | Fix dependances, typing errors, etc.ache1995-07-241-4/+6
| | | | | | | | | | | | Note: this thing need original libdes not Eric Young libdes from eBones Submitted by: Obtained from:
* | Fix many bogus things, typing error, dependance errors, etc.,ache1995-07-241-7/+16
| | | | | | | | | | | | now it compiles. Note: this stuff requires original libdes, not libdes from Eric Yang which we have in eBones.
* | date: 1995/07/12 13:10:58; author: jkh; state: Exp; lines: +3 -2rgrimes1995-07-221-2/+3
| | | | | | | | | | | | | | | | | | Sync with Mark M's latest suggestions. Submitted by: markm [This is being pulled from RELENG_2_0_5, it was commited there after the release, and we need it here and in RELENG_2_1_0, it will be cvs admin -o'ed off the RELENG_2_0_5 branch after this commit.]
* | When hostname len > 8, name replaced with dot notation when -u flagpst1995-07-201-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not specified (default case). Use _PATH_* for utmp/wtmp. Support for >32 PTYs. >Submitted by: Heikki Suonsivu <hsu@cs.hut.fi> Plug already known security hole. (Brought over from 1.1.5): Fixed security problem with telnetd, which allowed telnet -l -hcert.org localhost to change the user's host in utmp. Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one. >Reviewed by: karl, guido >Submitted by: mrgreen@mame.mu.oz.au Obtained from: FreeBSD insecure telnetd
* | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codepst1995-07-201-19/+28
| | | | | | | | | | | | | | | | | | | | | | causes some clients that do not support linemode to mis-interpret the return key (i.e. double returns). The fix is to only do the state check for binary options if linemode will be used. Closes PR#505. Submitted by: Charles Henrich Obtained from: FreeBSD insecure telnetd
* | Update telnet to the 95.05.31 release.pst1995-07-2031-192/+459
| | | | | | | | Obtained from: Dave Borman <dab@cray.com>
* | Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-17/+20
| |
* | Remove trailing whitespace.rgrimes1995-05-30146-1254/+1254
| |
* | Remove trailing whitespace.rgrimes1995-05-3021-84/+84
| |
* | Make certain that random keys havethe correct parity, for interoperation withwollman1995-05-091-1/+2
| | | | | | | | | | | | MIT v4 implementations. Submitted by: Reece R. Pollack <reece@eco.twg.com>
* | Security fixes.dima1995-02-173-14/+42
| | | | | | | | | | | | CERT Advisory CA-95:03.telnet.encryption Obtained from: CERT
* | Build kpasswd from normal passwd sources nowache1995-02-111-2/+4
| | | | | | | | Submitted by: mark@grondar.za
* | Various documentation changes.jkh1995-02-0853-242/+277
| | | | | | | | Submitted by: Mark Murray <mark@grondar.za>
* | Fix database deletion, we don't have .dir & .pag, use .db insteadache1995-01-252-4/+28
| |
* | Fix database rename, we don't have .dr & .pag, use .db insteadache1995-01-252-4/+32
| |
* | Less expensive fix for the freeing of uninitialized fields in the hostdatagibbs1995-01-252-18/+20
| | | | | | | | | | struct. Simply test the "no_host" variable, which if true implies that the hostdata contains bogus data, and act accordingly.
* | bzero hostdata in send_to_kdc so that if we immediately jump to thegibbs1995-01-252-2/+4
| | | | | | | | | | | | cleanup routine, we don't look at bogus data to determine wheter or not to free the fields of the hostdata struct. This cures the "klogin segfaults when no kerberos servers are availible" problem.
* | Add missing newline (or messages concatenated)ache1995-01-251-2/+2
| |
* | Print out error messages from libkadm correctly (i.e., using com_err).wollman1995-01-232-6/+6
| |
* | Add ksrvutil.wollman1995-01-201-2/+2
| |
* | Add last piece in fully-functional Kerberos implementation: ksrvutil,wollman1995-01-205-0/+1471
| | | | | | | | a program to manage /etc/srvtab.
* | Added Kerberized passwd.wollman1995-01-201-2/+2
| |
* | Password-changing program with Kerberos support via the `kadmin'wollman1995-01-204-0/+716
| | | | | | | | | | protocol. Replaces passwd(1) when eBones is installed. As before, HOW-TO explains the gory details.
* | Fix bonehead /usr/lib -> /usr/bin.wollman1995-01-202-4/+4
| |
OpenPOWER on IntegriCloud