| Commit message (Expand) | Author | Age | Files | Lines |
* | externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then always | Theodore Tso | 1994-12-13 | 3 | -2/+11 |
* | Move get_for_creds to krb5_get_for_creds in the Kerberos library | Theodore Tso | 1994-11-30 | 2 | -202/+8 |
* | Fix stupid typo.. | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
* | Initialize magic variable and encryption type | Theodore Tso | 1994-11-19 | 2 | -2/+9 |
* | * configure.in: use WITH_KRB4. (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -0/+7 |
* | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 3 | -6/+37 |
* | * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cache | Mark Eichin | 1994-11-18 | 3 | -9/+30 |
* | * configure.in: add WITH_CCOPTS so that subdirs work | Mark Eichin | 1994-11-18 | 2 | -0/+5 |
* | kerberos.c: Initialize random number generator on the server side so | Theodore Tso | 1994-11-14 | 3 | -334/+22 |
* | Fix bug in logic of incrementing the received challenge. A ++/-- | Theodore Tso | 1994-11-09 | 2 | -1/+5 |
* | Fix spelling typo | Theodore Tso | 1994-11-08 | 2 | -1/+5 |
* | Use des_init_random_number_genator(), since that will result in | Theodore Tso | 1994-11-08 | 2 | -1/+7 |
* | Only print each possible authentication type once in the auth status | Theodore Tso | 1994-11-08 | 2 | -5/+25 |
* | Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configure | Theodore Tso | 1994-11-08 | 3 | -4/+8 |
* | Change prototypes of auth_enable() and auth_disable() to be a char * | Theodore Tso | 1994-11-08 | 2 | -2/+23 |
* | Change the input type to be a char *, which is what auth_onoff wants anyway | Theodore Tso | 1994-11-08 | 2 | -2/+7 |
* | Don't define time() manually; pull it in from <time.h> | Theodore Tso | 1994-11-08 | 4 | -2/+20 |
* | Add check for util library (needed for the Alpha) | Theodore Tso | 1994-11-08 | 2 | -0/+5 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 4 | -14/+14 |
* | Look for termios.h in <termios.h>, not <sys/termios.h>. The latter is what's | Theodore Tso | 1994-10-03 | 2 | -1/+6 |
* | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 4 | -2/+12 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 44 | -156/+52 |
* | sys/select.h | Mark Eichin | 1994-08-17 | 3 | -1/+8 |
* | lint | Mark Eichin | 1994-08-16 | 2 | -2/+2 |
* | don't hide termdata under ifdef unix | Mark Eichin | 1994-08-16 | 3 | -4/+5 |
* | test for vhangup | Mark Eichin | 1994-08-16 | 3 | -0/+11 |
* | lint | Mark Eichin | 1994-08-16 | 1 | -1/+0 |
* | more vfork | Mark Eichin | 1994-08-16 | 3 | -0/+10 |
* | lint | Mark Eichin | 1994-08-14 | 3 | -3/+1 |
* | lint | Mark Eichin | 1994-08-14 | 3 | -4/+10 |
* | punt unused vars | Mark Eichin | 1994-08-14 | 5 | -13/+1 |
* | gcc -Wall: clean up trash following #endifs.. | Mark Eichin | 1994-08-12 | 1 | -1/+1 |
* | fix another strings/string case | Mark Eichin | 1994-08-10 | 1 | -0/+4 |
* | stamp.. | Mark Eichin | 1994-08-09 | 1 | -24/+0 |
* | typo - sigaddset, not sigaddtoset, sigh | Mark Eichin | 1994-08-09 | 1 | -1/+1 |
* | posix signals | Mark Eichin | 1994-08-09 | 3 | -0/+22 |
* | strchr not index | Mark Eichin | 1994-08-09 | 1 | -3/+2 |
* | strrchr not rindex | Mark Eichin | 1994-08-09 | 1 | -2/+1 |
* | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 3 | -225/+0 |
* | Fixed mispelling of krb5_copy_keyblock_contents(). Whoops! | Theodore Tso | 1994-08-09 | 2 | -2/+8 |
* | test for setupterm explicitly | Mark Eichin | 1994-08-08 | 2 | -1/+2 |
* | don't use bogus htons decl | Mark Eichin | 1994-08-08 | 1 | -3/+0 |
* | don't mix string/strings | Mark Eichin | 1994-08-08 | 1 | -1/+2 |
* | grab -nlsl, -lsocket; punt index/rindex | Mark Eichin | 1994-08-08 | 3 | -7/+9 |
* | handle systems where setpgrp takes no args | Mark Eichin | 1994-08-08 | 2 | -0/+7 |
* | unbreak linux use of in_systm.h | Mark Eichin | 1994-08-06 | 2 | -4/+4 |
* | * configure.in: pick up dbm libs | Tom Yu | 1994-08-04 | 2 | -0/+4 |
* | * sys_term.h: fix linux lossage, i.e. <linux/tty.h> | Tom Yu | 1994-08-04 | 3 | -0/+8 |
* | fixing make install | Tom Yu | 1994-08-04 | 8 | -3/+22 |
* | * configure.in: add check for dbm libs | Tom Yu | 1994-07-29 | 3 | -0/+12 |