| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Include the uid in the replay cachename | Richard Basch | 1996-05-06 | 3 | -1/+29 |
| * | * rsh.exp: Setup a wrapper script in executing klist in the remote | Ezra Peisach | 1996-05-06 | 3 | -2/+18 |
| * | Use a wrapper script when invoking login.krb5 in order for shared | Ezra Peisach | 1996-05-06 | 2 | -1/+14 |
| * | * default.exp: Add procedure setup_wrapper to first setup shared library | Ezra Peisach | 1996-05-06 | 2 | -0/+32 |
| * | preauth.c: Add const and casts as needed to handle warnings.. | Ezra Peisach | 1996-05-05 | 2 | -7/+11 |
| * | * default.exp: For stty_init set to \^h as on some /bin/sh, ^ is | Ezra Peisach | 1996-05-05 | 2 | -1/+6 |
| * | whitespace | Ken Raeburn | 1996-05-04 | 1 | -1/+1 |
| * | work around process group problems; recognize certain failure modes (e.g., | Ken Raeburn | 1996-05-04 | 3 | -9/+67 |
| * | cygnus merge: sscanf workaround; logs for sam tests | Ken Raeburn | 1996-05-04 | 2 | -3/+27 |
| * | * rsh.exp: Add tests for ticket forwarding | Ken Raeburn | 1996-05-04 | 6 | -47/+164 |
| * | Tue Apr 2 22:22:47 1996 Chris Provenzano <proven@cygnus.com> | Ken Raeburn | 1996-05-04 | 2 | -45/+115 |
| * | * kinit.c (krb5_validate_tgt): new function, takes a credential cache with an | Ken Raeburn | 1996-05-04 | 2 | -1/+64 |
| * | *** empty log message *** | Ken Raeburn | 1996-05-04 | 1 | -1/+0 |
| * | Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus.com> | Ken Raeburn | 1996-05-04 | 4 | -3/+18 |
| * | decls for new routines | Ken Raeburn | 1996-05-04 | 2 | -0/+33 |
| * | * get_creds.c (krb5_get_credentials_core): new function. Common part of | Ken Raeburn | 1996-05-04 | 5 | -28/+197 |
| * | * krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum correctly to handle | Ken Raeburn | 1996-05-04 | 2 | -3/+10 |
| * | missing log entries | Ken Raeburn | 1996-05-03 | 1 | -0/+16 |
| * | Add code to support appropriate behavior when the input credentials is | Theodore Tso | 1996-05-03 | 2 | -13/+51 |
| * | * ss_wrapper.c (main): Make sci_idx a global. This makes certain Cygnus | Ken Raeburn | 1996-05-03 | 3 | -1/+33 |
| * | missing log entries | Ken Raeburn | 1996-05-02 | 3 | -1/+40 |
| * | Cygnus merge: new option -s to set tgt start time | Ken Raeburn | 1996-05-02 | 3 | -9/+50 |
| * | cygnus merge: | Ken Raeburn | 1996-05-02 | 8 | -64/+156 |
| * | * Makefile.in (tgz-bin, pkgdir): New targets. | Ken Raeburn | 1996-05-01 | 4 | -4/+32 |
| * | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 13 | -629/+1547 |
| * | hpux is unix. really, it is | Ken Raeburn | 1996-05-01 | 2 | -0/+12 |
| * | previously checked-in changes | Ken Raeburn | 1996-05-01 | 1 | -0/+12 |
| * | Removed duplicate #include <fcntl.h> | Richard Basch | 1996-04-30 | 1 | -1/+0 |
| * | clean up configure output style | Ken Raeburn | 1996-04-30 | 2 | -0/+6 |
| * | * Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" and | Ken Raeburn | 1996-04-30 | 2 | -14/+15 |
| * | * t_ser.c (stuff): New variable. | Ken Raeburn | 1996-04-30 | 4 | -12/+28 |
| * | * configure.in: Test that regcomp actually works | Ken Raeburn | 1996-04-30 | 5 | -7/+27 |
| * | log for mark's sam changes | Ken Raeburn | 1996-04-30 | 1 | -0/+4 |
| * | * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN to pretty up output format | Ken Raeburn | 1996-04-30 | 3 | -3/+17 |
| * | log for mark's sam changes of 4/9 | Ken Raeburn | 1996-04-30 | 1 | -0/+17 |
| * | Added compile/link lines to build a PowerPC CFM shared libraries | Theodore Tso | 1996-04-30 | 2 | -1/+15 |
| * | Added prototype for getpeername() | Theodore Tso | 1996-04-30 | 2 | -0/+7 |
| * | Removed PROVIDE_SNEFRU (shouldn't be there) and added PROVIDE_CRC32 | Theodore Tso | 1996-04-30 | 2 | -1/+6 |
| * | Fix Windows definition of PROVIDE_DES_CBC_RAW so that the raw DES | Theodore Tso | 1996-04-30 | 2 | -9/+12 |
| * | For windows, mask off low 16 bits because Gradient DCE does things | Theodore Tso | 1996-04-30 | 4 | -1/+57 |
| * | * Makefile.in (libcrypto.$(STEXT)): Remove before creating | Ken Raeburn | 1996-04-30 | 2 | -0/+5 |
| * | login man page by mark eichin | Ken Raeburn | 1996-04-29 | 2 | -0/+70 |
| * | * Makefile.in (install): Install correct set of man pages, and check for | Ken Raeburn | 1996-04-29 | 4 | -7/+17 |
| * | The rd_req has to allow any local service principal, as the host may have | Richard Basch | 1996-04-28 | 2 | -21/+30 |
| * | Fixed a potentional null dereference | Richard Basch | 1996-04-28 | 2 | -1/+6 |
| * | Whitespace cleanup | Richard Basch | 1996-04-25 | 2 | -19/+16 |
| * | * aclocal.m4 (V5_USE_SHARED_LIB): Remove another dependency in the | Ezra Peisach | 1996-04-24 | 2 | -1/+6 |
| * | One could not specify -c in inetd.conf, because of the | Richard Basch | 1996-04-22 | 2 | -10/+12 |
| * | * krshd.c: If checksumming is required & ALWAYS_V5_KUSEROK is | Richard Basch | 1996-04-21 | 2 | -6/+18 |
| * | * Remove documentation of how krlogind gets its command line options | Sam Hartman | 1996-04-21 | 5 | -33/+110 |