krb5.git
1999-01-26 Miro JurisicReelase notes update; Makefile.tmpl fixes to make debug...
1999-01-25 Theodore Tso* prof_tree.c (profile_node_iterator): Added comments...
1999-01-22 Miro JurisicUppder version to 1.1b3
1999-01-22 Miro JurisicFixed typo in SRCS
1999-01-22 Miro JurisicAdded realms from Athena krb5.conf
1999-01-22 Miro JurisicResource chain mangling fix
1999-01-22 Miro Jurisic_MACINTOSH -> macintosh
1999-01-22 Theodore Tsotrval.c: Added usage message, better options parsing...
1999-01-22 Theodore Tsonetbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames...
1999-01-22 Theodore Tsokrb5.tex (krb5_mk_safe): Fix reference to a non-existen...
1999-01-21 Theodore Tsokrb5.hin: Fix realm iterator prototypes so that they use
1999-01-21 Theodore Tsokrb5.hin: Fix realm iterator prototypes so that they use
1999-01-21 Theodore Tsoprofile.hin: Fix definition of PROTOYPE so that it...
1999-01-21 Tom Yu * login.c (main): Call setluid()
1999-01-20 Miro JurisicVersion 1.1b1, changed CFM fragment version numbers...
1999-01-19 Miro JurisicChanges to krb5.ini to default to single DES TGT (3DES...
1999-01-13 Scott McGuireUpdating Mac CCache library implementation includes...
1999-01-12 Tom Yu * Makefile.in (CFLAGS): PW_CHECK functionality now...
1999-01-12 Tom Yu * configure.in: Define NDBM_PW_CHECK if enable_athena...
1999-01-06 Scott McGuireRemove inappropriate cc_shutdown() call from krb5_cc_de...
1999-01-05 Theodore Tsocns.c (position_dialog): If the registry position for...
1999-01-05 Theodore Tsosn2princ.c (krb5_sname_to_principal): Windows NT5's...
1999-01-05 Theodore Tsochangepw.c: Add a test for _WIN16 as well as _WIN32...
1999-01-05 Tom Yu * configure.in (withval): Conditinalize ATHENA_DES3_KL...
1999-01-05 Tom Yu * make_checksum.c (krb5_c_make_checksum): Note the...
1999-01-05 Tom Yu * dk.h: Add prototypes for krb5_marc_dk_*
1999-01-02 Theodore Tsoprof_tree.c (profile_node_iterator): Make sure the...
1998-12-27 Sam HartmanTemporary patch for krb5-appl/678; avoid data from...
1998-12-22 Theodore Tsogss-server.c (test_import_export_context): Fix memory...
1998-12-22 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-12-16 Tom Yu * old_decrypt.c (krb5_old_decrypt): Initialize the...
1998-12-11 Tom Yu * old_decrypt.c (krb5_old_decrypt): Actually compare the
1998-12-07 Ezra Peisach * svr_principal.c (kadm5_randkey_principal_3...
1998-12-07 Tom Yu * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32...
1998-12-05 Theodore Tsokrb.h: Add prototypes for krb_set_key() and decomp_ticket()
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in, ccdefops.c: Temporarily back out the ccapi...
1998-12-05 Theodore TsoMakefile.in: Updated windows configuration rules to...
1998-12-05 Theodore TsoAdded missing krb4__krb5_context variable declaration
1998-12-05 Theodore Tsolocaladdr.c: Added missing KRB5_DLLIMP and KRB5_CALLCON...
1998-12-05 Theodore Tsokrb5_32.def: Fixed exports file to reflect new crypto...
1998-12-05 Theodore Tsokrb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore TsoUse K5_AC_OUTPUT instead of K5_OUTPUT_FILES
1998-12-05 Theodore TsoMakefile.in: Added missing "cd .." necessary for making...
1998-12-05 Theodore TsoFixed busted Makefile so that it compiles under Windows
1998-12-05 Theodore TsoAdded KRB5_DLLIMP and KRB5_CALLCONV so that these files...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-12-05 Theodore Tsord_svc_key.c (krb54_get_service_keyblock): New function...
1998-12-05 Theodore TsoForgot to check this in earlier
1998-12-05 Theodore Tsokrb5.hin: Move krb4 function prototypes to krb54proto.h
1998-12-05 Tom Yu * admin.h: Add prototypes for create_principal_3,
1998-12-05 Tom Yu * svr_principal.c (kadm5_create_principal): Modify...
1998-12-04 Theodore Tsoprof_get.c: Add new public profile_iterator functions...
1998-12-04 Theodore Tsorealm_iter.c: New function which iterators over the...
1998-12-04 Theodore Tsokrb5.hin: Add function prototypes for the new realm...
1998-12-04 Tom Yu * krb5_decode_test.c (main): Add variant test cases on
1998-12-04 Tom Yu * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previo...
1998-12-04 Tom Yu * asn1_k_decode.c (asn1_decode_krb5_flags): Modify...
1998-12-02 Theodore TsoUse $() instead of ${}, which doesn't work for Makefiles
1998-12-01 Theodore Tsocom_err.h, error_table.h: Use "#if defined(MSDOS) ...
1998-12-01 Theodore Tsoerror_message.c: Use "#if defined(MSDOS) || ..." instea...
1998-12-01 Theodore TsoUpdate the Changelog with a better documentation of...
1998-12-01 Theodore TsoChecked in wrong version of post.in previously. Make...
1998-11-25 Scott McGuireMore Windows compatibility fixes
1998-11-17 Tom Yu * svr_principal.c (kadm5_create_principal):
1998-11-17 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1998-11-17 Tom Yu * kdb.h: Update dbe_crk and dbe_cpw to take a boolean...
1998-11-17 Theodore Tsoprof_get.c (profile_get_values): If there are no relati...
1998-11-17 Tom Yu * Makefile.in (autoconf.stamp): Fix up to deal with...
1998-11-16 Theodore Tsoconfigure.in: Add check for <sys/utsname.h>
1998-11-16 Theodore Tsoaclocal.m4: Add support for FreeBSD systems using ELF...
1998-11-16 Geoffrey King * login.c (login_get_kconf): Also test whether *kconf_...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-14 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoFix broken thisconfdir and mydir lines in Makefile...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore Tsoconfigure.in: Removed and tests moved up to appl/config...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-13 Theodore TsoAdd a declaration for the global variable krb5__krb4_co...
1998-11-13 Theodore TsoFix bug where if the fcntl-style lock succeeded, we...
1998-11-13 Theodore TsoIf $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIR...
1998-11-12 Tom Yu * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c
1998-11-06 Ezra PeisachFixes to build out of source tree
1998-11-06 Ezra Peisach * gssftp.exp: Changes to deal with new text messages...
1998-11-06 Ezra Peisach * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)
next