summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clear replaydata block before calling mk_safe_basicPaul Park1995-04-271-0/+3
* Back out previous changes here, replace them with more correct changePaul Park1995-04-271-8/+12
* Clean up of Windows telnet sourceKeith Vetter1995-04-2712-3605/+3651
* * kerberos5.c (kerberos_is()) : Initialize keytabid to NULLChris Provenzano1995-04-272-1/+6
* and it needs PROTOTYPE() around it..Mark Eichin1995-04-272-2/+2
* * test_parse.c (main): can't make function declarations local toMark Eichin1995-04-272-1/+7
* * configure.in: make links for libkrb4 and libkdb4Mark Eichin1995-04-273-0/+8
* * Makefile.in (krb5kdc): use KRB4_LIB directly.Mark Eichin1995-04-273-11/+7
* * Makefile.in (v4kadmind): use KRB4_LIB directlyMark Eichin1995-04-272-3/+6
* * pre.in (KRB4): remove, unusedMark Eichin1995-04-272-1/+4
* * Makefile.in (telnetd): use KRB4_LIB directly.Mark Eichin1995-04-273-7/+7
* * Makefile.in (telnet): use KRB4_LIB directly.Mark Eichin1995-04-273-7/+7
* * Makefile.in (LOCALINCLUDES): find kerberosIV headersMark Eichin1995-04-272-1/+5
* * Makefile.in (LOCALINCLUDE): get kerberosIV headers for login.cMark Eichin1995-04-273-11/+17
* * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and KDB4_LIBMark Eichin1995-04-273-11/+9
* * Makefile.in (LOCAL_LIBRARIES): use KDB4_LIB and KRB4_LIB directlyMark Eichin1995-04-272-5/+7
* * aclocal.m4 (WITH_KRB4): make --with-krb4 the default, and haveMark Eichin1995-04-272-7/+33
* Added PC support for the new profile config fileKeith Vetter1995-04-277-7/+46
* Fixed PC makefile bug with passing wrong macro on recursive makesKeith Vetter1995-04-272-3/+7
* Changed over to the new profile config file on the PCKeith Vetter1995-04-272-8/+15
* * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): neededMark Eichin1995-04-272-1/+7
* Added scripts to rename DOS 8.3 names to their proper longer namesKeith Vetter1995-04-274-0/+91
* Got the profile code to work on the PCKeith Vetter1995-04-2711-36/+113
* Makefile changes for the PC to incorporate the new profile directoryKeith Vetter1995-04-272-13/+36
* Make clean should remove t_std_conf.oEzra Peisach1995-04-272-1/+5
* krb.h: Add const for krb_err_txt to agree with .c fileEzra Peisach1995-04-274-1/+41
* * configure.in: add kdb4 directoryMark Eichin1995-04-273-1/+7
* V4 kdb libraryMark Eichin1995-04-2711-0/+1647
* Only define PROTOTYPE if not previously defined. (avoid conflictingEzra Peisach1995-04-272-0/+6
* Use posix signals if present on the system (for OS's that only haveEzra Peisach1995-04-277-5/+112
* * Makefile.in (kadmind): don't reference K4LIB since we don't setMark Eichin1995-04-272-1/+6
* * krb.h: make INTERFACE, FAR go away for now.Mark Eichin1995-04-276-0/+176
* * configure.in: add krb4 directory (still needs to beMark Eichin1995-04-272-1/+6
* normal .Sanitize and .cvsignoreMark Eichin1995-04-273-546/+132
* add CNS V4 library to tree for compatibility use. Installs as libkrb4.aMark Eichin1995-04-27100-0/+16292
* * krcp.c (answer_auth): Should not call krb5_cc_close afterEzra Peisach1995-04-274-10/+27
* Need to copy the client principal out of ticket before calling krb5_ok on aEzra Peisach1995-04-272-0/+7
* ChangeLog of Changes made hereEzra Peisach1995-04-271-0/+10
* When port number specified on command line, htons was missingEzra Peisach1995-04-272-1/+6
* * gc_via_tgt.c, and gc_2tgt.c : Removed.Chris Provenzano1995-04-277-488/+49
* * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano1995-04-273-26/+26
* * kcmd.c (kcmd()) : Don't use hp->h_name use host_save insteadChris Provenzano1995-04-272-4/+7
* * kerberos5.c (kerberos5_is): use kt_resolve to get keytab, toMark Eichin1995-04-262-2/+14
* configure.in: Check if runtest is present on systemEzra Peisach1995-04-262-2/+10
* Supply the time regardless of whether DO_TIME is set becausePaul Park1995-04-261-9/+8
* * default.exp (KADMIND, KADMIN): use kadmind.old, since these testMark Eichin1995-04-262-2/+7
* Add .Sanitize for this directoryPaul Park1995-04-262-0/+81
* * logutil.c (EMPTY): linux has UT_UNKNOWN, not EMPTYMark Eichin1995-04-262-0/+9
* Add adm_conn.cPaul Park1995-04-261-0/+1
* Add adm_rw.cPaul Park1995-04-261-0/+1