summaryrefslogtreecommitdiffstats
path: root/eBones
Commit message (Expand)AuthorAgeFilesLines
...
* 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-113-7/+1
* Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr()gibbs1995-10-061-1/+2
* Kerberos can now deal with multi-homed clients.gibbs1995-10-0510-54/+298
* Add -L paths for all locally built eBones libraries. Many of the programsgibbs1995-09-2616-31/+33
* Remove duplicate rkinit_err.c entry in the SRCS line.gibbs1995-09-241-1/+1
* Correct a lie in the man pages: /etc/athena/srvtab -> /etc/kerberosIV/srvtabmarkm1995-09-171-4/+4
* The problem. If the first request to kerberos is not a ticketgibbs1995-09-171-14/+13
* Fix printf formatting error %ls -> %s.gibbs1995-09-161-2/+2
* Bring in a hand written replacement for MIT's file of the same name.markm1995-09-161-170/+117
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesgibbs1995-09-162-3/+4
* Integrate rkinit into the build.gibbs1995-09-152-3/+16
* Integrate rkinitd into the build.gibbs1995-09-151-2/+2
* Fix this file for the last time. My last diff was screwed up.gibbs1995-09-151-2/+1
* Integrate librkinit into the build.gibbs1995-09-151-2/+2
* Header files for the rkinit suite.gibbs1995-09-152-0/+148
* Fix the most blatant -Wall errors.gibbs1995-09-155-9/+22
* 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
* | This commit was generated by cvs2svn to compensate for changes in r10766,gibbs1995-09-153-0/+433
|\ \ | |/
| * Rkinit allows you to safely forward tickets to other kerberos hosts.gibbs1995-09-153-0/+433
* | This commit was generated by cvs2svn to compensate for changes in r10764,gibbs1995-09-157-0/+1235
|\ \ | |/
| * MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forwardgibbs1995-09-157-0/+1235
* | 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
OpenPOWER on IntegriCloud