| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add check for util library (needed for the Alpha) | Theodore Tso | 1994-11-08 | 2 | -0/+5 |
| * | Fix lineage check so that we don't fail if we're cross-authenticating | Theodore Tso | 1994-11-08 | 2 | -1/+7 |
| * | Use published interface to call krb5_random_key() | Theodore Tso | 1994-11-08 | 2 | -2/+11 |
| * | Checked in Richard's changes of November 2nd. (See changelog). Lots of | Theodore Tso | 1994-11-08 | 10 | -221/+565 |
| * | Added checks POSIX setjmp handling and POSIX signal handling | Theodore Tso | 1994-11-08 | 2 | -0/+23 |
| * | Use POSIX method of obtaining fd table size, if available | Theodore Tso | 1994-11-08 | 2 | -4/+20 |
| * | Missing comma on all of the error_code lines. (Oops!) | Theodore Tso | 1994-11-05 | 1 | -34/+34 |
| * | make this not zero length | Mark Eichin | 1994-11-04 | 1 | -0/+2 |
| * | * Makefile.in: stop building f_pcbc.c, since it belongs in | Mark Eichin | 1994-11-03 | 2 | -2/+7 |
| * | * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, and | Mark Eichin | 1994-11-03 | 3 | -241/+239 |
| * | Added a field to hold an encryption type in the keyblock field --- so | Theodore Tso | 1994-11-03 | 2 | -0/+7 |
| * | Add support for the kv5m error table. (For magic numbers.) | Theodore Tso | 1994-11-03 | 2 | -0/+6 |
| * | Add the kv5m error table | Theodore Tso | 1994-11-03 | 5 | -3/+74 |
| * | Add WITH_CPPOPTS since we're not using CONFIG_RULES (yet) | Theodore Tso | 1994-11-03 | 2 | -0/+6 |
| * | We're probably not going to be building in the top-level directory, | Theodore Tso | 1994-11-03 | 2 | -1/+5 |
| * | Don't actually add the $(CPPOPTS) flags to CPPFLAGS; CPPFLAGS has them | Theodore Tso | 1994-11-03 | 2 | -2/+5 |
| * | Don't recursively pass the CPPOPTS makefile variable down to subdirectories | Theodore Tso | 1994-11-03 | 2 | -2/+4 |
| * | NULL should not be used as a character assignment value. Use '\0' instead | Theodore Tso | 1994-11-03 | 2 | -0/+7 |
| * | NULL should not be used as a character assignment value. Use '\0' | Theodore Tso | 1994-11-03 | 2 | -4/+9 |
| * | Add support for a new --with-cppopts" value where you can put -DXXXXX | Theodore Tso | 1994-11-03 | 2 | -1/+8 |
| * | Add support for a new "--with-cppopts" value where you can put -DXXXXX | Theodore Tso | 1994-11-03 | 2 | -1/+20 |
| * | revert misguided kstash changes | Mark Eichin | 1994-11-02 | 3 | -59/+7 |
| * | * Makefile.in (libkrb5.a): done needs a trailing semicolon if it | Mark Eichin | 1994-11-02 | 2 | -2/+7 |
| * | Include the tag numbers for the krb5 application tags, since that's | Theodore Tso | 1994-11-02 | 3 | -52/+57 |
| * | Add the "-t option to krb5_encode_test, which causes it to use the | Theodore Tso | 1994-11-02 | 5 | -15/+2335 |
| * | Use library.stamp to determine whether or not $arcmd needs to be rerun | Theodore Tso | 1994-11-02 | 4 | -4/+13 |
| * | * kdb5_stash.c (main): added -o option to read a Kerberos V4 | Mark Eichin | 1994-11-02 | 3 | -7/+59 |
| * | touch the library first, before running $aradd, in case changing the | Theodore Tso | 1994-11-02 | 2 | -1/+5 |
| * | add "ls" and "touch" since libupdate uses them | Theodore Tso | 1994-11-02 | 2 | -1/+5 |
| * | Change use of "head -1" to "sed 1q" | Theodore Tso | 1994-11-02 | 2 | -1/+3 |
| * | * adm_listen.c (kill_children): use sigprocmask if available | Mark Eichin | 1994-11-01 | 2 | -9/+37 |
| * | Change the way the library is built to use the libupdate script | Theodore Tso | 1994-11-01 | 3 | -17/+30 |
| * | Also clean up config.log, pre.out, post.out and Makefile.out | Theodore Tso | 1994-11-01 | 2 | -0/+6 |
| * | libupdate.sh: Add support for the new libupdate shell script. It | Theodore Tso | 1994-11-01 | 4 | -0/+66 |
| * | Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.h | Theodore Tso | 1994-10-31 | 4 | -13/+12 |
| * | Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning of the file. | Theodore Tso | 1994-10-31 | 2 | -2/+9 |
| * | * ranlib.conf: new file. some svr4 need ranlib too | Mark Eichin | 1994-10-28 | 2 | -0/+5 |
| * | * gcc.conf (CC_OPTS): don't set CC_OPTS until we figure out | Mark Eichin | 1994-10-28 | 2 | -1/+6 |
| * | show contents of path too | Mark Eichin | 1994-10-28 | 1 | -1/+4 |
| * | fix tests | Mark Eichin | 1994-10-28 | 1 | -3/+3 |
| * | Remove duplicate definitions for DEFs, CC, CCOPTS and LIBS | Theodore Tso | 1994-10-28 | 2 | -5/+5 |
| * | * login.c (main): if CSTATUS is missing, don't set c_cc[VSTATUS] | Mark Eichin | 1994-10-28 | 2 | -0/+7 |
| * | autoconf 2.0 release | Mark Eichin | 1994-10-27 | 12 | -218/+262 |
| * | * krlogin.c (des_write): get rid of srandom, since seeding is done | Mark Eichin | 1994-10-27 | 4 | -49/+9 |
| * | * login.c (main): if CDISCARD is missing, use CFLUSH instead | Mark Eichin | 1994-10-27 | 3 | -1/+13 |
| * | * configure.in: check for srand48, srand, and srandom. | Mark Eichin | 1994-10-27 | 3 | -2/+34 |
| * | Added first cut of lists of operating systems that have various sorts | Theodore Tso | 1994-10-27 | 1 | -0/+73 |
| * | autoreconf.local is a locally modified version of autoreconf that will | Theodore Tso | 1994-10-27 | 2 | -12/+172 |
| * | If the requested kvno is IGNORE_KVNO, fix the error return so that 0 | Theodore Tso | 1994-10-26 | 2 | -2/+8 |
| * | Add verification checks to the test suite | Theodore Tso | 1994-10-26 | 3 | -11/+72 |