summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add SAM preauth extensible snk4 supportMark Eichin1996-04-092-1/+436
* unused, but afs3 hook added for completenessMark Eichin1996-04-091-0/+7
* Ken's acl and hangup fixesMark Eichin1996-04-097-11/+40
* add "extract snk4 key" function to get device keys out of the databaseMark Eichin1996-04-092-0/+111
* add afs3 salttype valueMark Eichin1996-04-091-0/+1
* add SAM preauth values and prototypesMark Eichin1996-04-091-0/+106
* some fixes changes from marc. changelogs will be merged laterMark Eichin1996-04-093-28/+47
* * rcp.exp: Invoke kshd with -L for every environment variable weEzra Peisach1996-04-082-1/+23
* Check in comments from previous checkinEzra Peisach1996-04-081-0/+7
* Major chanes to use the list of runtime environment variables asEzra Peisach1996-04-082-79/+111
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-04-082-2/+11
* Add an option -L to pass an environment variable to a client.Ezra Peisach1996-04-082-10/+53
* Removed a bogus dependency (if you try make depend)Richard Basch1996-04-031-3/+0
* * krlogind.c: Under Solaris, when the connection pipe goes away,Richard Basch1996-04-032-1/+9
* Inlined list of source files for SRCS and OBJS (for Macintosh build)Theodore Tso1996-04-022-9/+13
* Makefile.in (SRCS): Inlined list of source files for SRCS and OBJSTheodore Tso1996-04-023-6/+18
* Leading/trailing colons should not be there based on the variable usage.Richard Basch1996-04-012-17/+23
* Whitespace cleanup for readabilityRichard Basch1996-04-011-12/+14
* Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, andTheodore Tso1996-03-312-19/+34
* Inlined the list of et-build source files in SRCS, so that they areTheodore Tso1996-03-312-1/+8
* Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso1996-03-312-1/+6
* Fixed comments describing the various checksum types. (Added numbers,Theodore Tso1996-03-312-9/+15
* macfiles.sh: Add the C files which were used in the MACSRCSTheodore Tso1996-03-313-2/+12
* Added SunOS shared library supportRichard Basch1996-03-302-0/+19
* Added basic SunOS shared library supportRichard Basch1996-03-302-0/+30
* Makefile.in: support des3-cbc-rawRichard Basch1996-03-292-1/+3
* Added support for des3-cbc-raw (gssapi) and rsa-md5-des3Richard Basch1996-03-293-11/+49
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-295-4/+14
* Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch1996-03-292-0/+61
* Added ENCTYPE_DES3_CBC_RAW (for gssapi)Richard Basch1996-03-292-0/+5
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-291-0/+104
* Use new MacTCP Header filesTheodore Tso1996-03-282-5/+6
* AddressXlation.h: Updated to use latest versions from the Apple'sTheodore Tso1996-03-287-549/+1165
* DNR.c: Replace eight-year-old version of this file with the latestTheodore Tso1996-03-283-147/+224
* Don't use "-model far" when linking on the Power PC. It has noTheodore Tso1996-03-272-2/+7
* Use universal procedure pointers (UPP) which are necessary for the MacTheodore Tso1996-03-273-15/+86
* Use universal procedure pointers (UPP), which are required on the MacTheodore Tso1996-03-272-2/+18
* DES modes are now interoperableRichard Basch1996-03-271-1/+1
* * in_tkt_ktb.c (keytab_keyproc): Do not check to see that theRichard Basch1996-03-272-59/+20
* Fixed an incorrect entryRichard Basch1996-03-271-2/+4
* * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu1996-03-272-1/+6
* Don't include <sys/types.h> mechglue.h will take care of this byTheodore Tso1996-03-272-1/+6
* Add #define of HAVE_STDLIB_H, since Macintoshes have it!Theodore Tso1996-03-272-0/+6
* Added imap service to the conversion list (it is used by some off-the-shelfRichard Basch1996-03-262-0/+7
* * default.exp (start_kerberos_daemons): New methodology forEzra Peisach1996-03-262-3/+45
* Add a couple missing log entries for stuff Mark checked inKen Raeburn1996-03-251-1/+9
* krshd.c: use the library routines to do v4 to v5 principal translationRichard Basch1996-03-252-9/+14
* Backed out the patch for const pointer reassignments; it was legal ANSIRichard Basch1996-03-251-9/+7
* Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.Sam Hartman1996-03-256-29/+93
* Implement _getpty handling for the SGISam Hartman1996-03-244-24/+42