| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Changes to help streams work correctly on AIX 4.1.4 and HPUX 9. | Sam Hartman | 1996-03-25 | 6 | -29/+93 |
| * | Implement _getpty handling for the SGI | Sam Hartman | 1996-03-24 | 4 | -24/+42 |
| * | * krshd no longer does non-blocking IO. It never really needed it | Sam Hartman | 1996-03-24 | 3 | -7/+12 |
| * | * Apply patch from Ken Raeburn to get telnetd compiling on the SGI | Sam Hartman | 1996-03-24 | 6 | -160/+57 |
| * | Fix multiple enctype bug: the enctype for the eblock used to encrypt | Sam Hartman | 1996-03-24 | 2 | -2/+9 |
| * | do not bother building the old kadmin server (kadmin.old) | Richard Basch | 1996-03-22 | 2 | -1/+5 |
| * | krb5_get_in_tkt_with_keytab(): only request keytypes that have corresponding | Richard Basch | 1996-03-22 | 2 | -5/+57 |
| * | all des enctypes are equivalent (interim checkin until I create a function | Richard Basch | 1996-03-22 | 2 | -2/+27 |
| * | bullet-proofing the code -- if the data contents are NULL, it would coredump | Richard Basch | 1996-03-22 | 2 | -12/+19 |
| * | new principals were being created with two keys, one of which the | Richard Basch | 1996-03-22 | 2 | -9/+12 |
| * | use the library routines to do the v4 to v5 principal translation | Richard Basch | 1996-03-22 | 2 | -8/+13 |
| * | g_imp_sec_context.c (gss_import_sec_context): | Theodore Tso | 1996-03-21 | 8 | -5/+23 |
| * | Don't compile this procedure, since it's not used. The mechanism glue | Theodore Tso | 1996-03-21 | 2 | -0/+10 |