summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in (clean-unix): Remove profile.h and test_profileTheodore Tso1995-04-282-1/+6
* * configure.in: switch to WITH_KRB4 since it suffices in this caseMark Eichin1995-04-282-2/+5
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-284-5/+25
* * reconf (usage): fix the whole messageMark Eichin1995-04-282-1/+5
* really fix the quoting. $() is not an sh construct, only a make construct.Mark Eichin1995-04-281-3/+3
* Remove util/profile/prof_err.[ch] after building kerbsrc.zip, sinceTheodore Tso1995-04-282-1/+7
* * aclocal.m4 (WITH_KRB4): fix quoting in pathname caseMark Eichin1995-04-282-2/+6
* * kuserok.c: HAS_UNISTD_H instead of USE_.Mark Eichin1995-04-283-1/+7
* * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32.Mark Eichin1995-04-282-0/+31
* * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()):Chris Provenzano1995-04-283-15/+13
* * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argumentChris Provenzano1995-04-282-1/+5
* I don't know why it didn't get removed the last time I triedChris Provenzano1995-04-281-222/+0
* Remove util/profile/profile.h after building kerbsrc.zip; this fileTheodore Tso1995-04-282-0/+7
* Do not prototype krb_err_txt. kerberosIV/krb.h definesEzra Peisach1995-04-282-2/+4
* * krb5.h : Added mask AP_OPTS_WIRE_MASKChris Provenzano1995-04-282-0/+6
* * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_con_getflags()):Chris Provenzano1995-04-283-2/+65
* Have makefile copy profile.h for configuring on the PCKeith Vetter1995-04-282-0/+5
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-2814-30/+62
* Adding missing .cvsignore fileTheodore Tso1995-04-271-0/+1
* * configure.in: check KRB4_LIB to know if we're building with krb4Mark Eichin1995-04-272-1/+6
* * Makefile.in (krshd, login.krb5, krlogind): KRB4_LIB needs toMark Eichin1995-04-272-3/+8
* * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from cc-unix.h alsoMark Eichin1995-04-272-0/+7
* * configure.in: use AC_CONST since we need it for v4Mark Eichin1995-04-272-0/+4
* 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