krb5.git
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...
1995-04-25 Ezra Peisach * Makefile.in (all): Use ARADD to facilitate incremental
1995-04-25 Theodore TsoFix Sanitize files to reflect current tree
1995-04-25 Theodore TsoFix .Sanitize file to conform with new files
1995-04-25 Ezra Peisach * parse.c (krb5_parse_name): Add magic number to new...
1995-04-25 Ezra PeisachReport return values to krb5_set_default_in_tkt_etypes and
1995-04-25 Ezra PeisachDon't deref NULL pointer if profile_get_values returns...
1995-04-25 Theodore TsoRestore original "null action" Makefile which tell...
1995-04-24 Keith VetterPC Makefile work-around to do a touch
1995-04-22 Ezra PeisachGo into subdirs for make check
1995-04-22 Ezra Peisacht_walk_rtree needs libcrypto.a to link for make check.
1995-04-22 Theodore TsoBack out bad ASN.1 changes
1995-04-22 Theodore TsoBack out ASN.1 library changes (which were incorrect)
1995-04-22 Theodore TsoRename profile.h.in to profile.hin to, make things...
1995-04-22 Theodore TsoOut of date, but it's more recent than what's in the...
1995-04-22 Theodore TsoDon't use krb5_override_default_realm, as it is obsolete
1995-04-22 Theodore TsoOnly call krb5_init_context if the telnet context hasn...
1995-04-22 Theodore TsoThe variable krb5_override_default_realm is obsolete...
1995-04-22 Theodore TsoThe variable krb5_override_default_realm is obsolete...
1995-04-22 Theodore TsoAdd .cvsignore for this directory
1995-04-22 Theodore TsoFix name of port for kpropd from krb_prop to krb5_prop
1995-04-22 Theodore TsoFix name of port for kpropd from krb_prop to krb5_prop
1995-04-22 Theodore TsoDon't rely on krb5_kdc_portname and krb5_kdc_sec_portna...
1995-04-22 Theodore TsoMakefile.in, configure.in, t_std_conf.c: Add test progr...
1995-04-22 Chris ProvenzanoMake configure look for pwd.h and define HAVE_PWD_H...
1995-04-22 Theodore TsoFix == vs = typo
1995-04-22 Theodore TsoAdd #define's for DEFAULT_PROFILE_FILENAME
1995-04-22 Theodore Tsodef_realm.c (krb5_get_default_realm): Use the profile...
1995-04-22 Theodore TsoAdded the profile directory for the profile routines
1995-04-22 Theodore TsoAdded sample krb5.conf file
1995-04-22 Theodore TsoChecked in wrong version of ChangeLog
1995-04-22 Theodore Tsoconfigure.in: Add SUBDIR rule in so this directory...
1995-04-22 Theodore Tsokrb5.h: krb5_princ_aref() doesn't work, and isn't used...
1995-04-22 Theodore TsoFix tests to reflect bit reversal changes to the krb5_f...
1995-04-22 Theodore TsoFix BACKWARD_BITMASK_COMPAT so that it doesn't break...
1995-04-21 Mark Eichin rlogin testing changes from ian@cygnus.com
1995-04-21 Mark Eichin More changes from ian@cygnus.com to support testing
1995-04-21 Mark EichinFri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus...
1995-04-21 Mark Eichin From Ian Taylor <ian@cygnus.com>. Makes kadmind use...
1995-04-21 Mark Eichin From Ian Taylor <ian@cygnus.com>.
1995-04-21 Mark Eichin * main.c (main): Handle -k if KRB5 is defined. (from...
1995-04-21 Ezra PeisachIf STDC and WINDOWS is not defined, define PROTOTYPE...
1995-04-21 Theodore TsoUnless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use...
1995-04-21 Theodore TsoAdded parenthesis to fix precedence problem in ASN...
1995-04-21 Theodore TsoThe .depend production rule now does even more cannonic...
1995-04-21 Theodore TsoAlso remove pathnames of the form /mit/cygnus.... from...
1995-04-21 Theodore TsoFix type const vs. non-const problems
1995-04-21 Theodore TsoAdd new functions profile_get_string() and profile_get_...
1995-04-21 Theodore TsoUse correct type for retval
1995-04-21 Theodore TsoFixed references to sources to use $(srcdir)
1995-04-21 Theodore TsoAdded required include for <sys/types.h>
1995-04-21 Mark Eichin Changes for testsuite from Ian Taylor <ian@cygnus...
1995-04-20 Mark Eichindejagnu test cases. (from Ian Taylor <ian@cygnus.com>)
1995-04-20 Mark Eichin Changes from Ian Taylor <ian@cygnus.com> to support...
1995-04-20 Mark Eichinadded missing htons
1995-04-20 Mark Eichin Changes from Ian Taylor <ian@cygnus.com> to support...
1995-04-20 Theodore TsoMove the define of BACKWARDS_BITMASK_COMPAT to asn1_k_d...
1995-04-20 Mark Eichin * aclocal.m4 (.ct.c): use $(RM) instead of plain rm
1995-04-20 Keith VetterSome PC fix-ups due to the include structure changing
1995-04-20 Theodore Tsomk_req.c (krb5_mk_req): Use krb5_sname_to_principal...
1995-04-20 Keith VetterChanges for the PC due to tytso's changing the include...
1995-04-20 Keith VetterUpdated windows readme file to reflect gssapi and makef...
1995-04-20 Keith VetterSome top level makefile changes for the PC--does some...
1995-04-20 Keith VetterSmarter PC makefile pulling .h files from the gssapi...
1995-04-20 Theodore TsoRemove .h files which are now collapsed into krb5.h
1995-04-20 Ezra PeisachModify usage to reflect reality. Modified getopt call...
1995-04-20 Theodore TsoUse $(CC) instead of cc
1995-04-20 Theodore TsoAdd include of <errno.h>
1995-04-20 Theodore TsoAdd include of adm_defs.h, since that's no longer inclu...
1995-04-20 Theodore Tsoconfigure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT...
next