krb5.git
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...
1995-04-20 Theodore Tsoremoved unneeded #include of wordsize.h
1995-04-20 Theodore TsoRemove support for HAS_ANSI_CONST (that was needed...
1995-04-20 Theodore TsoInlined the following include files in krb5.h, to simpl...
1995-04-20 Theodore TsoAdd profile directory
1995-04-20 Theodore TsoInitial checkin of the profile library
1995-04-19 Theodore Tsoasn1_k_decode.c (asn1_decode_krb5_flags): Make the...
1995-04-19 Ezra PeisachWhen default realm specified on command line, call...
1995-04-19 Ezra PeisachAdded storing of default realm in context. Global defau...
1995-04-19 Ezra PeisachInitialize and free default realm in context
1995-04-19 Ezra PeisachRemoved global_context hack
1995-04-19 Ezra PeisachAdded default_realm to krb5_context structure
1995-04-19 Theodore TsoChange getdate.o to getdate.c in the SRCS list
1995-04-19 Theodore TsoChange depend: to depend::
1995-04-19 Keith VetterBug fix in the windows telnet program
1995-04-18 Keith VetterChanged compile flags on windows cns program
next