summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Set all appropriate data in database entry when changing passwordPaul Park1995-04-272-2/+14
* Bug fix with making makefiles on the PCKeith Vetter1995-04-272-4/+10
* Changes in the CNS program for the new config fileKeith Vetter1995-04-274-69/+65
* Add ChangeLog for yesterdays checkinsPaul Park1995-04-274-0/+14
* Add entries for yesterdays checkinPaul Park1995-04-271-0/+5
* Add entry for yesterdays checkinPaul Park1995-04-271-0/+5
* Invoke krb5kdc with -n so it will not fork - dejagnu needs to be able toEzra Peisach1995-04-272-26/+35
* Add new ChangeLogPaul Park1995-04-271-0/+5
* Add new ChangeLog herePaul Park1995-04-271-0/+1
* Fix mk_priv and mk_safe to work without DO_TIMEPaul Park1995-04-271-0/+9
* 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