| Commit message (Expand) | Author | Age | Files | Lines |
| * | add afsstring2key | Mark Eichin | 1996-04-09 | 3 | -1/+505 |
| * | add transarc-afs cmu-style long-lived ticket timestamp support | Mark Eichin | 1996-04-09 | 1 | -8/+39 |
| * | add SAM preauth extensible snk4 support | Mark Eichin | 1996-04-09 | 2 | -1/+436 |
| * | unused, but afs3 hook added for completeness | Mark Eichin | 1996-04-09 | 1 | -0/+7 |
| * | Ken's acl and hangup fixes | Mark Eichin | 1996-04-09 | 7 | -11/+40 |
| * | add "extract snk4 key" function to get device keys out of the database | Mark Eichin | 1996-04-09 | 2 | -0/+111 |
| * | add afs3 salttype value | Mark Eichin | 1996-04-09 | 1 | -0/+1 |
| * | add SAM preauth values and prototypes | Mark Eichin | 1996-04-09 | 1 | -0/+106 |
| * | some fixes changes from marc. changelogs will be merged later | Mark Eichin | 1996-04-09 | 3 | -28/+47 |
| * | * rcp.exp: Invoke kshd with -L for every environment variable we | Ezra Peisach | 1996-04-08 | 2 | -1/+23 |
| * | Check in comments from previous checkin | Ezra Peisach | 1996-04-08 | 1 | -0/+7 |
| * | Major chanes to use the list of runtime environment variables as | Ezra Peisach | 1996-04-08 | 2 | -79/+111 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-04-08 | 2 | -2/+11 |
| * | Add an option -L to pass an environment variable to a client. | Ezra Peisach | 1996-04-08 | 2 | -10/+53 |
| * | Removed a bogus dependency (if you try make depend) | Richard Basch | 1996-04-03 | 1 | -3/+0 |
| * | * krlogind.c: Under Solaris, when the connection pipe goes away, | Richard Basch | 1996-04-03 | 2 | -1/+9 |
| * | Inlined list of source files for SRCS and OBJS (for Macintosh build) | Theodore Tso | 1996-04-02 | 2 | -9/+13 |
| * | Makefile.in (SRCS): Inlined list of source files for SRCS and OBJS | Theodore Tso | 1996-04-02 | 3 | -6/+18 |
| * | Leading/trailing colons should not be there based on the variable usage. | Richard Basch | 1996-04-01 | 2 | -17/+23 |
| * | Whitespace cleanup for readability | Richard Basch | 1996-04-01 | 1 | -12/+14 |
| * | Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, and | Theodore Tso | 1996-03-31 | 2 | -19/+34 |
| * | Inlined the list of et-build source files in SRCS, so that they are | Theodore Tso | 1996-03-31 | 2 | -1/+8 |
| * | Removed crctest.c from the SRCS list, since it's only a test program | Theodore Tso | 1996-03-31 | 2 | -1/+6 |
| * | Fixed comments describing the various checksum types. (Added numbers, | Theodore Tso | 1996-03-31 | 2 | -9/+15 |
| * | macfiles.sh: Add the C files which were used in the MACSRCS | Theodore Tso | 1996-03-31 | 3 | -2/+12 |
| * | Added SunOS shared library support | Richard Basch | 1996-03-30 | 2 | -0/+19 |
| * | Added basic SunOS shared library support | Richard Basch | 1996-03-30 | 2 | -0/+30 |
| * | Makefile.in: support des3-cbc-raw | Richard Basch | 1996-03-29 | 2 | -1/+3 |
| * | Added support for des3-cbc-raw (gssapi) and rsa-md5-des3 | Richard Basch | 1996-03-29 | 3 | -11/+49 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 5 | -4/+14 |
| * | Added support for CKSUMTYPE_RSA_MD5_DES3 | Richard Basch | 1996-03-29 | 2 | -0/+61 |
| * | Added ENCTYPE_DES3_CBC_RAW (for gssapi) | Richard Basch | 1996-03-29 | 2 | -0/+5 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 1 | -0/+104 |
| * | Use new MacTCP Header files | Theodore Tso | 1996-03-28 | 2 | -5/+6 |
| * | AddressXlation.h: Updated to use latest versions from the Apple's | Theodore Tso | 1996-03-28 | 7 | -549/+1165 |
| * | DNR.c: Replace eight-year-old version of this file with the latest | Theodore Tso | 1996-03-28 | 3 | -147/+224 |
| * | Don't use "-model far" when linking on the Power PC. It has no | Theodore Tso | 1996-03-27 | 2 | -2/+7 |
| * | Use universal procedure pointers (UPP) which are necessary for the Mac | Theodore Tso | 1996-03-27 | 3 | -15/+86 |
| * | Use universal procedure pointers (UPP), which are required on the Mac | Theodore Tso | 1996-03-27 | 2 | -2/+18 |
| * | DES modes are now interoperable | Richard Basch | 1996-03-27 | 1 | -1/+1 |
| * | * in_tkt_ktb.c (keytab_keyproc): Do not check to see that the | Richard Basch | 1996-03-27 | 2 | -59/+20 |
| * | Fixed an incorrect entry | Richard Basch | 1996-03-27 | 1 | -2/+4 |
| * | * telnetd.c: remove inclusion of netdb.h; it's already in defs.h, | Tom Yu | 1996-03-27 | 2 | -1/+6 |
| * | Don't include <sys/types.h> mechglue.h will take care of this by | Theodore Tso | 1996-03-27 | 2 | -1/+6 |
| * | Add #define of HAVE_STDLIB_H, since Macintoshes have it! | Theodore Tso | 1996-03-27 | 2 | -0/+6 |
| * | Added imap service to the conversion list (it is used by some off-the-shelf | Richard Basch | 1996-03-26 | 2 | -0/+7 |
| * | * default.exp (start_kerberos_daemons): New methodology for | Ezra Peisach | 1996-03-26 | 2 | -3/+45 |
| * | Add a couple missing log entries for stuff Mark checked in | Ken Raeburn | 1996-03-25 | 1 | -1/+9 |
| * | krshd.c: use the library routines to do v4 to v5 principal translation | Richard Basch | 1996-03-25 | 2 | -9/+14 |
| * | Backed out the patch for const pointer reassignments; it was legal ANSI | Richard Basch | 1996-03-25 | 1 | -9/+7 |