krb5.git
1995-04-28 Mark Eichin * krb4-proto.h: #if 0, not #ifdef 0
1995-04-28 Theodore TsoDon't try to include osconf.h
1995-04-28 Keith VetterAdded zipping up windows gssapi demo program
1995-04-28 Keith VetterAdded an icon for the windows gss demo program
1995-04-28 Mark Eichin * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we...
1995-04-28 Keith VetterAdded windows gssapi demo program
1995-04-28 Theodore TsoAdd des_read_pw_string, since it's used by the V4 login...
1995-04-28 Theodore TsoAlso compile the kadmin.old directory, at least for...
1995-04-28 Theodore TsoLots of lint cleanup; declare functions before they...
1995-04-28 Theodore Tsoconf.h, conf-*.h: Removed. We don't need them anymore...
1995-04-28 Theodore Tsosrv_net.c: Linux doesn't have SOMAXCONN, assume 5 if...
1995-04-28 Theodore TsoRemove unnecessary include of conf.h
1995-04-28 Theodore Tso* init_ctx.c (krb5_free_context): Extra semicolon meant...
1995-04-28 Theodore TsoLint cleanup; explicitly declare that daemon() returns...
1995-04-28 Theodore TsoMakefile.in (clean-unix): Remove profile.h and test_profile
1995-04-28 Mark Eichin * configure.in: switch to WITH_KRB4 since it suffices...
1995-04-28 Mark Eichin * configure.in: correct use of --with-krb4 to match...
1995-04-28 Mark Eichin * reconf (usage): fix the whole message
1995-04-28 Mark Eichinreally fix the quoting. $() is not an sh construct...
1995-04-28 Theodore TsoRemove util/profile/prof_err.[ch] after building kerbsr...
1995-04-28 Mark Eichin * aclocal.m4 (WITH_KRB4): fix quoting in pathname...
1995-04-28 Mark Eichin * kuserok.c: HAS_UNISTD_H instead of USE_.
1995-04-28 Mark Eichin * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16...
1995-04-28 Chris Provenzano * send_tgs.c (krb5_send_tgs()), gc_via_tkt...
1995-04-28 Chris Provenzano * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype...
1995-04-28 Chris ProvenzanoI don't know why it didn't get removed the last time...
1995-04-28 Theodore TsoRemove util/profile/profile.h after building kerbsrc...
1995-04-28 Ezra PeisachDo not prototype krb_err_txt. kerberosIV/krb.h defines
1995-04-28 Chris Provenzano * krb5.h : Added mask AP_OPTS_WIRE_MASK
1995-04-28 Chris Provenzano * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_c...
1995-04-28 Keith VetterHave makefile copy profile.h for configuring on the PC
1995-04-28 Keith VetterFixes so that the Unix changes no longer breaks on...
1995-04-27 Theodore TsoAdding missing .cvsignore file
1995-04-27 Mark Eichin * configure.in: check KRB4_LIB to know if we're buildi...
1995-04-27 Mark Eichin * Makefile.in (krshd, login.krb5, krlogind): KRB4_LIB...
1995-04-27 Mark Eichin * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from...
1995-04-27 Mark Eichin * configure.in: use AC_CONST since we need it for v4
1995-04-27 Paul ParkSet all appropriate data in database entry when changin...
1995-04-27 Keith VetterBug fix with making makefiles on the PC
1995-04-27 Keith VetterChanges in the CNS program for the new config file
1995-04-27 Paul ParkAdd ChangeLog for yesterdays checkins
1995-04-27 Paul ParkAdd entries for yesterdays checkin
1995-04-27 Paul ParkAdd entry for yesterdays checkin
1995-04-27 Ezra PeisachInvoke krb5kdc with -n so it will not fork - dejagnu...
1995-04-27 Paul ParkAdd new ChangeLog
1995-04-27 Paul ParkAdd new ChangeLog here
1995-04-27 Paul ParkFix mk_priv and mk_safe to work without DO_TIME
1995-04-27 Paul ParkClear replaydata block before calling mk_safe_basic
1995-04-27 Paul ParkBack out previous changes here, replace them with more...
1995-04-27 Keith VetterClean up of Windows telnet source
1995-04-27 Chris Provenzano * kerberos5.c (kerberos_is()) : Initialize keytabid...
1995-04-27 Mark Eichinand it needs PROTOTYPE() around it..
1995-04-27 Mark Eichin * test_parse.c (main): can't make function declaration...
1995-04-27 Mark Eichin * configure.in: make links for libkrb4 and libkdb4
1995-04-27 Mark Eichin * Makefile.in (krb5kdc): use KRB4_LIB directly.
1995-04-27 Mark Eichin * Makefile.in (v4kadmind): use KRB4_LIB directly
1995-04-27 Mark Eichin * pre.in (KRB4): remove, unused
1995-04-27 Mark Eichin * Makefile.in (telnetd): use KRB4_LIB directly.
1995-04-27 Mark Eichin * Makefile.in (telnet): use KRB4_LIB directly.
1995-04-27 Mark Eichin * Makefile.in (LOCALINCLUDES): find kerberosIV headers
1995-04-27 Mark Eichin * Makefile.in (LOCALINCLUDE): get kerberosIV headers...
1995-04-27 Mark Eichin * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and...
1995-04-27 Mark Eichin * Makefile.in (LOCAL_LIBRARIES): use KDB4_LIB and...
1995-04-27 Mark Eichin * aclocal.m4 (WITH_KRB4): make --with-krb4 the default...
1995-04-27 Keith VetterAdded PC support for the new profile config file
1995-04-27 Keith VetterFixed PC makefile bug with passing wrong macro on recur...
1995-04-27 Keith VetterChanged over to the new profile config file on the PC
1995-04-27 Mark Eichin * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFIN...
1995-04-27 Keith VetterAdded scripts to rename DOS 8.3 names to their proper...
1995-04-27 Keith VetterGot the profile code to work on the PC
1995-04-27 Keith VetterMakefile changes for the PC to incorporate the new...
1995-04-27 Ezra PeisachMake clean should remove t_std_conf.o
1995-04-27 Ezra Peisachkrb.h: Add const for krb_err_txt to agree with .c file
1995-04-27 Mark Eichin * configure.in: add kdb4 directory
1995-04-27 Mark EichinV4 kdb library
1995-04-27 Ezra PeisachOnly define PROTOTYPE if not previously defined. (avoid...
1995-04-27 Ezra PeisachUse posix signals if present on the system (for OS...
1995-04-27 Mark Eichin * Makefile.in (kadmind): don't reference K4LIB since...
1995-04-27 Mark Eichin * krb.h: make INTERFACE, FAR go away for now.
1995-04-27 Mark Eichin * configure.in: add krb4 directory (still needs to be
1995-04-27 Mark Eichinnormal .Sanitize and .cvsignore
1995-04-27 Mark Eichinadd CNS V4 library to tree for compatibility use. Insta...
1995-04-27 Ezra Peisach * krcp.c (answer_auth): Should not call krb5_cc_close...
1995-04-27 Ezra PeisachNeed to copy the client principal out of ticket before...
1995-04-27 Ezra PeisachChangeLog of Changes made here
1995-04-27 Ezra PeisachWhen port number specified on command line, htons was...
1995-04-27 Chris Provenzano * gc_via_tgt.c, and gc_2tgt.c : Removed.
1995-04-27 Chris Provenzano * server.c, client.c : Use krb5_auth_con_genaddrs...
1995-04-27 Chris Provenzano * kcmd.c (kcmd()) : Don't use hp->h_name use host_save...
1995-04-26 Mark Eichin * kerberos5.c (kerberos5_is): use kt_resolve to get...
1995-04-26 Ezra Peisachconfigure.in: Check if runtest is present on system
1995-04-26 Paul ParkSupply the time regardless of whether DO_TIME is set...
1995-04-26 Mark Eichin * default.exp (KADMIND, KADMIN): use kadmind.old,...
1995-04-26 Paul ParkAdd .Sanitize for this directory
1995-04-26 Mark Eichin * logutil.c (EMPTY): linux has UT_UNKNOWN, not EMPTY
1995-04-26 Paul ParkAdd adm_conn.c
1995-04-26 Paul ParkAdd adm_rw.c
1995-04-26 Paul ParkAdd adm.h and adm_proto.h
1995-04-26 Ezra PeisachMakefile.in: Install the current list of header files.
1995-04-26 Paul ParkNew directories for kadmin
next