krb5.git
1993-06-03 Theodore TsoAdded definition for DEFAULT_DBM_FILE
1993-06-03 Theodore TsoRemove default flag which diallowed skey operation
1993-06-03 Theodore TsoChange KDC_TKT_COMMON_MASK for proper KDC operation
1993-06-03 Theodore TsoAdd definition for DEFAULT_ACL_NAME
1993-06-03 Theodore TsoChange DEFAULT_DBM_FILE to DEFAULT_KDB_FILE
1993-06-03 Theodore TsoFix typo for dbname
1993-06-03 Theodore TsoFix typo
1993-06-03 Theodore TsoChanged Kerberos V4 libraries configuration
1993-06-02 Theodore TsoChecked in changes from ISI
1993-04-13 Theodore Tso*** empty log message ***
1993-04-12 Theodore TsoWith prasad's changes to implement forwarding accept...
1993-03-15 Theodore TsoAdded fixes for doing ASN.1 breakdown to find KDC-REQ...
1993-03-15 Theodore TsoAdded changes from HP to checksum actual asn.1 KDC...
1993-03-12 Theodore TsoFixed bug in TGS validation logic which prevented you...
1993-03-10 Theodore Tso*** empty log message ***
1993-03-09 Theodore TsoInitial Version
1993-03-09 Theodore TsoInitial revision
1993-03-09 Theodore TsoTake out VPATH; take out special cases Krb5Root for...
1993-03-09 Theodore TsoAdded configuration controls for Kdb5Dir (where to...
1993-02-26 Theodore TsoMerged in sandia's new secuireid code
1993-02-26 Theodore TsoFixed secureid declarations
1993-02-26 Theodore TsoFixed so that if the passed in addresses is NULL, defau...
1993-02-26 Theodore TsoFixed stupid typo
1993-02-26 Theodore TsoWork around code where malloc(0) returns 0
1993-02-26 Theodore TsoThe authdata field of the credential wasn't being copie...
1993-02-26 Theodore TsoDo the right thing if the passed auth data is null
1993-02-26 Theodore TsoIn krb5_copy_addresses(), do the right thing if the...
1993-02-26 Theodore TsoRenamed read_password.c -> read_passwd.c, and string_to...
1993-02-26 Theodore TsoRenamed copy_checksum.c to copy_cksum.c, to avoid 14...
1993-02-26 Theodore TsoAdded include for <errno.h>
1993-02-26 Theodore TsoFixed locking #includes
1993-02-26 Theodore TsoAdded missing osconf.h include
1993-02-26 Theodore TsoChange DEFAULT_DBM_FILE -> DEFAULT_KDB_FILE (latter...
1993-02-23 Theodore TsoAdded fix to avoid the malloc(0) problem
1993-02-23 Theodore TsoAdded #define for errno.h
1993-02-23 Theodore TsoAdded include for errno.h
1993-02-23 Theodore TsoAdded include for errno.h; check for length = 0 before...
1993-02-23 Theodore TsoAdded define for <errno.h>
1993-02-23 Theodore TsoPortability changes for unicos and sysvimp
1993-02-23 Theodore TsoAdded include for errno.h; added support for fchmod()
1993-02-23 Theodore TsoAdded include for errno.h; added support for systems...
1993-02-23 Theodore TsoAdded include for errno.h
1993-02-20 Theodore TsoRemove silly call to V4 string_to_key. get_in_tkt...
1993-02-20 Theodore TsoRemove dependency on V4 kerberos library --- shouldn...
1993-02-19 Theodore TsoReturn sane error message if passwed in argument is...
1993-02-19 Theodore TsoSandia bug; return sane error message if passed in...
1993-02-19 Theodore TsoSandia bug fix. The client address field is optional
1993-01-11 Theodore TsoFix silly bug in kpasswd that caused it to report ...
1993-01-11 Theodore TsoAdded declaration for gen_new
1993-01-06 Theodore TsoFix logic in fcc_close(); krb5_fcc_close_file() should...
1993-01-06 Theodore TsoFixed initialization of krb5_scc_data's file member
1993-01-06 Theodore TsoBugs found in fcc_gennew.c:
1992-12-12 Theodore TsoAdd missing SRCS definition necessary for make depend...
1992-11-10 Theodore TsoDeclare environ to be an extern variable
1992-09-30 Theodore TsoChange to reflect Beta 2 distribution
1992-09-30 Theodore TsoKRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMP
1992-09-30 Theodore Tso KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMP
1992-09-30 Theodore TsoNew dump version that includes the alternate key, alter...
1992-09-30 Theodore Tso*** empty log message ***
1992-09-30 Theodore TsoChanges to support VAX9000 cross compiling
1992-09-30 Theodore TsoFixed name of acl file, removed unecessary define
1992-09-30 Theodore TsoAdded make depend target
1992-09-30 Theodore TsoChange to use default principal from the cache if it...
1992-09-30 Theodore TsoFixed prototypes for massive change in kdc_util.c,...
1992-09-30 Theodore TsoMassive changes to do_as_req.c, do_tgs_req.c, kdc_util...
1992-09-30 Theodore Tso*** empty log message ***
1992-09-30 Theodore Tso*** empty log message ***
1992-09-29 Theodore Tso(Hopefully final) rearrangement of KDC database structure
1992-09-29 Theodore TsoAdded KRB5_KDB_PWCHANGE_SERVICE
1992-09-29 Theodore TsoFixed error message texts
1992-09-29 Theodore TsoAdded errors KDC_PREAUTH_FAILED and KDC_SERVER_NOMATCH
1992-09-29 Theodore Tso*** empty log message ***
1992-09-29 Theodore TsoNew optional argument for specifiying which port to use
1992-09-29 Theodore TsoAdded support for preauthentication
1992-09-29 Theodore TsoFixup RM_CMD vs RM
1992-09-29 Theodore TsoRedone format of klist output
1992-09-29 Theodore TsoAdded include of sys/types.h
1992-09-29 Theodore TsoAdded support for alternate key/salt; attempt to use...
1992-09-29 Theodore Tsostruct gss_channel_bindings_desc -> gss_channel_binding...
1992-09-29 Theodore TsoFold in ISI changes for asn.1 fixes
1992-09-29 Theodore TsoFold in ISI changes for asn.1 fixes
1992-09-29 Theodore TsoAdded two new error messages: KRB5KDC_PREAUTH_FAILED...
1992-09-29 Theodore Tso*** empty log message ***
1992-09-29 Theodore TsoAdded kadmin error tables
1992-09-29 Theodore TsoAdded files: f_pwd_data.c and f_pwd_seq.c
1992-09-29 Theodore TsoTypo fixup
1992-09-29 Theodore Tso#ifdef cleanup
1992-09-29 Theodore TsoAdded support for secondary KDC port
1992-09-29 Theodore TsoAdded support for secondary Kerberos port
1992-09-29 Theodore TsoChanges to store the alternate key/salt information...
1992-09-29 Theodore TsoNow allows the user to pass in their own custom salt...
1992-09-29 Theodore TsoAdd version number to the ktfile structure.
1992-09-29 Theodore TsoFolded in HP's changes to the keytab file format, plus...
1992-09-29 Theodore TsoAdded support for the ktf_remove function
1992-09-29 Theodore TsoRemoved needless break statements (was causing Saber...
1992-09-29 Theodore TsoRe-indented to improve readability; fixed error handlin...
1992-09-29 Theodore TsoChange to alocate krb5_principal correctly.
1992-09-29 Theodore TsoChange to alocate krb5_principal correctly
1992-09-29 Theodore TsoAdded check of the receiver's address (if present)
1992-09-29 Theodore TsoChanges to support new calling sequence for get_in_tkt...
next