summaryrefslogtreecommitdiffstats
path: root/eBones/libexec
Commit message (Expand)AuthorAgeFilesLines
* Various buffer overrun fixes and other security enhancements.markm1997-02-093-10/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1411-26/+26
* Sort cross references.wosch1997-01-132-4/+6
* First round of moving secure telnet (AKA kerberised telnet) to its new homemarkm1996-10-268-41/+66
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifypeter1996-08-133-4/+21
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.markm1996-07-302-3/+3
* Localize timeache1996-05-071-0/+10
* Clarify some paths in the man pages.markm1996-04-061-5/+7
* Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-111-39/+4
* Sense MAKE_EBONES, DESTDIRache1996-03-091-5/+11
* Rename des_set_key -> des_set_key_krb. This was a name conflict with amarkm1996-02-031-1/+1
* Bring Jordan's 2.1 dependancy fixes into current.markm1995-11-122-4/+4
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreache1995-10-241-1/+0
* Fix original patch error with ! before strncmpache1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedache1995-10-201-3/+25
* Remove MAKE_EBONES conditionals. They were originally placed here becausegibbs1995-10-111-2/+0
* Correct a lie in the man pages: /etc/athena/srvtab -> /etc/kerberosIV/srvtabmarkm1995-09-171-4/+4
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesgibbs1995-09-161-2/+2
* Integrate rkinitd into the build.gibbs1995-09-151-2/+2
* This commit was generated by cvs2svn to compensate for changes in r10768,gibbs1995-09-157-0/+884
|\
| * Server side of the rkinit package.gibbs1995-09-157-0/+884
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.gibbs1995-09-141-5/+1
* | Bmake fixes for the eBones tree.gibbs1995-09-144-10/+10
* | added Makefile.inc in the necessary places.markm1995-09-131-0/+3
* | After the Great eBones Repository Copy (tm), make ebones actuallymarkm1995-09-133-10/+15
* | 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-074-38/+59
* | 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
* | Start the eBones cleanup ball rolling.markm1995-08-254-6/+7
* | Comment out LDADD+=-ldescrypt, it is not yet active due toache1995-08-051-1/+2
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ache1995-08-041-1/+5
* | This commit was generated by cvs2svn to compensate for changes in r9866,pst1995-08-022-0/+456
|\ \ | |/
| * Program to receive and process a new kerberos database (this is run onpst1995-08-022-0/+456
* | Final cleanup pass through Makefiles, now this stuffache1995-07-241-2/+7
* | Add -ldescrypt, or wrong crypt version can be picked from libcache1995-07-241-0/+1
* | Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-241-0/+6
* | 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-209-79/+252
* | Remove trailing whitespace.rgrimes1995-05-301-1/+1
* | Remove trailing whitespace.rgrimes1995-05-307-28/+28
* | This commit was generated by cvs2svn to compensate for changes in r3237,csgr1994-09-303-0/+430
|\ \ | |/
| * Initial import of eBones.csgr1994-09-303-0/+430
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
|/
* Move the telnetd with encryption to src/securecsgr1994-08-1214-0/+9103
OpenPOWER on IntegriCloud