krb5.git
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
1995-04-26 Mark Eichin * configure.in: Added dejagnu subdirectory for Ian...
1995-04-26 Paul ParkCheck in .cvsignore
1995-04-26 Paul ParkChecking in kpasswd client...
1995-04-26 Paul ParkTrying again to check in CVS file
1995-04-26 Mark Eichin * configure.in: use AC_CONST since we don't learn...
1995-04-26 Paul ParkNew administrative protocol server
1995-04-26 Paul ParkNew files
1995-04-26 Paul ParkAdd pwd.h check for adm_conn
1995-04-26 Paul ParkAdd adm_conn
1995-04-26 Paul ParkNew module to connect to administrative server
1995-04-26 Paul ParkAdd adm_rw
1995-04-26 Paul ParkNew admistrative protocol read/write routines
1995-04-26 Paul ParkNew header files for new administrative protocol
1995-04-26 Paul ParkAdd new headers for new administrative protocol
1995-04-26 Paul ParkNew kpasswd client based on new administrative protocol
1995-04-26 Paul ParkRemove kadmin.old and add kadmin
1995-04-26 Theodore TsoAdd declaration of optarg
1995-04-26 Mark Eichinget HAS_ANSI_VOLATILE right
1995-04-26 Mark Eichin * aclocal.m4 (HAS_ANSI_VOLATILE): define it here for...
1995-04-26 Mark Eichin * configure.in: need HAS_ANSI_VOLATILE for signal_requ...
1995-04-26 Mark Eichin * reconf (usage): fix pathname in message.
1995-04-26 Ezra Peisach * krlogind.c (main): LOG_AUTH in openlog arguments...
1995-04-26 Chris Provenzano * krlogind.c (doit()) : If TIOCOTTY is defined unset the
1995-04-26 Theodore TsoMade further spelling/grammar fixes to the man page
1995-04-26 Theodore Tsokrb5.conf.M: New file added to document the new krb5...
1995-04-26 Chris Provenzano * Makefile.in : Added source files mk_faddr.c and...
1995-04-26 Chris Provenzano * Makefile.in : Added gc_via_tkt.c and removed get_fcr...
1995-04-26 Chris Provenzano * krb5_err.et: Add new error KRB5_TKT_NOT_FORWA...
1995-04-26 Chris Provenzano * krb5.h (krb5_fulladdr) : Change port to be of type...
1995-04-26 Chris Provenzano * configure.in, sys_term.c, telnetd.c : Have...
1995-04-26 Chris Provenzano * forward.c (rd_and_store_for_creds()) : Rewrit...
1995-04-26 Chris Provenzano * forward.c (rd_and_store_for_creds()) : Rewritten...
1995-04-26 Mark Eichin * resolve.c (main): copy the address sent back by...
1995-04-26 Chris ProvenzanoInitialize auth_context to NULL before using
1995-04-25 Ezra PeisachAdd AC_CONST for machines that do not support const
1995-04-25 Theodore TsoThis directory is no longer in use!
1995-04-25 Ezra PeisachDirectory no longer in use
1995-04-25 Chris Provenzanokrb5_locate_kdc(): Pass a NUL terminated realm to profi...
1995-04-25 Theodore TsoAdd WITH_NETLIBS and $(LIBS), so that t_walk_rtree...
1995-04-25 Theodore TsoAdded Makefile for kadmin.v4
1995-04-25 Theodore TsoRemove unneeded .Sanitize files. (These directories...
1995-04-25 Theodore Tsokadmin directory being moved away to kadmin.old and...
1995-04-25 Theodore TsoFix stupid typo; missing semi-colon in if statement
1995-04-25 Theodore TsoModified .Sanitize file to pick up new files
1995-04-25 Theodore TsoConfigure script to reflect the new kadmin hierarchy
1995-04-25 Theodore TsoAdded configure.in for this directory
1995-04-25 Theodore TsoPut the V4 kadmin server in its new place
1995-04-25 Theodore TsoAdd the Sandia kadmin libraries in their new location...
next