krb5.git
1992-08-21 John CarrAdd protoype for krb5_walk_realm_tree
1992-08-21 John CarrAllow imake config files to change kerberos config...
1992-08-21 John CarrAllow suppression of function prototypes within structu...
1992-08-21 John CarrFor mips compiler, allow definition of "NO_NESTED_PROTO...
1992-08-21 John CarrRead data into temporary variables to avoid dependencie...
1992-08-21 John CarrDelete definition of DEPLIBS
1992-08-20 Theodore TsoChanged so that the krb5_data structures (in the princi...
1992-08-20 Theodore TsoChanged so that the krb5_data structures (in the princi...
1992-08-18 Theodore TsoAdded missing queue to rc_io.c
1992-08-18 Theodore TsoChanges to support new version of ccache file format...
1992-08-18 Theodore TsoMake sure the right structures actually get copied...
1992-08-18 Theodore TsoModified to use new principal type system
1992-08-18 Theodore TsoAdded new file conv_princ.c
1992-08-18 Theodore TsoInitial revision
1992-08-18 Theodore TsoFixed delcaration bug for krb5_create_secure_file
1992-08-18 Theodore TsoAdded some new feeds that originally came from Sandia
1992-08-18 Theodore TsoAndded new ticket files as originally defined by Sandia
1992-08-18 Theodore TsoChanged krb5_db_fetch_mkey()'s calling sequence
1992-08-18 Theodore TsoChanges to support new principal type
1992-08-18 Theodore TsoFixed memory leak and bug in V4 srvtab extraction routine
1992-08-18 Theodore TsoChanged to use the krb5_425_conv_principal() function...
1992-08-18 Theodore TsoInitial revision
1992-08-13 Theodore TsoAdded defins for krb5_create_secure_file() and krb5_syn...
1992-07-30 Theodore TsoModifications to use the new krb5_principal structure
1992-07-30 Theodore TsoChanged what was logged and what wasn't
1992-07-29 Theodore TsoChecked in jfc's changes: krb5_principal reorganization
1992-07-29 Theodore TsoFixed bug in calling sequence to krb5_principal_compare
1992-07-29 Theodore TsoFixed bug in calling sequence of fcc_retrv
1992-07-27 Theodore TsoInitial revision
1992-07-27 Theodore TsoAdded kadmin subdirectory
1992-07-24 Theodore TsoAdded bsd to the list of subdirectories
1992-06-19 Theodore TsoChecked in jfc's changes (principal type change)
1992-06-18 Theodore TsoChecked in jfc's changes to track new principal structure
1992-06-18 Theodore TsoAdded new argument to krb5_db_fetch_mkey call
1992-06-17 Theodore TsoInitial revision
1992-06-17 Theodore TsoInitial revision
1992-06-16 Theodore TsoFixed typo; missing close comment
1992-06-16 Theodore TsoSandia change: don't include definition for strlen...
1992-06-16 Theodore TsoChecked in jfc's changes:
1992-06-16 Theodore TsoAdded sandia changes for Unicos61
1992-06-16 Theodore TsoAdded sandia changes for using rand/srand on System...
1992-06-16 Theodore TsoChecked in jfc's changes to do with function prototypes
1992-06-16 Theodore TsoAdded Sandia changes for BITS64, but commented out...
1992-06-11 Theodore TsoAdded definitions for new error codes
1992-06-10 Theodore TsoChecked in jfc's changes to handle the new principal...
1992-06-10 Theodore TsoChecked in jfc's changes to handle new principal type
1992-06-10 Theodore TsoChecked in jfc's changes to do handle new principal...
1992-06-10 Theodore TsoAdded principal type of NT_SRV_HST
1992-06-10 Theodore TsoChecked in jfc's changes to krb5_copy_principal
1992-06-10 John CarrPrincipal type changes
1992-06-09 Theodore TsoChecked in jfc's changes
1992-06-09 John Carrkrb5_princ_realm -> krb5_princ_set_realm
1992-06-09 John Carrkrb5_principal type changes
1992-06-09 John CarrPrincipal structure changes
1992-06-09 Theodore TsoApplied Bill Sommerfeld's patches
1992-06-09 Theodore Tsostrdup(0) now returns 0
1992-06-09 Theodore TsoFixed to use new krb5_principal structure
1992-06-06 Theodore TsoAdded depend target
1992-06-06 Theodore TsoAdded depend target
1992-05-29 John CarrLength of realm name is "realmsize", not "size"
1992-05-29 Theodore TsoFixed fence post errors; assigned the principal type
1992-05-29 Theodore TsoChecked in John Carr's changes
1992-05-19 Theodore TsoAdded new error codes which appeared in the krb5 protoc...
1992-04-24 Theodore TsoAdded pre-authentication type for DASS
1992-04-09 John CarrDelete unused variable.
1992-04-08 John CarrFix sign error
1992-04-08 John CarrAllow command line option to select port number
1992-04-08 John CarrRemove call to xfree (not needed and value freed might be
1992-03-31 John Carr*** empty log message ***
1992-03-26 John CarrInitial revision
1992-03-25 John CarrChange '-' to '_' in directory name
1992-03-25 John Carrsed hack needed for SunOS
1992-03-25 John CarrSupport alternate source directory
1992-03-25 John CarrSupport for alternate source directory.
1992-03-25 John CarrRemove unused variable
1992-03-25 John CarrFix cast of dbm_open return value
1992-03-25 John CarrChanges for alternate source directory: prefix source...
1992-03-25 John CarrSimplify cleanup macro
1992-03-25 John CarrAdd md5 checksum
1992-03-25 John CarrAdd "all" target
1992-03-25 John CarrAdd md5 checksum types and DES+MD4 and DES+MD5 encrypti...
1992-03-25 John CarrAdd $(SRCDIR) prefix to source files
1992-03-25 John CarrRemove krb5_walk_realm_tree declaration
1992-03-25 John CarrMake sed hack for asn.1/Makefile conditional.
1992-03-25 John CarrAdd md5
1992-03-12 John CarrMake sure the ticket in the TGS request is for the...
1992-03-01 John CarrRemove extra '%' from fprintf format string
1992-02-29 John Carrkrb5_free_realm_tree is declared in func-proto.h
1992-02-29 John CarrUse ANSI stdio features iff ANSI_STDIO defined
1992-02-28 John CarrDelete include of <isode/psap.h>: it was not needed
1992-02-25 John Carr"from" field is optional
1992-02-23 John CarrAdd cast to addr argument to bind()
1992-02-23 John Carr#include <stdio.h> first; use correct cast for call...
1992-02-23 John CarrDon't use flock() on AIX
1992-02-23 John CarrDon't build telnet
1992-02-23 John CarrSupport POSIX file locking.
1992-02-23 John Carrignore some more files
1992-02-23 John CarrUse cc -pipe on a sun
1992-02-23 John CarrDelete "\" added to work around imake problems; the...
1992-02-23 John CarrUse cp -p to copy files
next